public class XcoreStandaloneSetup.XcoreStandaloneRuntimeModule.XcoreResourceSetInitializer.AllContainerAdapter extends AdapterImpl
Adapter.Internal| Modifier and Type | Field and Description |
|---|---|
protected IAllContainersState |
allContainersState |
protected ResourceSet |
resourceSet |
target| Constructor and Description |
|---|
XcoreStandaloneSetup.XcoreStandaloneRuntimeModule.XcoreResourceSetInitializer.AllContainerAdapter(XtextResourceSet resourceSet) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<URI> |
getContainedURIs(java.lang.String containerHandle) |
java.lang.String |
getContainerHandle(URI uri) |
java.util.List<java.lang.String> |
getVisibleContainerHandles(java.lang.String handle) |
boolean |
isAdapterForType(java.lang.Object type)
Returns
false |
boolean |
isEmpty(java.lang.String containerHandle) |
getTarget, notifyChanged, setTarget, unsetTargetprotected ResourceSet resourceSet
protected IAllContainersState allContainersState
public XcoreStandaloneSetup.XcoreStandaloneRuntimeModule.XcoreResourceSetInitializer.AllContainerAdapter(XtextResourceSet resourceSet)
public boolean isAdapterForType(java.lang.Object type)
AdapterImplfalseisAdapterForType in interface AdapterisAdapterForType in class AdapterImpltype - the type.falseAdapterFactory.isFactoryForType(java.lang.Object)public boolean isEmpty(java.lang.String containerHandle)
public java.util.List<java.lang.String> getVisibleContainerHandles(java.lang.String handle)
public java.util.Collection<URI> getContainedURIs(java.lang.String containerHandle)
public java.lang.String getContainerHandle(URI uri)