UML Sequence Diagram

Sequence diagrams are used to describe the interactions among classes in terms of exchange of messages over time. They help in visualization and validation of various run times scenarios.

Last updated

Was this helpful?