Book a Demo

Author Topic: Auto-genrating sequence diagrams  (Read 4259 times)

Vinx

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Auto-genrating sequence diagrams
« on: April 28, 2008, 10:13:14 pm »
Hi all,

when generating sequence diagrams automatically, I get no objects or classes in the diagram, but items of type <reference>. Furthermore, they have strange names assembled from the first four characters of the class name followed by the invoked method.

Does anyone have an idea what went wrong? I use EA version 7.1.827 maybe it's a bug?!

Any hints welcome.

V.

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Auto-genrating sequence diagrams
« Reply #1 on: April 28, 2008, 11:33:36 pm »
Hi,

I have succesfully generated sequence diagrams in 7.1.828. How are you generating the diagrams? I don't have enough information to be able to help you.

/N

Vinx

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Auto-genrating sequence diagrams
« Reply #2 on: April 29, 2008, 12:12:17 am »
Hi brannstorm,

thank you for your reply.

I try to describe my configuration:

I created some classes and assigned them to source files (c#). I am able to synchronise my model with those files so path name is correct.

After that I created a Build Script. For Debug I selected Attach Process and did not touch the other tabs. (Do I have to set something else for my script? I created it just to enable Debug Run.)

Done with that I opened the souce code of the file I want my sequence diagram to start with and created the start and end point (start recording here and end recording here).

Then I pressed F6 for Debug Run and attached the process of my application. In my application I started the action to be recorded.

I can see EA running through the source files, but the resulting sequence diagram looks as strange as described above.

Hmmm. Any ideas?

V.

brannstrom

  • EA User
  • **
  • Posts: 35
  • Karma: +0/-0
    • View Profile
Re: Auto-genrating sequence diagrams
« Reply #3 on: April 29, 2008, 06:30:13 pm »
I have only been creating sequence diagrams from add-ins. So I'm not able to help you.

/N

Vinx

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: Auto-genrating sequence diagrams
« Reply #4 on: April 29, 2008, 10:56:57 pm »
Ok, thank you anyway.

What add-in do you use?