|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.resource.impl.ResourceDescriptionChangeEvent
public class ResourceDescriptionChangeEvent
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.xtext.resource.IResourceDescription.Event |
|---|
IResourceDescription.Event.Listener, IResourceDescription.Event.Source |
| Constructor Summary | |
|---|---|
ResourceDescriptionChangeEvent(java.lang.Iterable<IResourceDescription.Delta> delta,
IResourceDescription.Event.Source sender)
|
|
| Method Summary | |
|---|---|
com.google.common.collect.ImmutableList<IResourceDescription.Delta> |
getDeltas()
|
IResourceDescription.Event.Source |
getSender()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceDescriptionChangeEvent(java.lang.Iterable<IResourceDescription.Delta> delta,
IResourceDescription.Event.Source sender)
| Method Detail |
|---|
public com.google.common.collect.ImmutableList<IResourceDescription.Delta> getDeltas()
getDeltas in interface IResourceDescription.Eventnull but may be empty.public IResourceDescription.Event.Source getSender()
getSender in interface IResourceDescription.Eventnull.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||