OperationVariable🔗

The value of an operation variable is a submodel element that is used as input and/or output variable of an operation.

Properties 🔗

value: SubmodelElement 🔗
Describes an argument or result of an operation via a submodel element

Invariants 🔗

  • Value must have the ID-short specified according to Constraint AASd-117 (ID-short of Referables not being a direct child of a Submodel element list shall be specified).
    self.value.idShort is not None

Usages

Operation Operation.inputVariables, Operation.outputVariables, Operation.inoutputVariables