You must add a |reason=
parameter to this Cleanup template – replace it with {{Cleanup|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:
- Adapter pattern
- Bridge pattern
- Composite pattern
- Container pattern
- Decorator pattern
- Extensibility pattern
- Facade pattern
- Flyweight pattern
- Proxy pattern
- Pipes and filters
- Private class data pattern