topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 4:20 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: IDE or tool that can automatically generate UML chart  (Read 11383 times)

icekin

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 264
    • View Profile
    • icekin.com Technology,Computers and the Internet
    • Read more about this member.
    • Donate to Member
While making a post over at this thread, I was wondering if there is an IDE which can automatically generate a UML diagram from code? It would greatly help me visualize what I'm writing instantly. Needed to work C++.

Lashiec

  • Member
  • Joined in 2006
  • **
  • Posts: 2,374
    • View Profile
    • Donate to Member
Re: IDE or tool that can automatically generate UML chart
« Reply #1 on: May 30, 2008, 09:26 AM »
Visual Studio seems to have it. Visual Paradigm also can convert code to UML (and UML to code), but I never tested it live. Unfortunately, only the paid versions have that particular feature.

fenixproductions

  • Honorary Member
  • Joined in 2006
  • **
  • Posts: 1,186
    • View Profile
    • Donate to Member
Re: IDE or tool that can automatically generate UML chart
« Reply #2 on: May 31, 2008, 06:40 AM »
StarUML has "Java /C++ / C# Profile, Code Generator and Reverse Engineer":

http://staruml.sourc...e.net/en/about-2.php

housetier

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 1,321
    • View Profile
    • Donate to Member
Re: IDE or tool that can automatically generate UML chart
« Reply #3 on: June 13, 2008, 04:43 PM »
back in the days of yore, when I was a young innocent java programmer I used "Together" from then togethersoft. I believe Borland/Inprise/Borland bought togethersoft and incorporated their IDE into JBuilder(?).

Those technicalities aside: together was the best IDE have seen. Changes made to code relfected back on the UML class diagram, and changes in the diagram changed code. Very good, very expensive. I always wanted something like this for my python projects...

tinjaw

  • Supporting Member
  • Joined in 2006
  • **
  • Posts: 1,927
    • View Profile
    • Donate to Member
Re: IDE or tool that can automatically generate UML chart
« Reply #4 on: June 13, 2008, 05:45 PM »
PYTHON ROCKS  :P