You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.