Author Topic: Links(Relationship) do not showup.  (Read 3629 times)

deenig2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Links(Relationship) do not showup.
« on: January 11, 2005, 12:29:15 pm »
Hi


I imported the exiting java files ( package), to create the Object model (class diagram). As I watched the log while EA imported those classes and realtionship.  On the Diagram EA does not shows ANY Relationship between any the classes ( 25 in number).The Class diagram has therefore all the classes, attributes and methods but no - relationship.


Thanks
With Thanks
Deenig2.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Links(Relationship) do not showup.
« Reply #1 on: January 11, 2005, 10:38:49 pm »
From my expirience with EA it doesnt import all relationships (as most CASE tools dont) but it does the important ones ("IS_A" conatinments and so).
Recursion definition:
If you don’t understand the definition read "Recursion definition".

deenig2

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: Links(Relationship) do not showup.
« Reply #2 on: January 12, 2005, 09:02:41 am »
That is strange:

If the classA extends classB then this should be visble?

- otherwise..

With Thanks
Deenig2.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Links(Relationship) do not showup.
« Reply #3 on: January 13, 2005, 01:21:12 am »
I think it shows up writen on top of class rectangle, though not with link.
Recursion definition:
If you don’t understand the definition read "Recursion definition".

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Links(Relationship) do not showup.
« Reply #4 on: January 14, 2005, 12:55:34 am »
If both classes are contained in the same diagram, then the link is shown. If only the derived class is on the diagram, the base class name is shown in italic top right of the class name compartment.