|
ENTITY kinematic_loop SUBTYPE OF (edge_loop); SELF\path.edge_list : LIST [1:?] OF UNIQUE oriented_joint; END_ENTITY; -- kinematic_loop |
Entity data types and their attributesrepresentation_itemname: label; topological_representation_item - loop - path edge_list: LIST [1:?] OF UNIQUE oriented_edge; edge_loop (DER) ne: INTEGER; kinematic_loop (RT) edge_list: LIST [1:?] OF UNIQUE oriented_joint; |
Global rules for this entity data type- |