Example of Assignment Rules
- Last UpdatedMay 26, 2023
- 1 minute read
The order of the tests is assignment rules, priority, class and finally element discipline, the testing process is as follows:
-
The assignment rules are applied, the first rule in which all rule expressions evaluate true is used to determine the owner discipline.
-
If no assignment rule is satisfied, the classes of the elements are checked. If the classes are different, the element with the higher class determines the owner discipline. (The illustration shows this test disabled, because the check box is unchecked.)
-
If the classes are the same, if the priorities of the clashing elements are different, the element with the higher priority determines the owner discipline. (The illustration shows this test disabled, because the check box is unchecked).
-
If the priorities are the same, the element disciplines are checked. If the disciplines are different, the default discipline, typically UNALLOCATED becomes the owner discipline. Otherwise, the discipline common to both elements becomes the owner.
Note:
It is useful to apply the tests, even if the discipline of both clashing elements is the same, because the owner discipline highlighted in the Clash Report may well represent the element that must be moved to resolve the clash, based on the relative priorities or classes of the elements.