RULE dependent_instantiable_attribute_value_role

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE dependent_instantiable_attribute_value_role FOR (attribute_value_role );
   WHERE
      wr1:
         SIZEOF(QUERY (a <* attribute_value_role| 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