• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

How to convert the code of existing project to UML diagrams?

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Do any one suggest, How to convert the code of existing project to UML diagrams? ( like Class Diagrams etc.)?

............
David Boncasio
[ October 20, 2004: Message edited by: David Boncasio ]
 
Ranch Hand
Posts: 374
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are many tools that do this; some are better than others, cheaper than others, etc. I happen to like EssModel for building class diagrams because it's free, very fast, and generates good quality models.

http://www.essmodel.com
http://www.eldean.se/essmodel
http://www.sourceforge.net/projects/essmodel
reply
    Bookmark Topic Watch Topic
  • New Topic