Book a Demo

Author Topic: stereotype <<entity>> without image with circle  (Read 9930 times)

jumbie

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
stereotype <<entity>> without image with circle
« on: October 10, 2021, 05:28:56 pm »
Hi all,

I want to use a stereotype "entity" for a class,
but without a circle image with the line below.

I need an implicit rectangle image of the class.
How do I turn off this circle image for entity stereotype?

Thanks for the answer,

Jumbie
« Last Edit: October 10, 2021, 05:54:42 pm by jumbie »

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: stereotype <<entity>> without image with circle
« Reply #1 on: October 10, 2021, 08:57:39 pm »
Right out of my head there's a Use Rectangular Notation somewhere in the context for some elements. Might be also for this one?

q.

jumbie

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: stereotype <<entity>> without image with circle
« Reply #2 on: October 10, 2021, 11:30:42 pm »
Right out of my head there's a Use Rectangular Notation somewhere in the context for some elements. Might be also for this one?

q.

thanks, but it is not possible to switch this notation for a class. The change is made by stereotype.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: stereotype <<entity>> without image with circle
« Reply #3 on: October 11, 2021, 12:38:33 am »
Yes, not possible for that stereotype (just had a look). You would need to create your own stereotype and add a diagram property to appear in the context so you can change the rendering. We use thar for quite a few stereotypes.

q.

jumbie

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: stereotype <<entity>> without image with circle
« Reply #4 on: October 11, 2021, 03:11:54 am »
Yes, not possible for that stereotype (just had a look). You would need to create your own stereotype and add a diagram property to appear in the context so you can change the rendering. We use thar for quite a few stereotypes.

q.

OK, I assumed it, I needed to verify it, thanks!

Takeshi K

  • EA User
  • **
  • Posts: 632
  • Karma: +43/-1
    • View Profile
    • Sparx Systems Japan
Re: stereotype <<entity>> without image with circle
« Reply #5 on: October 11, 2021, 01:45:16 pm »
Hello Jumbie,

Try to turn off the setting 'Use Stereotype Icons' in teh Elements group, diagram properties dialog.
(double-click a target diagram background to open the dialog)

HTH,
--
t-kouno

jumbie

  • EA User
  • **
  • Posts: 39
  • Karma: +0/-0
    • View Profile
Re: stereotype <<entity>> without image with circle
« Reply #6 on: October 24, 2021, 02:36:32 am »

Try to turn off the setting 'Use Stereotype Icons' in teh Elements group, diagram properties dialog.
(double-click a target diagram background to open the dialog)

Thanks a lot, it works!

Jumbie