Overview Schemas Index

kinematic_structure_schema         


ENTITY kinematic_link;
WHERE
          WR1: SIZEOF (USEDIN (SELF,
                 'KINEMATIC_STRUCTURE_SCHEMA.KINEMATIC_JOINT.FIRST_LINK') +
               USEDIN (SELF,
                 'KINEMATIC_STRUCTURE_SCHEMA.KINEMATIC_JOINT.SECOND_LINK')) > 0;
          WR2: unique_link_usage (SELF);
END_ENTITY; -- kinematic_link

Entity data types and their attributes

kinematic_link
          -

Users

kinematic_link
          applied_name_assignment.item
                    name_item
                              automotive_design_name_item
          kinematic_joint.first_link
          kinematic_joint.second_link
          kinematic_link_representation_relation.topological_aspects
          mechanism.base
          oriented_joint.advent_link
          oriented_joint.exit_link

Global rules for this entity data type

          restrict_name_assignment_for_kinematic_link (automotive_design)