Overview Schemas Index

Ap210_interconnect_design_arm (jsdai.SAp210_interconnect_design_arm)


RULE non_conductive_cross_section_template_population_constraint FOR (Template_definition);

WHERE
          WR1: SIZEOF( QUERY( td <* Template_definition |
('PRINTED_PHYSICAL_LAYOUT_TEMPLATE_ARM.NON_CONDUCTIVE_CROSS_SECTION_TEMPLATE' 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)