RationalDB
OOPortal RedhatLinuxAdmin
prev next prev next
  Course navigation
 
Lesson 10
Objective
Drawing a class diagram
Define all class data for the Checkbook Manager program.
  Earlier in this module, you defined and created a class diagram for the Check class. To develop a complete design specification, you need to define all the classes that will exist in your Checkbook Manager program. Therefore, the next step in your course project is to take a look at the real-world entities that you listed, define the classes, and create class diagrams for the classes you've defined.
Drawing Class Diagram - Exercise
Click the Exercise link below to define all the classes for your Checkbook Manager program.
Drawing Class Diagram - Exercise
  Course navigation