On a UML sequence diagram, what does the vertical axis represent?
On a UML sequence diagram, what does the vertical axis represent?
Answer
time
Time runs downward, so the vertical ordering of the arrows IS the ordering of the interaction — which is the one thing the diagram exists to pin down.
Pressman 9e ch8 §8.4.2; App 1