Property Constraints
If the subtype declaration includes a range constraint, there is a single target object that represents the range constraint.
If the subtype declaration includes an index constraint, there is a target object representing each discrete range in the index constraint. The order of objects in the association is the order of the discrete ranges in the index constraint.
If the subtype declaration does not include a constraint, there are no target objects.
Constraints |
Name | Specification | Documentation |
Ordering | ordered | |