Chapter 10 "UML" Homework

Created: Oct 29, 2007

Please read Chapter 10 on Object Modeling and UML.

This homework is due at the beginning of class Wednesday.

Please do this homework on your own. You can merge your efforts in with your team after class. Be prepared to present your diagrams and stuff in class. Do them by hand please... they don't have to look real pretty.

good luck... yow, bill


1. You simulator

Let's say your writing a simulator for your usual, ordinary day. Two things:

  1. Create a class diagram of some of your favorite classes. Please make the number of classes 10 or greater, include at least one inheritance and one composition relationship in your drawing. For example, some of my classes are Person, Student, Car, Gas Station, Breakfast, Brush teeth, House, Shower, Bedroom, and so on... Please include:
    • At least 10 classes
    • At least 1 inheritance relationship
    • At least 1 composition relationship
    • Give at least some classes attributes and/or methods
  2. Create a sequence diagram for some process you do during the day. Make it at least 5 steps, okay?

2. Follow the flow, and your project

In the first page of the chapter handouts, you see the flow from 1) use case diagram to 2) sequence diagram to 3) class diagram to 4) behavioral state machine diagram. Show UML diagrams for the first 3 steps (forget the state machine) for one or more of your use cases from the project.

If you don't have any use cases, then this is a good opportunity to get started. 

william.krieger.faculty.noctrl.edu ~ wtkrieger@noctrl.edu