|
ENTITY table_representation_item SUBTYPE OF (compound_representation_item); WHERE WR1: SIZEOF(QUERY(itet <* SELF\compound_representation_item.item_element | NOT('CHARACTERISTIC_MIM.ROW_REPRESENTATION_ITEM' IN TYPEOF(itet)) )) = 0; END_ENTITY; -- table_representation_item |
Entity data types and their attributesrepresentation_itemname: label; compound_representation_item item_element: compound_item_definition; table_representation_item - |
Global rules for this entity data type- |