| Interface | Description |
|---|---|
| IChangeProvider |
To indicate that a command is able to assemble a representation of the change it causes
|
| IResourceLoadListener |
Listener that notifies when a new resource is loaded in an existing
ResourceSet. |
| Class | Description |
|---|---|
| AddResourceCommand |
Command to add a metamodel resource to the history.
|
| ChangeRecorder |
Facility to record changes on a model
|
| CommandStackListener |
Listens to command stack of an Ecore editor and collects changes to current
metamodel release.
|
| DirectedGraph<E> |
Directed graph with elements of a certain type as nodes
|
| EditingDomainListener |
Listener for an
EditingDomain. |
| GeneratorBase |
Base class to generate the history for created elements
|
| HistoryChangeRecorder |
Recorder to store and restore links from the history to the metamodel that
have been lost due to
ResourceSet-wide deletes. |
| HistoryGenerator |
Class to generate the default history for a metamodel
|
Copyright © 2020. All rights reserved.