Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_exclusiveness_symbol_representation FOR (symbol_representation);

WHERE
          wr1: SIZEOF ( QUERY ( sr <* symbol_representation | NOT (
     type_check_function ( sr , ['AUTOMOTIVE_DESIGN.'+
     'CHARACTER_GLYPH_SYMBOL' , 'AUTOMOTIVE_DESIGN.'+
     'DRAUGHTING_SUBFIGURE_REPRESENTATION' ,
     'AUTOMOTIVE_DESIGN.'+ 'DRAUGHTING_SYMBOL_REPRESENTATION'] ,
     3 ) ) ) ) =0;
END_RULE; -- subtype_exclusiveness_symbol_representation

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