RULE non_instantiable_role_association

(* SCHEMA feature_based_process_planning; *)
  RULE non_instantiable_role_association FOR (role_association);

  WHERE
    wr1: SIZEOF(QUERY ( da <* role_association | (NOT (SIZEOF(USEDIN(da,'')) 
             = 1)) )) = 0;

  END_RULE; -- non_instantiable_role_association

[Top Level Definitions] [Exit]

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