public interface IResourceScopeCache
| Modifier and Type | Interface and Description |
|---|---|
static class |
IResourceScopeCache.NullImpl |
<T> T get(Object key, org.eclipse.emf.ecore.resource.Resource res, com.google.inject.Provider<T> provider)
void clear(org.eclipse.emf.ecore.resource.Resource res)
Copyright © 2015. All Rights Reserved.