29.22.5 WftInOutParameter

Topic Version1Published12/09/2016
For StandardPRODML v2.0
Type:ClassStereotype:«XSDcomplexType»

Defines a parameter which may have been used for input or output depending on the parent node.

Table 29.22.5-1 Attributes

Name

Type

Notes

MeasureClass

MeasureClass

The kind of the measure. For example, "length". If the value requires a unit of measure, this must be specified.

Name

String64

The name of the parameter.

uid

String64

A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object.

Value

MeasureOrQuantity

The value of the parameter. If the value represents a measure, then the UOM attribute and the corresponding measureClass must be specified.

Table 29.22.5-2 Associations

Association

Notes

From: WftTestData.Parameter

0..*To: WftInOutParameter

Association

 

From: WftTestResult.InputParameter

0..*To: WftInOutParameter

Association

 

From: WftTestResult.OutputParameter

0..*To: WftInOutParameter

Association