|
RULE printed_part_cross_section_template_population_constraint FOR (Template_definition); WHERE WR1: SIZEOF( QUERY( td <* Template_definition | ('PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.PRINTED_PART_CROSS_SECTION_TEMPLATE' 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) |