Author Topic: Enumeration  (Read 3181 times)

zyx

  • EA User
  • **
  • Posts: 95
  • Karma: +1/-1
    • View Profile
Enumeration
« 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?

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13404
  • Karma: +567/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Enumeration
« Reply #1 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