Book a Demo

Author Topic: Round trip engineering  (Read 2783 times)

doelf

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Round trip engineering
« on: February 21, 2009, 03:53:34 am »
I have tested round trip engineering with Java. I can create class diagrams from an existing code. But after changing the source followed by synchronization the removed association and the removed class is still on the uml diagram. Therefore I have made some other changes. The result is, that sometimes the synchronization works sometimes not. - I can't believe it!?
Is there any trick to make round trip engineering working?

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Round trip engineering
« Reply #1 on: February 23, 2009, 08:13:36 am »
The only time Enterprise Architect can detect removed classes is when you import a source directory.  This dialog provides an option for what to do when it can't find a class.

Also, if the association was between two classes that still exist, there is an option (Tools | Options | Source Code Engineering | Attribute/Operations) to remove associations.