Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE dependent_instantiable_fill_area_style FOR (fill_area_style);

WHERE
          wr1: SIZEOF ( QUERY ( f <* fill_area_style | NOT ( SIZEOF (
     USEDIN ( f , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_fill_area_style

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