Click to See Complete Forum and Search --> : class diagrams


jrthor2
09-29-2004, 08:58 AM
I am using IBM WebSphere for a project we are working on. I already have a class file, is there a way to create a class diagram within WebSphere using this java class? Or, is there some other product that can create a class file from a class that is already written?

Thanks!!

Khalid Ali
09-29-2004, 10:29 AM
JBuilder does allow you create UML diagrams from package/class structure. There might be others but I think the only one I have used for couple of times is JBuilder

jrthor2
09-29-2004, 10:40 AM
Is that free?

Khalid Ali
09-29-2004, 11:00 AM
I am afraid not...its rather expansive....but they do have fully functional tial versions.

jrthor2
09-29-2004, 12:47 PM
nevermind, wsad has a built in UML visualization tool.

Thanks

ray326
09-29-2004, 02:26 PM
You create a UML Visualization then drag the class into it. At that point you can right click the class in the diagram and automatically draw the related classes (related by hiearchy or usage or containment).