public interface IAllContainersState
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IAllContainersState.Provider |
| 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) |
List<String> |
getVisibleContainerHandles(String handle) |
boolean |
isEmpty(String containerHandle) |
boolean isEmpty(String containerHandle)
Collection<org.eclipse.emf.common.util.URI> getContainedURIs(String containerHandle)
String getContainerHandle(org.eclipse.emf.common.util.URI uri)
Copyright © 2015. All Rights Reserved.