UML Collaboration Diagrams

5. Conclusion

Collaboration diagrams are mainly used in object-oriented design phase. They are flexible to add new concepts in two dimensions hence occupy less space. In design phase objects are supposed to be provided with operations to perform. Collaborations are easily used for this purpose with the help of a Pattern which facilitate assigning responsibility to objects.