| Class | Description |
|---|---|
| CompositeOrder |
A composite comparator to order the model elements defined by the order of the nested comparators.
|
| OrderByClass |
State a list of metamodel classes to order their instances.
|
| OrderByField |
This comparator should be used for ordering of model elements alphabetically, ignoring case,
according to the printed value of the specific named field.
|
| OrderByPrint |
Compare model elements by their restricted print representations.
|
| OrderByRestrictedPrint |
Compare model elements by their restricted print representations.
|
Copyright © 2001–2018 MDA Tools. All rights reserved.