|
RULE printed_part_cross_section_template_population_constraint FOR (template_definition); WHERE wr1: SIZEOF ( QUERY ( td <* template_definition | ( 'printed_physical_layout_template_xim.printed_part_cross_section_template_armx' IN TYPEOF ( td ) ) ) ) = 0 ; END_RULE; -- printed_part_cross_section_template_population_constraint |
|
public class RPrinted_part_cross_section_template_population_constraint public int rWr1(SdaiContext _context) public int run(SdaiContext _context, A_string violations) |