Book a Demo

Author Topic: How assign component to class ?  (Read 6302 times)

MalDi

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
How assign component to class ?
« on: October 21, 2004, 06:33:58 am »
Hello everybody.
Is there possibility in EA to assign component to class which it realized ?
I red about this possibility in Rational Rose? but can't find it in EA .

Regards .

thomaskilian

  • Guest
Re: How assign component to class ?
« Reply #1 on: October 21, 2004, 11:59:31 am »
Why not draw a <<realises>> relation?

Javier

  • EA User
  • **
  • Posts: 67
  • Karma: +0/-0
  • Necessity is the mother of email
    • View Profile
Re: How assign component to class ?
« Reply #2 on: November 08, 2004, 01:21:36 pm »
Thomas,

I believe he is referring to a capability in Rational Rose.  Once you assign the class to a the component that realizes it, the browser in Rose displays the realizing component next to the class name.

Is there such a feature in EA?

Regards.
We must become the change we want to see.
- Ghandi

thomaskilian

  • Guest
Re: How assign component to class ?
« Reply #3 on: November 09, 2004, 12:38:24 pm »
Ah! I remember... EA does not have such a feature. What you could do is either using the realize association or setting the component to composite and drag the appropriate classes inside. The latter would allow to have associated class diagrams that show how the classes inside the component are related to each other.