Grokking the Object Oriented Design Interview
Ask Author
Back to course home

0% completed

Vote For New Content
Why do we include a sequence diagram

generic_user

Jan 12, 2023

Why do we include a sequence diagram

0

0

Comments
Comments
Design Gurus
Design Gurus3 years ago

Sequence diagram can give you a better understanding of a uses case. It includes actual function calls.

In some chapters we have included sequence diagrams to further explain the functionalities.