|
ENTITY definitional_representation_relationship SUBTYPE OF (representation_relationship); WHERE WR1: acyclic_representation_relationship(SELF, [SELF\representation_relationship.rep_2], 'REPRESENTATION_SCHEMA.'+'REPRESENTATION'); WR2: NOT('REPRESENTATION_SCHEMA.'+'DEFINITIONAL_REPRESENTATION_RELATIONSHIP_WITH_SAME_CONTEXT' IN TYPEOF(SELF)) XOR (SELF\representation_relationship.rep_1.context_of_items = SELF\representation_relationship.rep_2.context_of_items); END_ENTITY; -- definitional_representation_relationship |
Entity data types and their attributesrepresentation_relationshipname: label; (OPT) description: text; rep_1: representation; rep_2: representation; definitional_representation_relationship - |
| component_2d_location (Physical_unit_2d_design_view_mim) |
| component_3d_location (Physical_unit_3d_design_view_mim) |
| definitional_representation_relationship_with_same_context (representation_schema) |
Global rules for this entity data type- |