Skip to content

Modeler_audit_rules_R1010

Antonin Abhervé edited this page Sep 3, 2020 · 1 revision

R1010

Summary

An ActivityPartition cannot be contained in both an Activity and an ActivityPartition.

Details

The involved ActivityPartition is contained by both another ActivityPartition (through the SuperPartition relationship) and an Activity (through the InActivity relationship), but these relationships should be exclusive of one another.

Tips

This rule is usually triggered by a malfunctioning module (or macro). Please contact the module authors so they may fix it.

The problem can be fixed manually by moving the involved ActivityPartition so that it is directly contained by the Activity and then move it back to its place.

Clone this wiki locally