Book a Demo

Author Topic: Association and class attribute synchronization  (Read 2682 times)

Edward King

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1 Gold!
    • View Profile
Association and class attribute synchronization
« on: July 03, 2002, 02:32:58 pm »
 ???
I am not sure if I am missing something but using 3.10 I run into the following problems: If I create two classes the constructor and destructor do not show up in the diagram as operations. However, if I generate the code from the diagram these exist in the code. That's fine. But when I reverse engineer the same code into the model, the constructors show up in the diagram. hmmmmmmm.

Secondly, when I assocate the two classes neither one shows up in the attribute section of the other. However, after generating the code and reversing the attribute sections contains the link. No problem here. Finally, when I remove the association, the attribute section still contain   the old link. And the code generated at this point is unchange.

Does anyone know what is going on here? What am I missing? Or is there just a sync bug in the software?