Overview Schemas Index

AP210_INTERCONNECT_DESIGN_XIM (jsdai.SAp210_interconnect_design_xim)


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)