| Interface | Description |
|---|---|
| EquivalenceClassesMap<V> |
A mechanism to map sets 1:1 to other sets.
|
| Class | Description |
|---|---|
| CacheClassResults |
Cache the results of the wrapped operation based on the reflective type of the argument
|
| ClassCriteria |
This class represents criteria based on the target object's class, i.e.
|
| Equals |
Criteria how to compare instances of a the same metaclass and find them equal.
|
| EquivalenceClassesMapImpl<V> | |
| ExceptionCriteria |
This class represents a list of criteria (like class or other list criteria)
|
| ListCriteria |
A list of criteria (like class or other list criteria) to compare or print model elements.
|
| ModelTopology |
This class allows structurally comparing models, independently of their actual meta-models.
|
| Node<V extends javax.jmi.reflect.RefObject> |
This class represents a single model element with its associated other elements and attributes
among the attributes and associations defined in the owner Topology.
|
| SimpleCriteria |
A simple matching criteria for model elements, just by providing the same list of
attributes and associations to all objects.
|
Copyright © 2001–2018 MDA Tools. All rights reserved.