|
ENTITY length_measure_with_unit SUBTYPE OF (measure_with_unit); WHERE WR1: 'MEASURE_SCHEMA.LENGTH_UNIT' IN TYPEOF(SELF\measure_with_unit.unit_component); END_ENTITY; -- length_measure_with_unit |
Entity data types and their attributesmeasure_with_unitvalue_component: measure_value; unit_component: unit; length_measure_with_unit - |
Global rules for this entity data type- |