Lecture overview -- Keyboard shortcut: 'u'  Previous page: Specialization of Classes -- Keyboard shortcut: 'p'  Next page: Example: Bank Accounts -- Keyboard shortcut: 'n'  Lecture notes - all slides together  Annotated slide -- Keyboard shortcut: 't'  Textbook -- Keyboard shortcut: 'v'  Alphabetic index  Help page about these notes  Course home    Specialization, Extension, and Inheritance - slide 3 : 40

The extension of class specialization
The extension of a specialized class B is a subset of the extension of the generalized class A

The is-a relation forms a contrast to the has-a relation

The is-a relation characterizes specialization

The has-a relation characterizes aggregation