| Interface | Description |
|---|---|
| IResourceSetInitializer |
An initializer may configure the resource set according to the
specific semantics of the project.
|
| IResourceSetProvider | |
| IResourceUIServiceProvider | |
| IResourceUIServiceProviderExtension | |
| IStorage2UriMapper |
A bi directional mapping service that allows to find the EMF
URI for an IStorage
and vice versa. |
| IStorage2UriMapperContribution |
A contribution to the
IStorage2UriMapper that allows to
contribute additional storages for a uri, or to compute the URI
from a given storage. |
| IStorage2UriMapperExtension | |
| IStorage2UriMapperJdtExtensions |
| Class | Description |
|---|---|
| DefaultResourceUIServiceProvider | |
| JarEntryLocator | |
| JarEntryURIHelper | |
| JavaProjectResourceSetInitializer | |
| LiveScopeResourceSetInitializer |
This class configures
IResourceDescriptions for a ResourceSet so that
in stand-alone mode, the IResourceDescriptions are created based on the current ResourceSets contents. |
| PackageFragmentRootWalker<T> | |
| PackageFragmentRootWalker.TraversalState | |
| SimpleResourceSetProvider | |
| Storage2UriMapperImpl | |
| Storage2UriMapperJavaImpl | |
| Storage2UriMapperJavaImpl.PackageFragmentRootData | |
| UriValidator | |
| XtextLiveScopeResourceSetProvider | |
| XtextResourceSetProvider |
An extensible implementation of the
IResourceSetProvider. |
| Annotation Type | Description |
|---|---|
| ResourceServiceDescriptionLabelProvider |