ENTITY uncertainty_measure_with_unit
(* SCHEMA Ship_arrangement_schema; *)
ENTITY uncertainty_measure_with_unit
SUBTYPE OF (measure_with_unit);
name : label;
description : OPTIONAL text;
WHERE
WR1:
valid_measure_value(SELF\measure_with_unit.value_component);
END_ENTITY;
Explicit Attributes
Entity uncertainty_measure_with_unit has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity uncertainty_measure_with_unit inherits from the following supertypes:
measure_with_unit
Subtypes
No subtypesReferenced By
Entity uncertainty_measure_with_unit and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:37-04:00