I am designing a Class Diagram (static structure) and would like to include some Enum classes. However I cannot seem to find a suitable way to represent this. Any ideas?
Is there a way to represent an enum class in Visio 2007?
Create a datatype, go to Properties, and apply the stereotype enumeration
to it.
- choose UML Static Structures> DataType.
- Properties> 'Stereotype' to 'Enumeration'
- Add Enum values (LHS panel has 'Enumeration' listed for this. This is enabled by Step-2
© 2022 - 2024 — McMap. All rights reserved.