Class Description
Describes the role a dataset plays in a model operation. The role is applicable only in the context of a single operation.
Attributes
Name | Type | Description |
---|
sequenceNumber | Integer | The sequence number of the argument in an operation. Argument entries are considered in numerical order where the operation requires an ordering. |
Relationships
Ancestors
Descendents
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|
ModelOperationArg | 0..* | ModelOperation | 1 | ModelOperationArg | Arguments of the operation. | ModelOperation | The opeation for the operation argument. |