29.12.27 GeneralQualifiedMeasure
Topic Version | 1 | Published | 12/09/2016 | ||
For Standard | PRODML v2.0 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
A measure which may have a quality status. The measure class (e.g., length) must be defined within the context of the usage of this type (e.g., in another element). This should not be used if the measure class will always be the same thing. If the 'status' attribute is absent and the value is not "NaN", the data value can be assumed to be good with no restrictions.
Name |
Type |
Notes |
---|---|---|
componentReference |
String64 |
The kind of the value component. For example, "X" in a tuple of X and Y. |
status |
ValueStatus |
An indicator of the quality of the value. |
uom |
UomEnum |
The unit of measure for the value. This value must conform to the values allowed by the measure class. |
Association |
Notes |
---|---|
From: GeneralQualifiedMeasure. To: AbstractMeasureDataType Generalization |
|
From: GeneralQualifiedMeasure. To: ValueStatus Dependency |