2
Reply

Difference: Sequence Diagrams, Collaboration Diagrams.

Jan 11, 2007
9.2k
0

    Please refer to the following URL to know the differences between Sequence Diagram and Collaboration Diagram,http://onlydifferencefaqs.blogspot.in/2012/08/uml-difference-faqs-1.html

    Umar Ali
    September 01, 2012
    0

    Both diagram represents how the objects interacts with each other. However, the difference is sequence diagram focus on the sequence of the interaction whereas the collaboration diagram focus only on the object interaction only

    June 18, 2009
    0