| Interface | Description |
|---|---|
| IDiffModelFilter |
Interface to filter difference models.
|
| IReconstructor |
Reconstructor to follow the history of a metamodel
|
| Class | Description |
|---|---|
| BackwardReconstructorBase |
Reconstructor visiting the history in backward direction
|
| CompositeMapping |
Composition of two mappings into a transitive mapping
|
| CompositeReconstructorBase |
A reconstructor that follows the metamodel history and which call other reconstructors that can be plugged in
|
| DiffModelFilterUtils |
Helper methods for filtering difference models.
|
| DiffModelOrderFilter |
A filter for diff models that filters out changes of the order.
|
| DiffModelResourceFilter |
A filter for diff models that filters out changes which span resources
|
| EcoreBackwardReconstructor |
Reconstructor for reconstructing a certain version of the metamodel by
visiting the history in backward direction.
|
| EcoreForwardReconstructor |
Reconstructor for reconstructing a certain version of the metamodel by
visiting the history in forward direction.
|
| EcoreReconstructorSwitchBase<E> |
Base class for reconstructor switches
|
| ForwardReconstructorBase |
Reconstructor visiting the history in forward direction
|
| HistoryComparer2 | |
| HistoryReconstructor |
Reconstructor to reproduce the history.
|
| HistoryValidator |
A reconstructor that follows the history and checks whether changes are
breaking
|
| IntegrityChecker |
Facility to check the integrity of a history.
|
| Mapping |
Mapping between elements of two metamodel versions
|
| MappingBase |
Base class for mappings between model elements
|
| MigrationChangeReconstructor |
Reconstructor for the metamodel adaptation code of a certain
MigrationChange. |
| ModelAssert |
Assertions for dealing with models.
|
| ReconstructorBase |
Empty base class for reconstructors
|
| RepairHistoryIntegrityCommand |
Command to adapt the current metamodel version to the version reconstructed
from the history.
|
| RepairMetamodelIntegrityCommand |
Command to adapt the current metamodel version to the version reconstructed
from the history.
|
| ResolverBase |
A resolver is able to perform a deep copy of history elements, but it
resolves references to metamodel elements
|
| Exception | Description |
|---|---|
| FinishedException |
Exception when reconstruction is finished
|
Copyright © 2020. All rights reserved.