Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE dependent_instantiable_text_style_for_defined_font FOR (text_style_for_defined_font);

WHERE
          wr1: SIZEOF ( QUERY ( t <* text_style_for_defined_font | NOT (
     SIZEOF ( USEDIN ( t , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_text_style_for_defined_font

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