Please enable JavaScript.
Coggle requires JavaScript to display documents.
Design Pattern (Behavioral (Command (4 stars), Iterator (5 stars),…
Design Pattern
Behavioral
Command
(4 stars)
Iterator
(5 stars)
Observer
(5 stars)
State (3 stars)
Strategy
(4 stars)
Visitor (1 star)
Template Method (3 stars)
Structural
Adapter
( 4 stars)
Bridge ( 3 stars)
Composite
(4 stars)
Decorator ( 3 stars)
Facade
(5 stars)
Proxy
( 4 stars)
Creation
Factory
( 5 stars)
Factory Method
Factory Abstraction
Singleton
(4 stars)
A class of which only a single instance can exist
Prototype (3 stars)
Builder ( 2 stars)
Enterprise Application Architecture
Lazy Load