Summary

Use Case Analysis provides an initial, high-level definition of how internal elements interact in order to satisfy the system's functional requirements and how they relate to each other statically. This is a fundamental activity on the way to design and development.

Use Case Analysis is supported via sequence diagrams. Instead of showing the interaction between actors and a monolithic system, the system is split into analysis level objects. The responsibilities of the system are divided among the analysis level objects, which are referred to as boundary, control, and entity objects, to achieve a finer grained sequence diagram. Collaboration diagrams are another aid in such analysis.

Once the dynamic behavior has been captured in the form ...

Get Developing Enterprise Java Applications with J2EE™ and UML now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.