Book a Demo

Author Topic: Class as part of a component  (Read 2272 times)

StephaneGuerin

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • humm....
    • View Profile
Class as part of a component
« on: January 20, 2006, 01:36:45 pm »
I have complete my top level design for my project.  I have indicated own every component are connected together.  Now I want to create the class that will realize these components.  How do I indicate that a certain class was used in a certain component?  I have searched a little bit but did not found any suggestion.

Thank you!

Stephane
« Last Edit: January 23, 2006, 06:34:49 am by StephaneGuerin »

thomaskilian

  • Guest
Re: Class as part of a component
« Reply #1 on: January 23, 2006, 12:40:58 pm »
How about a <<realize>> relationship? If you're looking for something like Rose has - you won't find it. You can use the relationship matrix to create the relations efficiently.

StephaneGuerin

  • EA Novice
  • *
  • Posts: 12
  • Karma: +0/-0
  • humm....
    • View Profile
Re: Class as part of a component
« Reply #2 on: January 24, 2006, 04:11:44 am »
That will do!  The matrix is also a very insterresting way to manage the models.  I used also for my requirements.

Thank for the advice.

Stephane.