Jump to content

Structural pattern

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 24.19.239.198 (talk) at 05:32, 12 November 2006 (Added Concurrency pattern link). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

You must add a |reason= parameter to this Cleanup template – replace it with {{Cleanup|April 2006|reason=<Fill reason here>}}, or remove the Cleanup template.

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