Enumerations

A

Alex Dinu

What is the best way to add an Enumeration data type to be
used in UML diagrams?

Do I add a new data type, change the stereo type to
enumeration and use it as the type of my attributes?

I generated a visio model from code, and thats not the way
it created the enum, and I can't find a way to manually
create it like it did when it reversed engineered the code.

Alex
 
Top