You can import
an UML activity diagram from UML models based on Eclipse UML2 project.
The supported file extensions include UML2 (*.uml2) or (*.emx)
created by
Mapping from UML2 activity diagram to
BPMN
|
UML2 Activity diagram |
BPMN |
Comments |
|
Initial node |
Start event |
|
|
Final node |
End event |
|
|
Join node |
Gateway(parallel) |
|
|
Folk node |
Gateway(parallel) |
|
|
Decision node |
Gateway (data exclusive) |
|
|
Merge node |
Gateway |
|
|
|
|
|
|
Conditional node |
Sub process |
|
|
Expansion region |
Sub process |
|
|
Sequence node |
Sub process |
|
|
Action |
Service task |
|
|
Activity edge |
Flow |
|
|
Object node |
Service task |
|