Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_presentation_area FOR (presentation_area);

WHERE
          wr1: SIZEOF ( QUERY ( pa <* presentation_area | NOT (
     type_check_function ( pa , ['AUTOMOTIVE_DESIGN.'+
     'DRAWING_SHEET_REVISION' , 'AUTOMOTIVE_DESIGN.'+
     'MECHANICAL_DESIGN_GEOMETRIC_PRESENTATION_AREA'] , 3 ) ) )
     ) =0;
END_RULE; -- subtype_exclusiveness_presentation_area

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