Jump to content

Structural pattern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by S (usurped also) (talk | contribs) at 13:51, 13 May 2007 (clean up, Typos fixed: fuctionality → functionality, using AWB). 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