Book a Demo

Author Topic: Code Reengineering - missing links between classes  (Read 5864 times)

Viking

  • EA User
  • **
  • Posts: 478
  • Karma: +2/-2
    • View Profile
Code Reengineering - missing links between classes
« on: August 05, 2016, 02:18:41 am »
Hello,

I imported Java-code into EA. I used the function "code engineering".

The result was: inheritance and implementation (of interfaces) are shown as links. No other links (resp. references like used-by resp. something like associate) are shown.

Is it not possible with EA or did I do something wrong?

Many thanks in advance

V

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Code Reengineering - missing links between classes
« Reply #1 on: August 05, 2016, 05:40:02 am »
Without a concrete example it's hard to follow. EA's compiler has some limitations where you need to do some manual after-work. Maybe you run into such a case. But without example....

q.

Viking

  • EA User
  • **
  • Posts: 478
  • Karma: +2/-2
    • View Profile
Re: Code Reengineering - missing links between classes
« Reply #2 on: August 05, 2016, 03:25:32 pm »
Without a concrete example it's hard to follow. EA's compiler has some limitations where you need to do some manual after-work. Maybe you run into such a case. But without example.... q.
I cannot share the code. The code has been implemented correctly. But if you tell me that EA normally creates links correctly, this is already sufficient for the moment. Thank you.

Viking

  • EA User
  • **
  • Posts: 478
  • Karma: +2/-2
    • View Profile