Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Can UML2Tool generate diagram from existing class file?
Can UML2Tool generate diagram from existing class file? [message #508277] Mon, 18 January 2010 09:25 Go to next message
jacky  is currently offline jacky Friend
Messages: 2
Registered: January 2010
Junior Member
Hi,Can UML2Tool generate diagram from existing class file?

or reverse engineering from class to diagram?
Re: Can UML2Tool generate diagram from existing class file? [message #508331 is a reply to message #508277] Mon, 18 January 2010 13:23 Go to previous messageGo to next message
Fabricio Pellegrini is currently offline Fabricio PellegriniFriend
Messages: 36
Registered: July 2009
Member
Like... parse the .Java then build the .uml?

Re: Can UML2Tool generate diagram from existing class file? [message #508532 is a reply to message #508277] Tue, 19 January 2010 10:39 Go to previous message
Vlad Varnica is currently offline Vlad VarnicaFriend
Messages: 546
Registered: July 2009
Location: Milton Keynes - UK
Senior Member
You have many tools creating UML views of your java code.
You can either create views using one of the open source tool which has a GMF+ EMF implementation. You can also use eUML which has an EMF detection to create graphical UML views. No model but java code is still transformed to an EMF model and visualize as a diagram. Some limitations in this approach but it works visually.

I would personally recommend to map your full java project to the xmi metamodel. See more on this option at: http://www.forum-omondo.com/documentation_eclipseuml_2008/re verse/reverse/index.html#1.1_Create_a_detailled_model_includ ing



Previous Topic:How to generate UML Diagram from an existing UML file?
Next Topic:Can UML2Tool generate diagram from existing class file?
Goto Forum:
  


Current Time: Thu Apr 25 08:05:07 GMT 2024

Powered by FUDForum. Page generated in 0.02622 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top