Team LiB
Previous Section Next Section

Exercises

  1. Come up with a list of candidate classes for the Prescription Tracking System (PTS) case study presented in Appendix B, as well as an association matrix.

  2. Develop a class diagram for the Prescription Tracking System (PTS) case study, using UML notation. Reflect all significant attributes and relationships among classes, including the appropriate multiplicity. Ideally, you should use an object modeling software tool if you have one available to you.

  3. Prepare a data dictionary for the PTS, to include definitions of all classes, attributes, and associations.

  4. Devise a list of candidate classes for the problem area whose requirements you defined for exercise 3 in Chapter 2, as well as an association matrix.

  5. Develop a class diagram for the problem area whose requirements you defined for exercise 3 in Chapter 2, using UML notation. Reflect all significant attributes and relationships among classes, including the appropriate multiplicity. Ideally, you should use an object modeling software tool if you have one available to you.

  6. Prepare a data dictionary for the problem area whose requirements you defined for exercise 3 in Chapter 2 to include definitions of all classes, attributes, and associations.


Team LiB
Previous Section Next Section