BpmnMessageFlow
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
: BpmnMessageFlow (architecture_autodiagram)
Figure 46 : BpmnMessageFlow (architecture_autodiagram)
BpmnMessageFlowBpmnBaseElementBpmnCollaborationBpmnMessage
Association
Description
MessageRef : BpmnMessage [0..1]
SourceRef : BpmnBaseElement [1..1]
The BaseElement that the Association is connecting from. The source can only be: - a Participant, - an Event, - or a Task
TargetRef : BpmnBaseElement [1..1]
The BaseElement that the Association is connecting to. The target can only be: - a Participant, - an Event, - or a Task.
Collaboration : BpmnCollaboration [1..1]