|
ENTITY representation_context; context_identifier : identifier; context_type : text; INVERSE representations_in_context : SET [1:?] OF representation FOR context_of_items; END_ENTITY; -- representation_context |
Entity data types and their attributesrepresentation_contextcontext_identifier: identifier; context_type: text; (INV) representations_in_context: SET [1:?] OF representation FOR context_of_items; |
Global rules for this entity data typecompatible_dimension (geometry_schema)restrict_representation_for_document_properties (automotive_design) restrict_representation_for_document_properties (Catalog_data_information_mim) |