Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Collaboration Diagram

A collaboration diagram is an interaction diagram that shows the order of messages that implement an operation or a transaction.

Collaboration diagrams show objects, their links, and their messages. They can also contain simple class instances.

Sequence diagrams are closely related to collaboration diagrams and both are alternate representations of an interaction.

Main difference between sequence and collaboration diagrams: sequence diagrams show time-based object interaction while collaboration diagrams show how objects associate with each other.

Permanent link Collaboration Diagram - Creation date 2023-02-22


< Collaboration Glossary / Object Oriented Analysis and Design Collaborative Specialist Team >