Overview Schemas Index

PART_TEMPLATE_XIM (jsdai.SPart_template_xim)


RULE template_definition_constraint FOR (product_definition);

WHERE
          wr1: SIZEOF ( QUERY ( pvd <* Product_definition | ( NOT ( 'PHYSICAL_LAYOUT_TEMPLATE_XIM.' + 'TEMPLATE_DEFINITION' IN  TYPEOF  (pvd) ) ) AND ( 'PHYSICAL_LAYOUT_TEMPLATE_XIM.' + 'TEMPLATE_VERSION' IN TYPEOF ( pvd.formation) ) ) ) =0;
END_RULE; -- template_definition_constraint

public class RTemplate_definition_constraint
          public int rWr1(SdaiContext _context)
          public int run(SdaiContext _context, A_string violations)