|
Class Summary |
| AttributeComparator |
Class for comparing the attributes of two elements. |
| ContainerComparator |
This comparator is used to calculate the matching of two elements which are containments of other elements in the model. |
| ContentsComparator |
Compares the contents, thus the children of the two elements if you watch the models in a tree notation. |
| GenericFeatureComparator |
This Comparator is used to compare one specific feature of both elements. |
| MetaClassComparator |
Comparator for comparing two elements by testing their metaClasses on equality. |
| NullComparator |
Comparator for initializing the comparison-process with zero-values. |
| PositionComparator |
Class for comparing the positions of the model-elements in the tree-notation of the model. |
| ReferenceComparator |
Class for comparing the references of two elements. |