| Package | Description |
|---|---|
| org.eclipse.xtext.resource | |
| org.eclipse.xtext.resource.impl | |
| org.eclipse.xtext.scoping.impl |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IResourceDescription.CoarseGrainedEvent
This event is used to indicate that there were changes but it was not possible to determine what kind of changes
had been done.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResourceDescription.Event.Listener.descriptionsChanged(IResourceDescription.Event event)
The source will invoce this method to announce changed resource.
|
void |
IResourceDescription.Event.Source.notifyListeners(IResourceDescription.Event event)
Notify listeners about the given event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CoarseGrainedChangeEvent
This event is used to indicate that there were changes but it was not possible to determine what kind of changes had
been done.
|
class |
ResourceDescriptionChangeEvent |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptionsBasedContainer.descriptionsChanged(IResourceDescription.Event event) |
void |
AbstractResourceDescriptionChangeEventSource.notifyListeners(IResourceDescription.Event event) |
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatingEventSource.descriptionsChanged(IResourceDescription.Event event) |
Copyright © 2015. All Rights Reserved.