|
RULE not_instantiable_pre_defined_surface_side_style FOR (pre_defined_surface_side_style); WHERE wr1: SIZEOF ( pre_defined_surface_side_style ) = 0 ; END_RULE; -- not_instantiable_pre_defined_surface_side_style |
|
public class RNot_instantiable_pre_defined_surface_side_style public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |