Previous Section Next Section

Designing Release 2

In this section, we run through the modeling activities that took place to create the design for release 2 of the mapplet.

Sequence Diagrams

Figure 8-5 shows the sequence diagram for the “Filter Hotels” use case.

Image from book
Figure 8-5: Sequence diagram for the “Filter Hotels” use case

As in the robustness diagram, the sequence diagram covers two scenarios: filtering by amenity and filtering by hotel chain.

Class Diagram

The finished class diagram for release 2 is shown in Figures 8-6 and 8-7.

Image from book
Figure 8-6: Class diagram (part 1) for release 2
Image from book
Figure 8-7: Class diagram (part 2) for release 2
Previous Section Next Section