Skip to main content

ModelOperationArgDescription

Class Description

The type of custom operation dataset role for an operation description.

Attributes

NameTypeDescription
multiplicityMaximumInteger
The maximum multiplicity of the instance arguments that should be supplied for a single operation. Use -1 to indicate unlimited.
multiplicityMinimumInteger
The minimum multiplicity of the instance arguments that should be supplied for a single operation. Use zero to indicate optional.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ModelOperationArgDescription0..*ModelOperationDescription1OperationDatasetArgDescriptionThe type of dataset roles that can be used for a type of general model operation.ModelOperationDefinitionThe 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.