uncertainty_measure_with_unit
EXPRESS specification:
ENTITY
uncertainty_measure_with_unit
SUBTYPE
OF
(
measure_with_unit
);
name
:
label
;
description
:
text
;
WHERE
WRU1
:
valid_measure_value (SELF\measure_with_unit.value_component);
END_ENTITY
;
References (2):
Name
Type
Referred through
Express-G
global_uncertainty_assigned_context
Entity
Attribute 'uncertainty'
No Diagram
measure_with_unit
Entity
Subtype
No Diagram
Inheritance graph
ENTITY
uncertainty_measure_with_unit;
ENTITY
measure_with_unit
;
value_component
:
measure_value
;
unit_component
:
unit
;
ENTITY
uncertainty_measure_with_unit
;
name
:
label
;
description
:
text
;
END_ENTITY
;