Collaboration Diagram in UML- Collaboration Diagram represents organization of the object that participates in an interaction. - We use links along with messages that connect objects. - They illustrate the messages that are being sent between the classes and the objects - A diagram is created for each system operation that relates to the current iteration. - The patterns in them are used to justify the relationships.
|