Class Description
The type of model operation. This class is referenced by model operations and defines the kind of operation.
Attributes
None
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. |
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. |