Jump to content

Structural pattern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Pi Delport (talk | contribs) at 09:28, 30 July 2007 (remove Container pattern: article deleted). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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:

See also