RULE subtype_mandatory_document_product_association

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE subtype_mandatory_document_product_association FOR (
  document_product_association);
WHERE
  wr1 : SIZEOF(QUERY(dpa <* document_product_association | NOT 
    type_check_function(dpa, ['AUTOMOTIVE_DESIGN.' + 
    'DOCUMENT_PRODUCT_EQUIVALENCE'], 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