Tag Archives: Use Case Diagram

How to Model Permissions on Use Case for Actors

In use case diagram, associations between actors and use cases are explicitly shown. We can see it clearly when an actor carries out a use case (or goal) from a line drawn between them. However, what if an actor does not carry out a use case but do refer to the output from it? How do we model that?

Read more »

How to List Out All Use Cases in the Current Project

When working on a project, it may involve many use case diagrams.
What if you want to get an overview of all use cases in all diagrams of the current project?
Read more »