public class LiveShadowedAllContainerState extends Object implements IAllContainersState
| Modifier and Type | Class and Description |
|---|---|
static class |
LiveShadowedAllContainerState.Provider |
| Constructor and Description |
|---|
LiveShadowedAllContainerState() |
| 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) |
public 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 List<String> getVisibleContainerHandles(String handle)
getVisibleContainerHandles in interface IAllContainersStatepublic boolean isEmpty(String containerHandle)
isEmpty in interface IAllContainersStateCopyright © 2015. All Rights Reserved.