|
ENTITY int_measure_type SUBTYPE OF (int_type); unit : dic_unit; END_ENTITY; -- int_measure_type |
Entity data types and their attributesdata_type- simple_type value_format: value_format_type; number_type - int_type - int_measure_type unit: dic_unit; |
Users: by entity attributesdata_typedata_type_element.type_definition property_DET.domain simple_type level_type.value_type number_type int_type int_measure_type Users: by defined types, not used by any entity attributeint_measure_type- |
Global rules for this entity data type- |