Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: zyx on April 24, 2010, 02:06:11 pm

Title: Enumeration
Post by: zyx on April 24, 2010, 02:06:11 pm
Hello,

   Again I apologize for my bad english. I am creating a enumeration class, but when I was using the previous version when I defined the literals it appeared on top of the list a <<enum>> stereotype and in this version it do not appear any more, besides the field stereotype remains with the text enum correct. If I change the stereotype it appears on the top, but nothing appear when the stereotype is <<enum>>... why?
Title: Re: Enumeration
Post by: Geert Bellekens on April 26, 2010, 03:37:18 pm
I can imagine that they've changed the presentation of the enumeration literals, because the <<enum>> is not really a stereotype, but just the indication that it is a literal.

Seems the correct way of displaying to me.

Geert