Author Topic: Hide stereotype in Properties  (Read 2986 times)

MichPaule

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
Hide stereotype in Properties
« on: October 23, 2023, 08:38:46 pm »
EA 16.1.1627 - 64bit

Hello,
having extended the metatype Operation I now see the «Operation» prefix everywhere.  :(
Another stereotype B contains a tagged value to the extended Operation (Type=RefGUIDList; Metatype=Operation;)
Looking at the Properties of an object stereotyped to B the tagged value is shown as "«Operation»OperationName".
The selection dialog also lists the operations prefixed with "«Operation»", e.g. "«Operation»OperationName(int par1)"
How to get rid of the prefix «Operation» which actually doesn't provide any helpful info?
Note that Start/Appearance/Preferences/General/Project Browser/Show Stereotypes already is off!
Thanks for any idea!
Best regards

Michael

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8085
  • Karma: +118/-20
    • View Profile
Re: Hide stereotype in Properties
« Reply #1 on: October 24, 2023, 08:12:58 am »
No, there is no way to turn it off. Note that the option you mentioned only applies to the Browser window.

MichPaule

  • EA User
  • **
  • Posts: 65
  • Karma: +0/-0
    • View Profile
Re: Hide stereotype in Properties
« Reply #2 on: October 24, 2023, 05:53:59 pm »
No, there is no way to turn it off. Note that the option you mentioned only applies to the Browser window.
Thanks Eve for the confirmation.
I'll try to convince the users to live with it ;)