|
ENTITY Characteristic_data_column_header SUBTYPE OF (Independent_property); INVERSE table_header_usage : Characteristic_data_table_header_decomposition FOR related; END_ENTITY; -- Characteristic_data_column_header |
Entity data types and their attributesIndependent_propertyid: STRING; property_type: STRING; (OPT) description: STRING; Characteristic_data_column_header (INV) table_header_usage: Characteristic_data_table_header_decomposition FOR related; |
Global rules for this entity data type- |