Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE subtype_mandatory_pre_defined_item FOR (pre_defined_item);
 
WHERE
          wr1:  SIZEOF ( QUERY ( pdi <* pre_defined_item | NOT ( type_check_function ( pdi , [ 'automotive_design.' + 'known_source' , 'automotive_design.' + 'pre_defined_colour' , 'automotive_design.' + 'pre_defined_curve_font' , 'automotive_design.' + 'pre_defined_marker' , 'automotive_design.' + 'pre_defined_presentation_style' , 'automotive_design.' + 'pre_defined_symbol' , 'automotive_design.' + 'pre_defined_text_font' ] , 0 ) ) ) ) = 0 ;
END_RULE; -- subtype_mandatory_pre_defined_item

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