|
RULE printed_part_template_material_link_population_constraint FOR (Printed_part_template_material_link); WHERE WR1: SIZEOF(Printed_part_template_material_link) = 0; END_RULE; -- printed_part_template_material_link_population_constraint |
|
public class RPrinted_part_template_material_link_population_constraint public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |