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)