Overview Schemas Index

AUTOMOTIVE_DESIGN (jsdai.SAutomotive_design)


RULE dependent_instantiable_pre_defined_colour FOR (pre_defined_colour);

WHERE
          wr1: SIZEOF ( QUERY ( p <* pre_defined_colour | NOT ( SIZEOF (
     USEDIN ( p , '' ) ) >0 ) ) ) =0;
END_RULE; -- dependent_instantiable_pre_defined_colour

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