|
RULE dependent_instantiable_fill_area_style_colour FOR (fill_area_style_colour); WHERE wr1: SIZEOF ( QUERY ( f <* fill_area_style_colour | NOT ( SIZEOF ( USEDIN ( f , '' ) ) > 0 ) ) ) = 0 ; END_RULE; -- dependent_instantiable_fill_area_style_colour |
|
public class RDependent_instantiable_fill_area_style_colour public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |