Book a Demo

Author Topic: EAUml stereotype shape  (Read 3857 times)

Toth, Istvan Zoltan

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
EAUml stereotype shape
« on: June 22, 2013, 09:08:44 pm »
Hi,

I would like to use the <<worker>> stereotype on a class having the stereotype-less class appearance. (Default is the person inside the circle).

Is there a way to do this? I've tried to change "Override Appearance" under Setting / UML Types to None but it had no effect (setting the color strangely works).

Thank you,
Kind regards,
Istvan



qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EAUml stereotype shape
« Reply #1 on: June 22, 2013, 09:23:56 pm »
I don't understand what you want to do.

q.

Toth, Istvan Zoltan

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: EAUml stereotype shape
« Reply #2 on: June 22, 2013, 09:46:24 pm »
I have a simple UML class on a Class diagram.
I change the stereotype to worker, class shape changes.
I want to avoid the class shape change.

I

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: EAUml stereotype shape
« Reply #3 on: June 22, 2013, 10:16:22 pm »
I see. For UC there is an option Advanced/Use Rectangular Notation (also for some other elements). But obviously not in that case.

Try diagram properties Elements/Use Stereotype Icons

q.

Toth, Istvan Zoltan

  • EA Novice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: EAUml stereotype shape
« Reply #4 on: June 22, 2013, 10:32:42 pm »
Diagram Properties / Element / Use Stereotype Icons worked well.

Thank you,
I