How to associate these classes in UML Class Analysis Diagram?
问题 I'm trying to design UML Analysis Class Diagram for a college project. My UML Diagram looks like this: I have encountered two different problems: User can have multiple roles. A user with Manager role can manage other users and their roles. How to illustrate this association in UML? User uses SwipeCard to access a room. How to show this association in UML? 回答1: You have a really good start to an analysis model. Some things I would do: Reify the association between User and Role (or make it an