Class Description
The type of custom operation dataset role for an operation description.
Attributes
Name | Type | Description |
---|---|---|
multiplicityMaximum | Integer | The maximum multiplicity of the instance arguments that should be supplied for a single operation. Use -1 to indicate unlimited. |
multiplicityMinimum | Integer | The minimum multiplicity of the instance arguments that should be supplied for a single operation. Use zero to indicate optional. |
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 |
---|---|---|---|---|---|---|---|
ModelOperationArgDescription | 0..* | ModelOperationDescription | 1 | OperationDatasetArgDescription | The type of dataset roles that can be used for a type of general model operation. | ModelOperationDefinition | The type of operation for this type of dataset role. Operations referencing the dataset role type should only belong to operations that reference the operation type. |