Book a Demo

Author Topic: Java -> UML, reverse code engineering  (Read 3418 times)

Toowoxx

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Java -> UML, reverse code engineering
« on: December 02, 2010, 09:14:23 pm »
Hi,
today i try to generate a UML-Diagramm from Java Code. The import goes great, but the EA make no associate between some classes. The Java settings are default.

Do you need some more information?

I hope you can help me.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Java -> UML, reverse code engineering
« Reply #1 on: December 03, 2010, 08:09:02 am »
At a guess the relationships you expect to be created are from generic attributes.

The current version does not import relationships unless the type matches exactly, but this capability will be in a future version.

If this isn't the situation you are referring to, please clarify your request.