Use Case Diagram
- •
def
- •
a UML diagram describing the goals of actors/objects when using a system — used both as a requirements engineering/UML technique and, in an HCI context, as a way to map user goals to system functions during task analysis
- •
- •
- •
- •
- •
use in task analysis (HCI)
- •
used in Task Analysis to map user goals to system functions
- •
supplements Unavailable reference at a higher level of abstraction
- •
- •
note
- •
for systems with complex data flows, Data Flow Diagram (DFD) may be more appropriate
- •
- •
related