10/12/06
Specialization versus subclass
- subclass inherits all of the superclass
- specialization inherits with exceptions
- "A hotel phone could be a subclass of regular phone except that
(1) all out-of building dialing goes through the hotel switchboard..."
Exercise: construct frames to model this classroom.