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)