Use Case Diagrams
Actor = a role that a user plays with respect to the system
- not a 1-1 relationship with actual people or things (other systems or system components) or organizations
- carry out use cases
Typically easier to come up with actors before use cases
Use cases are about external functionality, actors allow you to track who uses what functionality