Message
|
||
Message is separate element type, which is used in the definition of attributes for a Start Event, End Event, Intermediate Event, Task, and Message Flow, and which extends the set of common BPMN Element attributes
Message Attributes
The attributes of Message are described in the following table.
Attribute / Attribute group |
Cardinality |
Type |
Description |
---|---|---|---|
Properties |
N |
Property |
Defines the properties of the Message. |
FromRef |
1 |
ParticipantRef |
This defines the source of the Message. |
ToRef |
1 |
ParticipantRef |
This defines the target of the Message. |