Author Topic: Class/Object diagrams, please...  (Read 4036 times)

Pietro

  • Guest
Class/Object diagrams, please...
« on: April 26, 2006, 04:57:34 pm »
I *really* need to get class diagrams from the code.
Another very useful thing would be a diagram that represents the relations between the classes, even if not derived from each other (e.g. compositions, associations, etc.).
It should be possible to click on the diagram and go to the corresponding class definition, and vice-versa.
And, last but not least, I would appreciate the same things for objects, too.

If you need inspiration, you could take a look at this project:
   http://sourcenav.sourceforge.net/

Thank you.
 :lol:




Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Class/Object diagrams, please...
« Reply #1 on: April 26, 2006, 05:08:27 pm »
docuement your files/classes well, and use doxygen -> will show class diagrams