|
ENTITY element_topological_relationship; aspect : element_aspect; element_ref : element_representation; item : analysis_item_within_representation; WHERE WR1: 'TOPOLOGY_SCHEMA.TOPOLOGICAL_REPRESENTATION_ITEM' IN TYPEOF (item.item); WR2: consistent_topological_reference (aspect, item.item); WR3: consistent_element_reference (aspect, element_ref); END_ENTITY; -- element_topological_relationship |
Entity data types and their attributeselement_topological_relationshipaspect: element_aspect; element_ref: element_representation; item: analysis_item_within_representation; |
Users: by entity attributeselement_topological_relationshipUsers: by defined types, not used by any entity attributeelement_topological_relationship- |
Global rules for this entity data type- |