Book a Demo

Author Topic: Can't Edit Stereotype  (Read 4330 times)

jthillmn

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Can't Edit Stereotype
« on: May 17, 2020, 08:37:53 am »
This is embarrassing...  I've been experimenting with v15.1 and experiencing behavior I've not seen in prior versions. 

I can't change type in a name for the stereotype! 

I create a class diagram, drop a class on the view and then attempt to type in a stereotype name for the class and it won't let me.  What setting might be causing this?

Paolo F Cantoni

  • EA Guru
  • *****
  • Posts: 8626
  • Karma: +259/-129
  • Inconsistently correct systems DON'T EXIST!
    • View Profile
Re: Can't Edit Stereotype
« Reply #1 on: May 17, 2020, 09:35:35 am »
This is embarrassing...  I've been experimenting with v15.1 and experiencing behavior I've not seen in prior versions. 

I can't change type in a name for the stereotype! 

I create a class diagram, drop a class on the view and then attempt to type in a stereotype name for the class and it won't let me.  What setting might be causing this?
Like the rest of us, the stereotypes are "in lockdown".

In the properties window, there will be a builder ellipsis button [...] on the stereotype which will open to a dialog with the currently allowable stereotypes EA thinks can be applied to the item.

Paolo
Inconsistently correct systems DON'T EXIST!
... Therefore, aim for consistency; in the expectation of achieving correctness....
-Semantica-
Helsinki Principle Rules!

jthillmn

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: Can't Edit Stereotype
« Reply #2 on: May 17, 2020, 09:13:59 pm »
So the only way I can create stereotypes I want is to go through the process of pre-defining them; i.e. one can no longer just type in a stereotype name on the fly?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Can't Edit Stereotype
« Reply #3 on: May 17, 2020, 09:47:25 pm »
So the only way I can create stereotypes I want is to go through the process of pre-defining them; i.e. one can no longer just type in a stereotype name on the fly?
Yes, and most of us consider that a good thing.
A stereotypes is not something you should invent on the fly. They are extensions to the metamodel of UML. You should really think about when en why to use a certain stereotype, what the rules are, what extra properties you want to give them, etc..
They are not meant as a means to annotate or draw attention to a certain item.

Geert

jthillmn

  • EA User
  • **
  • Posts: 22
  • Karma: +0/-0
    • View Profile
Re: Can't Edit Stereotype
« Reply #4 on: May 17, 2020, 11:38:09 pm »
Thanks for the responses.