Lecture overview -- Keyboard shortcut: 'u'  Previous page: The fragile base class problem -- Keyboard shortcut: 'p'  Next page: Natural object-oriented IntSequence traversals -- 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    Abstract classes, Interfaces, and Patterns - slide 33 : 37

The Visitor design pattern
Visitor organizes operations on Composites which need to traverse the Component nodes