Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Contents |
Prev | Next |
BPMN 2.0 Collaboration Toolbox Page
To create BPMN elements and relationships on Collaboration diagrams in either BPMN 2.0 or BPEL formats, you can use the 'BPMN 2.0 Collaboration' pages of the Diagram Toolbox.
Access
Use any of the methods outlined here to display the Diagram Toolbox.
On the Diagram Toolbox, click on the More tools button then select 'BPMN 2.0 | BPMN 2.0 Collaboration'.
Ribbon |
Design > Diagram > Toolbox : More tools > BPMN 2.0 > BPMN 2.0 Collaboration |
Keyboard Shortcuts |
: More tools | BPMN 2.0 | BPMN 2.0 Collaboration |
Other |
Click the icon on the Diagram caption bar to display the Diagram Toolbox, then More tools | BPMN 2.0 | BPMN 2.0 Collaboration |
BPMN 2.0 Collaboration Elements
Item |
Use to |
---|---|
Collaboration Model |
Extend a composite Activity that defines a Collaboration process. |
Pool |
Extend a Partition element to logically organize an Activity. |
Lane |
Extend a Partition element to subdivide a Pool. |
Conversation |
Extend a Class element to group a set of Message Flows based on a certain concept. |
Start Event |
Define the initiating event in a process. Elements of this type cannot be edge-mounted on other elements. |
Intermediate Event |
Define an intermediate event in a process. Elements of this type can only be edge-mounted on Activity elements. |
End Event |
Define the terminating event in a process. Elements of this type cannot be edge-mounted on other elements. |
Gateway |
Define a decision point in a business process. If a condition is true then processing continues one way; if false, then another. |
Activity |
Represents work that is performed within a Business Process. An Activity can be modeled as a:
As a sub-process, the Activity can be made a composite element that links to a child diagram containing the flow of other BPMN elements. |
Data Object |
Provide or store the information for an Activity. |
Data Store |
Represent a mechanism for an Activity to retrieve or update stored information. |
Choreography |
Extend an Activity element to represent a process unit of information exchange between elements. |
Group |
Extend a Boundary element to group other elements. |
Text Annotation |
Create a comment. |
BPMN 2.0 Collaboration Connectors
Item |
Use to |
---|---|
Message Flow |
Extend a Control Flow relationship to define the flow of communications in the process. |
Conversation Link |
Connect a Conversation Node to or from an element. |
Sequence Flow |
Extend a Control Flow relationship to define the flow of activity. |
Association |
Link the information and artifacts with BPMN graphic elements. |
Example BPMN 2.0 Collaboration Diagram
Notes
Learn more