public class DelegatingIAllContainerAdapter extends org.eclipse.emf.common.notify.impl.AdapterImpl implements IAllContainersState
IAllContainersState.Provider| Constructor and Description |
|---|
DelegatingIAllContainerAdapter(IAllContainersState delegate) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.eclipse.emf.common.util.URI> |
getContainedURIs(String containerHandle) |
String |
getContainerHandle(org.eclipse.emf.common.util.URI uri) |
IAllContainersState |
getDelegate() |
List<String> |
getVisibleContainerHandles(String handle) |
boolean |
isAdapterForType(Object type) |
boolean |
isEmpty(String containerHandle) |
public DelegatingIAllContainerAdapter(IAllContainersState delegate)
public boolean isEmpty(String containerHandle)
isEmpty in interface IAllContainersStatepublic List<String> getVisibleContainerHandles(String handle)
getVisibleContainerHandles in interface IAllContainersStatepublic Collection<org.eclipse.emf.common.util.URI> getContainedURIs(String containerHandle)
getContainedURIs in interface IAllContainersStatepublic String getContainerHandle(org.eclipse.emf.common.util.URI uri)
getContainerHandle in interface IAllContainersStatepublic IAllContainersState getDelegate()
public boolean isAdapterForType(Object type)
isAdapterForType in interface org.eclipse.emf.common.notify.AdapterisAdapterForType in class org.eclipse.emf.common.notify.impl.AdapterImplCopyright © 2015. All Rights Reserved.