SE InteractiveDiagram Module 4
SE InteractiveDiagram Module 4
(PCC-CS504)
Module - 4_Part 2
Piyali Chandra
Assistant Professor
UEMK
Interactive Diagram
• An interaction diagram is a type of UML diagram that's used to
capture the interactive behavior of a system. Interaction diagrams
focus on describing the flow of messages within a system, providing
context for one or more lifelines within a system.
• Interaction diagrams can be used to represent the ordered sequences
within a system.
• This interactive behavior is represented in UML by two diagrams
known as Sequence diagram and Collaboration diagram.
Types of interaction diagrams in UML