Skip to content

Modeler_audit_rules_R1320

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

R1320

Summary

ObjectFlows cannot be multi-receive and multi-cast at the same time.

Details

UML Specification: Multi-casting and multi-receiving are used in conjunction with partitions to model flows between behaviours that are the responsibility of objects determined by a publish and subscribe facility.

Tips

When you get a R1320 warning on an ObjectFlow, verify that the multi-receive and multi-cast properties are not both set to true.

Clone this wiki locally