Skip to main content

ModelOperationArg

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

NameTypeDescription
sequenceNumberIntegerThe sequence number of the argument in an operation. Argument entries are considered in numerical order where the operation requires an ordering.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
ModelOperationArg0..*ModelOperation1ModelOperationArgArguments of the operation.ModelOperationThe opeation for the operation argument.