Class LightStateBasedContainerManager.ContainerState

  • All Implemented Interfaces:
    org.eclipse.xtext.resource.containers.IContainerState
    Enclosing class:
    LightStateBasedContainerManager

    protected class LightStateBasedContainerManager.ContainerState
    extends Object
    implements org.eclipse.xtext.resource.containers.IContainerState
    • Constructor Detail

      • ContainerState

        public ContainerState​(String root,
                              org.eclipse.xtext.resource.containers.IAllContainersState globalState)
    • Method Detail

      • getContents

        public Collection<org.eclipse.emf.common.util.URI> getContents()
        Specified by:
        getContents in interface org.eclipse.xtext.resource.containers.IContainerState
      • contains

        public boolean contains​(org.eclipse.emf.common.util.URI uri)
        Specified by:
        contains in interface org.eclipse.xtext.resource.containers.IContainerState
      • isEmpty

        public boolean isEmpty()
        Specified by:
        isEmpty in interface org.eclipse.xtext.resource.containers.IContainerState