ModelOperationDescription
Class Description
The type of model operation. This class is referenced by model operations and defines the kind of operation.
Attributes
None
Relationships
Ancestors
Descendents
No descendent classes
Associations
| Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
|---|---|---|---|---|---|---|---|
| ModelOperationDescription | 1 | ModelOperationArgDescription | 0..* | 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. | OperationDatasetArgDescription | The type of dataset roles that can be used for a type of general model operation. |
| ModelOperationDescription | 1 | ModelOperation | 0..* | ModelOperationDescription | The type of the model operation. | ModelOperation | The instances of operations that conform to this operation type. |