Activity diagram (ActDiag)
ActDiag declares the flow first and the lanes second, then places every activity in the lane that owns it. That is the whole language.
#What this example shows
The flow declared once, as a chain.
Lanes with display labels.
An activity that belongs to exactly one lane.
#A worked example
Open it, edit it, or copy the source below.
The source, which you can paste into a new diagram and edit:
#Making it your own
Declare the flow before the lanes, or the layout comes out strangely.
An activity in two lanes takes the last one declared.
More than about five lanes and the diagram stops being readable.
#Related
Specialists. Borrow one when you need it.
