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