Content deleted Content added
added Aggregation pattern |
No edit summary |
||
Line 9:
* [[Bridge pattern]]: decouple an abstraction from its implementation so that the two can vary independently
* [[Composite pattern]]: a tree structure of objects were every object has the same interface
* [[Container pattern]]: create objects for the sole purpose of holding other objects and managing
* [[Decorator pattern]]
* [[Extensibility pattern]]
|