I just started out with UML and I was wondering should my UML model have multiple activity diagrams? Each diagram would be for a specific use case. I am using StarUML for the design.
Asked
Active
Viewed 106 times
1 Answers
1
Yes, anything but the most trivial system would require more than one Activity Diagram to model it's behavior.
One Activity (with owned Activity Diagram) per Use Case is pretty what I would expect.

Geert Bellekens
- 12,788
- 2
- 23
- 50