Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_representation_relationship_with_transformation FOR (representation_relationship_with_transformation);

WHERE
          wr1: SIZEOF ( QUERY ( rrwt <*
     representation_relationship_with_transformation | NOT (
     type_check_function ( rrwt , ['AUTOMOTIVE_DESIGN.'+
     'KINEMATIC_FRAME_BACKGROUND_REPRESENTATION_ASSOCIATION' ,
     'AUTOMOTIVE_DESIGN.'+ 'MECHANISM_BASE_PLACEMENT'] , 3 ) ) )
     ) =0;
END_RULE; -- subtype_exclusiveness_representation_relationship_with_transformation

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