| 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.
in workspace mode, the IResourceDescriptions is the one from the Xtext Index, shadowed by the dirty state of the
text editors, shadowed by the contents of the current ResourceSet.
During linking/content-assist/serialization, the Xtext's scope providers populate their scopes based on the
IResourceDescriptions' contents. |
| PackageFragmentRootWalker<T> | |
| PackageFragmentRootWalker.TraversalState | |
| ProjectByResourceProvider |
Utility to extract the project context for the given resource.
|
| SimpleResourceSetProvider | |
| Storage2UriMapperImpl | |
| Storage2UriMapperJavaImpl | |
| Storage2UriMapperJavaImpl.PackageFragmentRootData | |
| UriValidator | |
| XtextLiveScopeResourceSetProvider | |
| XtextResourceSetProvider |
An extensible implementation of the
IResourceSetProvider. |
| Annotation Type | Description |
|---|---|
| ResourceServiceDescriptionLabelProvider |
Copyright © 2016. All Rights Reserved.