Book a Demo

Author Topic: Generate Sequence diagram from imported code  (Read 4891 times)

Toluene

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Generate Sequence diagram from imported code
« on: September 18, 2014, 04:28:29 pm »
Hi!

I'm using the trial version to see how useful EA is. I think this is what we want, but I would need some good concrete evidence to convince my boss to buy a couple of licenses.

I assume EA can't generate sequence diagrams from merely importing existing code? I would have to record a part of the program, and then a sequence diagram can be generated for the recording, hm?

Still feeling my way around EA...

Thanks,

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Generate Sequence diagram from imported code
« Reply #1 on: September 18, 2014, 07:18:46 pm »
You need to run/debug a program which will capture the path and produce a sequence diagram. (I do not use that personally so I can't give any details)

q.

Toluene

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Generate Sequence diagram from imported code
« Reply #2 on: September 22, 2014, 11:31:08 pm »
Thanks, I managed to generate a sequence diagram on a simple solution.  :)

Tehila1

  • EA User
  • **
  • Posts: 256
  • Karma: +0/-0
    • View Profile
Re: Generate Sequence diagram from imported code
« Reply #3 on: September 23, 2014, 06:07:44 pm »
Quote
Thanks, I managed to generate a sequence diagram on a simple solution.  :)

Could you please post this solution?

Toluene

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Generate Sequence diagram from imported code
« Reply #4 on: September 24, 2014, 04:02:42 am »
Um, the simple solution (C# solution) is a project with only a few classes, that we use at our company, so I can't post it. But I used it just to become familiar with the "process" of EA to import code, run and record a part of it and then generate a sequence diagram.
Hope that clarifies?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Generate Sequence diagram from imported code
« Reply #5 on: September 24, 2014, 05:06:50 am »
Most of it is likely RTFM  :D

q.