|
ENTITY expanded_uncertainty SUBTYPE OF (standard_uncertainty); coverage_factor : REAL; END_ENTITY; -- expanded_uncertainty |
Entity data types and their attributesuncertainty_qualifiermeasure_name: label; description: text; standard_uncertainty uncertainty_value: REAL; expanded_uncertainty coverage_factor: REAL; |
Global rules for this entity data type- |