Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_representation_relationship FOR (representation_relationship);

WHERE
          wr1: SIZEOF ( QUERY ( rr <* representation_relationship | NOT (
     type_check_function ( rr , ['AUTOMOTIVE_DESIGN.'+
     'CONSTRUCTIVE_GEOMETRY_REPRESENTATION_RELATIONSHIP' ,
     'AUTOMOTIVE_DESIGN.'+
     'KINEMATIC_LINK_REPRESENTATION_ASSOCIATION' ,
     'AUTOMOTIVE_DESIGN.'+ 'MOTION_LINK_RELATIONSHIP'] , 3 ) ) )
     ) =0;
END_RULE; -- subtype_exclusiveness_representation_relationship

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