Content deleted Content added
TakuyaMurata (talk | contribs) add * Constraint system |
TakuyaMurata (talk | contribs) add * Container pattern |
||
Line 35:
* [[Adapter pattern]]
* [[Bridge pattern]]
* [[Composite pattern]] - a pattern to build large structures
* [[Container pattern]]
* [[Decorator pattern]]
* [[Facade pattern]]
Line 83 ⟶ 84:
== Related Topics ==
* [[Pattern Mining]]
* [[
== Reference and External Links ==
* [http://java.sun.com/blueprints/corej2eepatterns/Patterns/index.html Java J2EE pattern catalog]
* The list of design patterns is entirely based on a [[wiki page]] http://c2.com/cgi/wiki?CategoryPattern.
* The definition of design pattern is based on [[GoF]].
|