Book a Demo

Author Topic: Adding Multiple Stereotypes To Classes  (Read 3463 times)

PLock

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Adding Multiple Stereotypes To Classes
« on: February 06, 2007, 03:54:19 am »
What I would like to do is to add more than one stereotype to a class, potentially other objects too.

Has anyone come across a way to represent a class with multiple stereotypes or at least extend a class with more than one?

Any ideas will be welcome, this is to generate SparkAda code.

Thanks.
Paul

peter.zrnko

  • EA User
  • **
  • Posts: 253
  • Karma: +0/-0
    • View Profile
Re: Adding Multiple Stereotypes To Classes
« Reply #1 on: February 06, 2007, 04:22:32 am »
Choose stereotype using a button with "..." just right from stereotype field in element properties. Select as many stereotypes as you want.
Click OK or Apply in element properties and you will see all selected stereotypes in the diagram.
(In element properties there is only one stereoptype visible.)
Peter

PLock

  • EA Novice
  • *
  • Posts: 11
  • Karma: +0/-0
    • View Profile
Re: Adding Multiple Stereotypes To Classes
« Reply #2 on: February 06, 2007, 04:25:24 am »
You star.

Thank you very much. Worked just as i wanted  :D