Practical 8
Practical 8
Collaboration Diagram
Difference between Sequence diagram and Collaboration diagram
A Sequence diagram is an interaction diagram that details about the operation
that is carried out. The sequence diagram captures the interaction between the
objects in the context of collaboration. Sequence diagrams are time focused and
they show the order of the interaction visually by using the vertical axis of the
diagram to represent time.