| Modifier and Type | Method and Description |
|---|---|
Class<? extends IResourceDescription.Manager> |
XtextRuntimeModule.bindIResourceDescriptionManager() |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
Indexer.isAffected(IResourceDescription affectionCandidate,
IResourceDescription.Manager manager,
Collection<IResourceDescription.Delta> newDeltas,
Collection<IResourceDescription.Delta> allDeltas,
IResourceDescriptions resourceDescriptions) |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IResourceDescription.Manager.AllChangeAware
Implement this interface if your language should be notified of all
IResourceDescription.Deltas, even
if they don't contain any changed EObjectDescriptions |
| Modifier and Type | Class and Description |
|---|---|
class |
DerivedStateAwareResourceDescriptionManager
Installs the derived state in non-linking mode and discards it right after
EObjectDescription creation. |
| Modifier and Type | Method and Description |
|---|---|
IResourceDescription.Manager |
IResourceServiceProvider.getResourceDescriptionManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericResourceDescriptionManager
An
IResourceDescription.Manager for non-Xtext resources. |
| Modifier and Type | Method and Description |
|---|---|
IResourceDescription.Manager |
GenericResourceServiceProvider.getResourceDescriptionManager() |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends IResourceDescription.Manager> |
AbstractGenericResourceRuntimeModule.bindIResourceDescription$Manager() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultResourceDescriptionManager
Default implementation of the
IResourceDescription.Manager. |
| Modifier and Type | Method and Description |
|---|---|
IResourceDescription.Manager |
DefaultResourceServiceProvider.getResourceDescriptionManager() |
| Modifier and Type | Class and Description |
|---|---|
class |
StorageAwareResourceDescriptionManager |
Copyright © 2015. All Rights Reserved.