|
ENTITY Geometric_model_relationship_with_transformation ABSTRACT SUPERTYPE OF (ONEOF (Geometric_relationship_with_placement_transformation, Geometric_relationship_with_operator_transformation)) SUBTYPE OF (Geometric_model_relationship); WHERE WR1: rep_1.context_of_items :<>: rep_2.context_of_items; END_ENTITY; -- Geometric_model_relationship_with_transformation |
Entity data types and their attributesRepresentation_relationship(OPT) relation_type: STRING; (OPT) description: STRING; rep_1: Representation; rep_2: Representation; Geometric_model_relationship (RT) rep_1: Geometric_model; (RT) rep_2: Geometric_model; Geometric_model_relationship_with_transformation - |
| Geometric_relationship_with_operator_transformation (Contextual_shape_positioning_arm) |
| Geometric_relationship_with_placement_transformation (Contextual_shape_positioning_arm) |
Global rules for this entity data type- |