Structural ========== In Software Engineering, Structural Design Patterns are Design Patterns that ease the design by identifying a simple way to realize relationships between entities. .. toctree:: :titlesonly: Adapter/index Bridge/index Composite/index DataMapper/index Decorator/index DependencyInjection/index Facade/index FluentInterface/index Proxy/index Registry/index