Overview Schemas Index

PHYSICAL_LAYOUT_TEMPLATE_XIM (jsdai.SPhysical_layout_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)