0% found this document useful (0 votes)
24 views6 pages

Practical 8

Uploaded by

sanikanigade119
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views6 pages

Practical 8

Uploaded by

sanikanigade119
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

PRACTICAL 7

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.

Collaboration Diagram represents the interaction of the objects to perform the


behavior of a particular use case or a part of use case. The designers use the
Sequence diagram and Collaboration Diagrams to define and clarify the roles of
the objects that perform a particular flow of events of a use case.

You might also like