Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 Tools » Sequence Diagram with Eclipse
Sequence Diagram with Eclipse [message #625523] Thu, 04 March 2010 06:53 Go to next message
No real name is currently offline No real nameFriend
Messages: 10
Registered: March 2010
Junior Member
We have created a tool for Reverse Engineering any Java application, which creates dynamic UML Sequence Diagrams and Class Diagrams.
All you have to do is just run your application and sit back. Reverse Java runs in background tracing all the activities happening inside your application and creates UML diagram for you. You can get more details at

http://www.reversejava.com


I would like to enhance the capability of the tool by integrating it with Eclipse, where by users after viewing the Sequence diagram can also edit it.

Can some please recommend me any APIs which I can use for this?

Thanks and Regards,
Rajesh Jadhav.
Re: Sequence Diagram with Eclipse [message #625524 is a reply to message #625523] Thu, 04 March 2010 10:15 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
Rajesh,

Please avoid cross posting the same question to multiple groups. Both
the UML2 and UML2Tools projects publish SDKs with APIs you can use.
They're build on things like EMF and GMF which also publish SDKs.


rsjadhav26@gmail.com wrote:
> We have created a tool for Reverse Engineering any Java application,
> which creates dynamic UML Sequence Diagrams and Class Diagrams.
> All you have to do is just run your application and sit back. Reverse
> Java runs in background tracing all the activities happening inside
> your application and creates UML diagram for you. You can get more
> details at
> http://www.reversejava.com
>
>
> I would like to enhance the capability of the tool by integrating it
> with Eclipse, where by users after viewing the Sequence diagram can
> also edit it.
>
> Can some please recommend me any APIs which I can use for this?
>
> Thanks and Regards,
> Rajesh Jadhav.
>


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Sequence Diagram with Eclipse
Next Topic:How to retrieve the current package?
Goto Forum:
  


Current Time: Wed Apr 24 19:21:06 GMT 2024

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

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

Back to the top