| Pattern | Alias | Remarks |
|---|---|---|
| Composite | part/whole | collections of components |
| Flyweight | handle/body | extrinsic state, many objects |
| Adaptor | wrapper | resolve inconsistency between interfaces |
| Bridge | handle/body | relate abstraction to implementation |
| Decorator | handle/body | to introduce additional functionality |
| Facade | handle/body | provides unified interface |
| Proxy | handle/body | to defer ... remote, virtual, protection |
(C) Æliens 04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.