Messages normally represent information exchanged between two participants in a BPMN collaboration diagram.
A message is represented by the symbol Message of the ARIS object type Message.
See: Business Process Modeling Notation (BPMN), version 2.0, page 93 and the following.
Mapping the attributes and model associations to ARIS
Class |
BPMN attribute name |
Implementation in ARIS |
---|---|---|
Message |
inherits from BaseElement |
Object type: Message (OT_MSG_FLW) |
|
name: string |
Attribute type Name (AT_NAME) of object type Message (OT_MSG_FLW) |
|
structureRef : ItemDefinition [0..1] |
Currently not implemented. |