Class UML 2.5::GeneralOrdering
Description:
A GeneralOrdering represents a binary relation between two OccurrenceSpecifications,
to describe that one OccurrenceSpecification must occur before the other
in a valid trace. This mechanism provides the ability to define partial
orders of OccurrenceSpecifications that may otherwise not have a specified
order.
Direct Superclasses: NamedElementDirect Subclasses: Class Precedence List: GeneralOrdering,
NamedElement,
ElementProperties:
after :
OccurrenceSpecification (1 1); -- source
GeneralOrdering before :
OccurrenceSpecification (1 1); -- source
GeneralOrdering clientDependency :
Dependency (0 *); -- source
NamedElement name : String (0 1); -- source
NamedElement nameExpression :
StringExpression (0 1); -- source
NamedElement namespace :
Namespace (0 1); -- source
NamedElement qualifiedName : String (0 1); -- source
NamedElement visibility :
VisibilityKind (0 1); -- source
NamedElement ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].