RULE restrict_class_system_assignment_for_document_type

(* SCHEMA step_merged_ap_schema; *)
-- IN AP214
RULE restrict_class_system_assignment_for_document_type FOR (applied_classification_assignment, document_type );
   WHERE
      wr1:
         SIZEOF(QUERY (ent <* document_type| (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