|
ENTITY kinematic_path_segment ABSTRACT SUPERTYPE OF (ONEOF (path_node, curve_based_path_with_orientation)) SUBTYPE OF (founded_item); t_end : parameter_value; transition : transition_code; END_ENTITY; -- kinematic_path_segment |
Entity data types and their attributesfounded_item(DER) users: SET [0:?] OF founded_item_select; kinematic_path_segment t_end: parameter_value; transition: transition_code; |
| curve_based_path_with_orientation (kinematic_motion_representation_schema) |
| path_node (kinematic_motion_representation_schema) |
Users: by entity attributesfounded_itemfounded_item.users founded_item_select kinematic_path_segment kinematic_path.segments Users: by defined types, not used by any entity attributekinematic_path_segment- |
Global rules for this entity data type- |