ModelOperation
Class Description
An operation performed on models.
Attributes
Name | Type | Description |
---|---|---|
sequenceNumber | Integer | Sequence number within a operation sequence, lower is first. Normally starts with 1. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
ModelOperation | 0..* | ModelOperationDescription | 1 | ModelOperation | The instances of operations that conform to this operation type. | ModelOperationDescription | The type of the model operation. |
ModelOperation | 1 | ModelOperationArg | 0..* | ModelOperation | The opeation for the operation argument. | ModelOperationArg | Arguments of the operation. |
ModelOperation | 0..* | ModelOperationSequence | 1 | ModelOperation | OperationSequence |