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