Behavioral pattern

From Free net encyclopedia

Revision as of 20:59, 13 December 2005; view current revision
←Older revision | Newer revision→

In software engineering, behavioral design patterns are design patterns that identify common communication patterns between objects and realize these patterns. By doing so, these patterns increase flexibility in carrying out this communication.

Examples of this type of design pattern include:


Template:Comp-sci-stub