Interaction Diagrams
Interaction diagrams illustrate actions between related objects. Model these diagrams using flowchart principles as illustrated below or by using sequence diagrams.

Action
Illustrate actions with ovals.
Learn how to drop an oval on a line.
Message flow
Indicate message sequence by numbering actions using the Dewey decimal system.
Sequence Diagrams
A sequence diagram is a type of interaction diagram that highlights the interdependencies between messages.
