| Package | Description |
|---|---|
| org.eclipse.xtext.mwe | |
| org.eclipse.xtext.resource.containers |
| Modifier and Type | Method and Description |
|---|---|
IAllContainersState |
ContainersStateFactory.getContainersState(List<String> paths,
com.google.common.collect.Multimap<String,org.eclipse.emf.common.util.URI> uris) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Reader.installAsAdapter(org.eclipse.emf.ecore.resource.ResourceSet set,
IAllContainersState containersState) |
| Modifier and Type | Class and Description |
|---|---|
class |
DelegatingIAllContainerAdapter |
class |
FlatResourceSetBasedAllContainersState
This implementation of
IAllContainersState looks whether a ResourceDescriptionsData is installed on the wrapped ResourceSet
and delegates to that. |
class |
LiveShadowedAllContainerState
This class ensures that every IResourceDescription from a local IResourceDescrions that is not known to the global
IAllContainerState gets a proper container.
|
class |
ResourceSetBasedAllContainersState
This implementation
IAllContainersState associates resource (e.g. their URIs) to containers. |
| Modifier and Type | Method and Description |
|---|---|
IAllContainersState |
ResourceSetBasedAllContainersStateProvider.get(IResourceDescriptions context) |
IAllContainersState |
IAllContainersState.Provider.get(IResourceDescriptions context) |
IAllContainersState |
LiveShadowedAllContainerState.Provider.get(IResourceDescriptions localDescriptions,
IAllContainersState globalState) |
IAllContainersState |
DelegatingIAllContainerAdapter.getDelegate() |
protected IAllContainersState |
StateBasedContainerManager.getState(IResourceDescriptions resourceDescriptions) |
protected IAllContainersState |
ResourceSetBasedAllContainersStateProvider.handleAdapterNotFound(org.eclipse.emf.ecore.resource.ResourceSet resourceSet) |
| Modifier and Type | Method and Description |
|---|---|
IAllContainersState |
LiveShadowedAllContainerState.Provider.get(IResourceDescriptions localDescriptions,
IAllContainersState globalState) |
| Constructor and Description |
|---|
DelegatingIAllContainerAdapter(IAllContainersState delegate) |
Copyright © 2015. All Rights Reserved.