Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_mandatory_pre_defined_text_font FOR (pre_defined_text_font);
 
WHERE
          wr1:  SIZEOF ( QUERY ( pdtf <* pre_defined_text_font | NOT ( type_check_function ( pdtf , [ 'automotive_design.' + 'draughting_pre_defined_text_font' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_pre_defined_text_font

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