1 Activity Diagram Notations Explanation
1 Activity Diagram Notations Explanation
1. Initial State – The starting state before an activity takes place is depicted using
the initial state.
Consider the example – Here both the states transit into one final state using
action flow symbols i.e. arrows.
For example – When both activities i.e. steaming the milk and adding coffee get
completed, we converge them into one final activity.
Figure – a diagram using join notation
8. Merge or Merge Event – Scenarios arise when activities which are not being
executed concurrently have to be merged. We use the merge notation for such
scenarios. We can merge two or more activities into one if the control proceeds
onto the next activity irrespective of the path chosen.