RULE dependent_instantiable_action_request_status

(* SCHEMA step_merged_ap_schema; *)
-- IN AP224
RULE dependent_instantiable_action_request_status FOR (action_request_status );
   WHERE
      wr1:
         SIZEOF(QUERY (arst <* action_request_status| NOT (SIZEOF(USEDIN(arst, '')) >= 1))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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