Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE restrict_name_assignment_for_kinematic_joint FOR (kinematic_joint);

WHERE
          wr1: SIZEOF ( QUERY ( ent <* kinematic_joint | SIZEOF ( USEDIN
     ( ent , 'AUTOMOTIVE_DESIGN.'+'APPLIED_NAME_ASSIGNMENT.'+
     'ITEMS' ) ) >1 ) ) =0;
END_RULE; -- restrict_name_assignment_for_kinematic_joint

public class RRestrict_name_assignment_for_kinematic_joint
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)