RULE dependent_instantiable_classification_role

(* SCHEMA engineering_properties_schema; *)


   RULE dependent_instantiable_classification_role FOR (classification_role );
   WHERE
      WR1:
         SIZEOF(QUERY (c <* classification_role| NOT (SIZEOF(USEDIN(c, '')) > 0))) = 0;
   END_RULE;

[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:18:51-04:00