RULE product_definition_replacement_requires_effectivity_assignment

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE product_definition_replacement_requires_effectivity_assignment FOR (
  applied_effectivity_assignment, product_definition_relationship);
WHERE
  wr1 : SIZEOF(QUERY(pdr <* product_definition_relationship | (pdr.name = 
    'definition replacement') AND (SIZEOF(USEDIN(pdr, 
    'AUTOMOTIVE_DESIGN.APPLIED_EFFECTIVITY_ASSIGNMENT.ITEMS')) = 0))) = 0;
END_RULE; -- 10303-214: automotive_design

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:16:12-04:00