Interface | Description |
---|---|
IAllContainersState | |
IAllContainersState.Provider | |
IContainerState |
Class | Description |
---|---|
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. |
LiveShadowedAllContainerState |
This class ensures that every IResourceDescription from a local IResourceDescrions that is not known to the global
IAllContainerState gets a proper container.
|
LiveShadowedAllContainerState.Provider | |
ResourceSetBasedAllContainersState |
This implementation
IAllContainersState associates resource (e.g. their URIs) to containers. |
ResourceSetBasedAllContainersStateProvider | |
StateBasedContainer |
A specialized container which is based on some long living lightweight state.
|
StateBasedContainerManager |