Structural patterns

Home > Computer Science > Software Engineering > Software design patterns > Structural patterns

Structural patterns describe how objects are structured or arranged to form a larger system. Examples include the Adapter pattern and the Composite pattern.