|
ENTITY Composite_presentable_text SUBTYPE OF (Detailed_geometric_model_element); collected_text : LIST [2:?] OF composite_text_element_select; END_ENTITY; -- Composite_presentable_text |
Entity data types and their attributesRepresentation_item(OPT) name: STRING; Detailed_geometric_model_element - Composite_presentable_text collected_text: LIST [2:?] OF composite_text_element_select; |
Global rules for this entity data type- |