|
[Sponsors] |
June 13, 2008, 06:45 |
Hello
I understand the clas
|
#1 |
Member
srinath
Join Date: Mar 2009
Location: Champaign, USA
Posts: 91
Rep Power: 17 |
Hello
I understand the class hierarchy diagrams in Doxygen, but what is a collabaration diagram? Could someone explain this or point me to a link online Regds Srinath |
|
June 13, 2008, 13:08 |
Hello,
A collaboration diag
|
#2 |
Senior Member
Martin Beaudoin
Join Date: Mar 2009
Posts: 332
Rep Power: 22 |
Hello,
A collaboration diagram gives a view of the relationship between objects. You can see the class hierarchy or inheritance diagram as a "who's my daddy" view. You can see the collaboration diagram as a "who's my friends" view. To learn more about these concepts, try to find an introduction book on UML (Unified Modeling Language), or on Object Orientation modeling. Using Google, you will find tons of references about this. Martin |
|
June 13, 2008, 13:11 |
Little mistake:
Object-Orie
|
#3 |
Senior Member
Martin Beaudoin
Join Date: Mar 2009
Posts: 332
Rep Power: 22 |
Little mistake:
Object-Oriented Modeling, not Object Orientation modeling.... Martin |
|
November 10, 2011, 02:35 |
Not true UML Collabaration diagrams
|
#4 |
New Member
|
I was just looking at these diagrams and they are not collabaration diagrams. They are just another class diagram shows more association (aggregation and composition) relationships.
Collaboration diagrams (see: http://www.comptechdoc.org/independe...oldiagram.html) show objects and the message passing sequence similar to a Sequence Diagram (see: http://www.agilemodeling.com/artifac...nceDiagram.htm). In the current version of UML 2.x, Collaboration Diagrams are now called Communication Diagrams. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
P-t & V-t Diagrams | MK | FLUENT | 0 | August 30, 2008 11:19 |
Would like local doxygen search form to work | unoder | OpenFOAM | 5 | February 4, 2008 18:07 |
Using Doxygen | shuo | OpenFOAM Running, Solving & CFD | 1 | October 3, 2006 04:39 |
Doxygen and dot | Kuan Tek Seang (Seang) | OpenFOAM Installation | 1 | January 25, 2005 05:24 |