Having used the techniques for static and dynamic modeling presented in Chapters 10 and 11, respectively, we’ve arrived at a fairly thorough object model of the SRS—or so it seems! Before we embark upon implementing our class diagram as Java code in Part 3 of the book, however, we need to make sure that our model is as accurate and representative of the goal system as possible.
Explore some simple ...