|
ENTITY kinematic_ground_representation SUBTYPE OF (representation); INVERSE property : kinematic_property_representation_relation FOR used_representation; WHERE WR1: 'GEOMETRY_SCHEMA.GEOMETRIC_REPRESENTATION_CONTEXT' IN TYPEOF (SELF\representation.context_of_items); END_ENTITY; -- kinematic_ground_representation |
Entity data types and their attributesrepresentationname: label; items: SET [1:?] OF representation_item; context_of_items: representation_context; (DER) id: identifier; (DER) description: text; kinematic_ground_representation (INV) property: kinematic_property_representation_relation FOR used_representation; |
Global rules for this entity data type- |