Book a Demo

Author Topic: Generate Sequence Diagrams from VB  (Read 3054 times)

swammingo

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Generate Sequence Diagrams from VB
« on: February 14, 2007, 03:10:08 am »
Hi,

I have some Visual Basic code. and not vb.net code.

its just code of .cls, .bas .frm etc .....

is it possible to automate the generation of sequence diagrams ?

any help would be really appreciated.

regards,
Swammingo.

thomaskilian

  • Guest
Re: Generate Sequence Diagrams from VB
« Reply #1 on: February 15, 2007, 12:58:10 am »
Try searching the forum. There are quite some threads dealing with that topic (although not explicitely with VB).

swammingo

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Generate Sequence Diagrams from VB
« Reply #2 on: February 15, 2007, 04:56:22 am »
I mean is it possible to use EA to automatically generate sequence diagrams like it does for vb.net using the debug option ?

the code is pure visual basic and not .net (vb.net).

so thats why i am a bit confused.

it wud be really helpfull if u cud reply with a guide or a tutorial

thnx.

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Generate Sequence Diagrams from VB
« Reply #3 on: February 15, 2007, 06:24:49 am »
No, you will not be able to generate sequence diagrams that way. The debug feature only works for .Net and Java files. This might be related to the fact that these environments support reflection, but I am not sure.
No, you can't have it!