Software-Pattern.org
Patterns
Categories
Books
Authors
About
Login
Composite
Structural Pattern
The composite pattern describes a way to create tree structures using objects and object groups. The clients can access and use individual objects and compositions in the same manner.
Links
Composite pattern on Wikipedia.org
Composite pattern on BlackWasp.co.uk
Books
Design Patterns: Elements of Reusable Object-Oriented Software