Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_presentation_representation FOR (presentation_representation);

WHERE
          wr1: SIZEOF ( QUERY ( pr <* presentation_representation | NOT (
     type_check_function ( pr , ['AUTOMOTIVE_DESIGN.'+
     'PRESENTATION_AREA' , 'AUTOMOTIVE_DESIGN.'+
     'PRESENTATION_VIEW'] , 3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_presentation_representation

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