previous | index | next

A Final Class Diagram

Although the diagram does not show instance variables for ItemList in the class icon, we know from its relation with Item that there will be an instance variable that is a collection (perhaps an array) of items.

previous | index | next