|
ENTITY Constructive_geometry_association; auxiliary_geometry : Constructive_geometry; base_geometry : constructive_geometry_select; description : STRING; WHERE WR1: auxiliary_geometry\Representation.context_of_items :=: base_geometry\Representation.context_of_items; END_ENTITY; -- Constructive_geometry_association |
Entity data types and their attributesConstructive_geometry_associationauxiliary_geometry: Constructive_geometry; base_geometry: constructive_geometry_select; description: STRING; |
Users: by entity attributesConstructive_geometry_associationUsers: by defined types, not used by any entity attributeConstructive_geometry_association- |
Global rules for this entity data type- |