|
ENTITY kinematic_topology_structure SUBTYPE OF (representation); SELF\representation.items : SET [1:?] OF kinematic_joint; WHERE WR1: SIZEOF (QUERY (item <* items | 'TOPOLOGY_SCHEMA.ORIENTED_EDGE' IN TYPEOF(item))) = 0; END_ENTITY; -- kinematic_topology_structure |
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_topology_structure (RT) items: SET [1:?] OF kinematic_joint; |
| kinematic_topology_substructure (kinematic_topology_schema) |
Global rules for this entity data type- |