Book a Demo

Author Topic: Class relationship with Java core classes  (Read 3169 times)

stevewallone

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Class relationship with Java core classes
« on: November 09, 2007, 08:24:41 am »
Hello,
I imported classes in a javax. package, but the relationships were not automatically built with my classes. Is there a way to ask EA to build these relationships?
Thanks!
Steve

stevewallone

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Class relationship with Java core classes
« Reply #1 on: November 09, 2007, 08:58:51 am »
Actually it did show some relationship. Those at the class member level. How do I get the method scope relationships to show up?

Ale

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Class relationship with Java core classes
« Reply #2 on: January 15, 2008, 12:22:34 am »
Quote
Actually it did show some relationship. Those at the class member level. How do I get the method scope relationships to show up?


In Together ControlCenter, these show up automatically as Dependency links (and may of course be turned off). I have no idea whether EA is able to handle these relations.

/Ale

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Class relationship with Java core classes
« Reply #3 on: January 15, 2008, 03:47:38 am »
If are talking about dependencies implied from use in the internal code of a method - I don't think EA is capable of it.
Recursion definition:
If you don’t understand the definition read "Recursion definition".