Book a Demo

Author Topic: Difficulty when showing stereotypes  (Read 3225 times)

José Farinha

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Difficulty when showing stereotypes
« on: March 17, 2020, 01:13:11 am »

Can’t find in the current EA a way to show operations with their stereotypes prefixed, as I could with previous versions using the diagram properties config tool.
I mean, show this:

«stereotypeA» operation1 (...)
«stereotypeA» operation2 (...)
«stereotypeB» operation3 (...)
«stereotypeB» operation4 (...)

instead of this:

«stereotypeA»
    operation1 (...)
    operation2 (...)
«stereotypeB»
    operation1 (...)
    operation2 (...)

Is it not possible anymore or is there something that I’m missing? Has anyone come into this problem?

Thanks and best regards
José

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Difficulty when showing stereotypes
« Reply #1 on: March 17, 2020, 02:03:35 am »
There are two options

- Preferences | Objects | Group Operation by Stereotype
- Preferences | Objects | Group Attributes by Stereotype

That control this behavior.

Geert

José Farinha

  • EA User
  • **
  • Posts: 45
  • Karma: +0/-0
    • View Profile
Re: Difficulty when showing stereotypes
« Reply #2 on: March 17, 2020, 02:58:55 am »

Thanks, Geert.

I was assuming it was diagram-specific setting, because we may want grouping in some diagramas only.
Maybe I'll submit a feature request about it.

Best regards.