Book a Demo

Author Topic: Reverse engineering and interaction diagrams  (Read 3200 times)

soril

  • EA User
  • **
  • Posts: 33
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Reverse engineering and interaction diagrams
« on: July 24, 2005, 01:57:20 pm »
Hello,

Would be a must to be able to reverse engineer an interaction diagram (either sequence or collaboration) given a source code input. Even if it's not perfectly complete, a simple parser would save a good amount of time !

Sébastien

Torsten

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Reverse engineering and interaction diagrams
« Reply #1 on: July 29, 2005, 01:34:00 am »
Hi,
I don't know if it is a must. But it wouldn't ony save time, it also would help to analyse the code.

You'll get a much better overview of what your objects are calling with an interaction reverse engineering than with the, allready working, class reverse engineereing.

Is it planed to to implement this function?

Torsten