UML class diagram enum
They are simply showed like this: _______________________ | <<enumeration>> | | DaysOfTheWeek | |_____________________| | Sunday | | Monday | | Tuesday | | … | |_____________________| And then just have an association between that and your class.