Please enable JavaScript.
Coggle requires JavaScript to display documents.
Basic Symbols (Gateways - Diamonds (Exclusive OR - XOR split (X (Split -…
Basic Symbols
Gateways - Diamonds
Exclusive OR - XOR split
X
Split - choose 1 path
default flow - if all other conditions evaluate to false
out of 2 or more outgoing paths - only 1 chosen
Merge
all incoming have to arrive to proceed
following task executed 'n' no. of time
Inclusive OR
Circle
Join
1 or more can be finished before progressing
Split
1 or more conditions can be met
1 or more paths can be taken
And
+
Split
All paths are followed
And Join
all incoming have to be finished before progressing
Information Artifacts
Data Objects
input or output by activities
symbol - page with corner folded over
local variable
Data Store
container of data-needed beyond process
Persistent data
Associations - dotted lines
Directed
Undirected
Start Event
Circle - single thin line
End Event
Circle - Single thick line
Seuqence
Arrow
Activity - Box with Round corners