RULE restrict_class_system_assignment_for_descriptive_representation_item

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE restrict_class_system_assignment_for_descriptive_representation_item FOR (applied_classification_assignment, descriptive_representation_item );
   WHERE
      wr1:
         SIZEOF(QUERY (ent <* descriptive_representation_item| (SIZEOF(QUERY (ia <* USEDIN(ent, 'STEP_MERGED_AP_SCHEMA.APPLIED_CLASSIFICATION_ASSIGNMENT.ITEMS')| (ia.role.name = 'class system membership'))) > 1))) = 0;
END_RULE;

[Top Level Definitions] [Exit]

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