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
Inherits from
Descendant classes
- No descendant classes
Leaf/Root class
IsLeaf | IsRoot |
---|---|
False | False |
Associations
Source Class | Cardinality Source | Target Class | Cardinality Target | 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. |
ModelOperationArg | 0..* | ModelOperation | 1 | ModelOperationArg | Arguments of the operation. | ModelOperation | The opeation for the operation argument. |
ModelOperationSequence | 1 | ModelOperation | 0..* | OperationSequence | ModelOperation |