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
Inherits from
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 |
---|---|---|---|---|---|---|---|
ModelOperationArg | 0..* | ModelOperation | 1 | ModelOperationArg | Arguments of the operation. | ModelOperation | The opeation for the operation argument. |