Is there a UML diagram to visually show the processes in a system?

By Alvin J. Alexander, devdaily.com

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.


devdaily logo