Chapter 5: System Architecture
5.4 Sequence Diagrams
Sequence diagrams are a type of interaction diagram that show how objects operate with one another and in what order. They are used to visualize the sequence of messages exchanged between objects in a particular scenario of a use case.