Reverse Engineer

Hi ,

This question is not about design but someting related to design activity.I have been assinged with a duanting task of reverse engineering i.e code to model and have to represent the flow of the business services as sequence diagrams.

Is there any tool where i could do a reverse engineering process that would create me the whole bunch of interaction diagrams and not just class diagrams.please correct me if i am wrong

Regards

Mani

[469 byte] By [mani2k_ina] at [2007-10-2 16:20:44]
# 1
I think Rose can do that...?
dcmintera at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 2
> I think Rose can do that...?Even if it does, it will probably do it in a way that will make the user unhappy. Just my Rose experience.
dubwaia at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 3
> > I think Rose can do that...?> > Even if it does, it will probably do it in a way that> will make the user unhappy. Just my Rose experience.One would suppose that someone, somewhere would be happy. Like the engineers that created Rose. :)
jschella at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 4

> > > I think Rose can do that...?

> >

> > Even if it does, it will probably do it in a way

> that

> > will make the user unhappy. Just my Rose

> experience.

>

> One would suppose that someone, somewhere would be

> happy.

The Rational sales staff?

dubwaia at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 5
Borland Together will reverse Sequence and Class.MyEclipseIDE does class.
JRadicala at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 6

Sorry guys for the disappearing act.I had to do it the hard way.used log4e in WSAD to insert method entry / exit statements and completed the assigned task successful.Also i forgot to mention that the client isnt ready to invest on licenses.so it had to be an open source solution

Cheers

regards

Mani

mani2k_ina at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 7

> > > > I think Rose can do that...?

> > >

> > > Even if it does, it will probably do it in a way

> > that

> > > will make the user unhappy. Just my Rose

> > experience.

> >

> > One would suppose that someone, somewhere would be

> > happy.

>

> The Rational sales staff?

they're hardly rational at Rational so who knows...

jwentinga at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 8
Together is the puppy. Even IBM prefer Together to Rational. They often use Together to reverse-engineer code, then re-draw the resultant diagrams into Rose :-)
acvwerha at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...
# 9
Hi, I think you should try netbeans 5.5 enterprise pack. http://www.netbeans.org/community/releases/55/It's a comprehensive and absolutely free product with plenty of features.Cheers.
SashaPa at 2007-7-13 17:15:45 > top of Java-index,Other Topics,Patterns & OO Design...