Structural pattern

From Wikipedia, the free encyclopedia

In Software Engineering, Structural Design Patterns are Design Patterns that ease the design by identifying a simple way to realize relationships between entities.

Examples of Structural Patterns include:

[edit] See also