RULE non_instantiable_role_association

(* SCHEMA step_merged_ap_schema; *)
-- IN AP224
RULE non_instantiable_role_association FOR (role_association );
   WHERE
      wr1:
         SIZEOF(QUERY (da <* role_association| NOT (SIZEOF(USEDIN(da, '')) = 1))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:20-04:00