Sequence Diagrams - Rybd04/2143-OOP GitHub Wiki

Definition

Sequence Diagrams

A timeline of how objects talk to each other. Shows the order of function calls.

Explanation

When you start a car, it checks the engine, turns on the lights, and then moves.

Image

image

Additional Resources

https://www.visual-paradigm.com/guide/uml-unified-modeling-language/what-is-sequence-diagram/

https://www.lucidchart.com/pages/uml-sequence-diagram