Package org.eclipse.xtext.resource.containers

Interface Summary
IAllContainersState  
IAllContainersState.Provider  
IContainerState An IContainerState represent a set of uris that constitute the contents of a container.
 

Class Summary
DelegatingIAllContainerAdapter  
DescriptionAddingContainer A container implementation that ensures that a given resource description is part of the container.
FilterUriContainer A container that virtually removes a resource description with a given uri from another container.
FlatResourceSetBasedAllContainersState This implementation of IAllContainersState puts all resources from a ResourceSet into one single container.
ResourceSetBasedAllContainersState This implementation IAllContainersState associates resource (e.g.
ResourceSetBasedAllContainersStateProvider  
StateBasedContainer A specialized container which is based on some long living lightweight state.
StateBasedContainerManager