RULE dependent_instantiable_organization_role

(* SCHEMA AUTOMOTIVE_DESIGN; *)
 
RULE dependent_instantiable_organization_role FOR (organization_role);
WHERE
  wr1 : SIZEOF(QUERY(o <* organization_role | NOT (SIZEOF(USEDIN(o, '')) > 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