| Class | Description |
|---|---|
| BasicChangeRecorder |
This class provides the basic methods required to implement a change recorder.
|
| ChangeAdapterFactory |
The Adapter Factory for the model.
|
| ChangeRecorder |
A change recorder for the tree contents of a collection of EObjects.
|
| ChangeSwitch<T> |
The Switch for the model's inheritance hierarchy.
|
| ListDifferenceAnalyzer |
Abstract class implementing the methods required to compute differences between
lists.
|