Book a Demo

Author Topic: Missing Realisation link on reverse engineer VB  (Read 2944 times)

frankly

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Missing Realisation link on reverse engineer VB
« on: October 23, 2005, 09:28:02 pm »
I'm on a steep learning curve here, I may have missed the obvious so bear with me.

When I generate a model from VB6 source which uses the "Implements" keyword. Shouldn't the model reflect a realised association between the interface class and the implementing class?

If this is correct then how can I setup EA to reflect this?

TrtnJohn

  • EA User
  • **
  • Posts: 176
  • Karma: +0/-0
    • View Profile
Re: Missing Realisation link on reverse engineer V
« Reply #1 on: October 28, 2005, 05:06:56 pm »
The link is probably there.  (Go check the Link tabs in your class properties).

If you want to see the lollipop, right click your class and select Insert Embedded Element -> Show Realized Interfaces.


frankly

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Missing Realisation link on reverse engineer V
« Reply #2 on: October 30, 2005, 05:21:58 pm »
I checked the link but its not there.
I've added it myself and then forward engineered, to see if EA would (somehow) flag it, but on reverse engineering the realization and the lollipop both disappear.

Thanks for the response, its much appreciated.