Hello,
I’d like to create a shape with stereotype <> and list the contained literals in this shape. An example of what I want is here: http://stackoverflow.com/questions/412944/uml-class-diagram-enum . At the moment I mimic this by defining attributes with the names of the literals within a class. I can’t seem to hide the visibiltiy symbols ("+" etc.) though.
Is there a clean way to define enumeration literals in VP-UML?
Stefan