|
ENTITY Angle_data_element SUBTYPE OF (Value_with_unit); WHERE WR1: 'VALUE_WITH_UNIT_ARM.PLANE_ANGLE_UNIT' IN TYPEOF(SELF\Value_with_unit.Unit); END_ENTITY; -- Angle_data_element |
Entity data types and their attributesValue_with_unitunit: Unit; value_component: measure_value; Angle_data_element - |
Global rules for this entity data type- |