RULE dependent_instantiable_action_directive

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE dependent_instantiable_action_directive FOR (action_directive );
   WHERE
      wr1:
         SIZEOF(QUERY (a <* action_directive| NOT (SIZEOF(USEDIN(a, '')) > 0))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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