RULE non_instantiable_description_attribute

(* SCHEMA step_merged_ap_schema; *)
-- IN AP224
RULE non_instantiable_description_attribute FOR (description_attribute );
   WHERE
      wr1:
         SIZEOF(QUERY (da <* description_attribute| 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