|
Yes, you can use use case diagrams to represent the use cases
(processes) in a software system. These diagrams show the actors in a system, and the ways in which these users use the system. This is why I use the terms "use cases" and "processes" interchangeably. IMHO use cases are a fancy way of
saying processes, or perhaps more accurately, user-initiated processes.
|