29.22.5 WftInOutParameter
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
Defines a parameter which may have been used for input or output depending on the parent node.
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. |
Association |
Notes |
---|---|
From: WftTestData.Parameter 0..*To: WftInOutParameter Association |
|
From: WftTestResult.InputParameter 0..*To: WftInOutParameter Association |
|
From: WftTestResult.OutputParameter 0..*To: WftInOutParameter Association |