Book a Demo

Author Topic: Directed associations in EA  (Read 5650 times)

jojooo

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Directed associations in EA
« on: June 18, 2003, 01:15:31 am »
Hi,

I spent several hours on finding a solution to this problem but had no success. Specifically: How can I display directed associations in EA, i.e., association lines having an arrow at one end in a class diagram?
A (dirty) work-around is to create a dependency between two classes and then change the relation type to association. It works, Unfortunately I did not find a menu that enables me to generate this arrow directly on an existing association.

Any hint?
Thanks in advance,
--Joachim

Tjerk

  • EA User
  • **
  • Posts: 231
  • Karma: +1/-0
    • View Profile
Re: Directed associations in EA
« Reply #1 on: June 18, 2003, 01:29:14 am »
Hi Joachim,

Try right clicking the assosiation, select association properties and select source to target direction.

Greetings,
Tjerk

jojooo

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Directed associations in EA
« Reply #2 on: June 18, 2003, 04:45:28 am »
Quote
Hi Joachim,

Try right clicking the assosiation, select association properties and select source to target direction.



Did work. I was (almost) absolutely sure that I tried this before, don't know what went wrong. Thanks again.

--Joachim