Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » Convert Java Source Code to XMI via UML2
Convert Java Source Code to XMI via UML2 [message #827520] Fri, 23 March 2012 08:44 Go to previous message
Alan DW is currently offline Alan DW
Messages: 28
Registered: March 2012
Junior Member
Hello everyone,

I'm currently looking for a way to convert Java Source code into UML2 compatible XMI code - that's the main goal.
The idea that I came up with is to import the source code into UML2, creating the UML2 model which corresponds to the source code. Then, the last step required would be to run the default XMI serializer over that model.

The qusetion is: Is there a way to automatically generate an UML2 model from java source code? I need to do this programatically, though, not via using some tool.

Any suggestions?


Thanks,


Alan

[Updated on: Fri, 23 March 2012 08:45]

Report message to a moderator

 
Read Message
Read Message
Read Message
Previous Topic:How to create a new DataType for EMF/Ecore in UML
Next Topic:Converting UML diagrams by simple java code parsing methods
Goto Forum:
  


Current Time: Fri May 24 01:29:35 EDT 2013

Powered by FUDForum. Page generated in 0.12955 seconds