
UML/BPMN Metamodel
A Message Flow is used to show the flow of Messages between two Participants that are prepared to send and receive them.
ownership
a MessageFlow belongs to a collaboration


Figure 46 : BpmnMessageFlow (architecture_autodiagram)
Association | Description |
---|---|
The BaseElement that the Association is connecting from.
The source can only be:
- a Participant,
- an Event,
- or a Task
| |
The BaseElement that the Association is connecting to.
The target can only be:
- a Participant,
- an Event,
- or a Task.
| |