Behavioral pattern

From Wikipedia, the free encyclopedia
Jump to: navigation, search

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:

See also[edit]

References[edit]

  1. ^ "Externalize The Stack". c2.com. 2010-01-19. Archived from the original on 2010-01-19. Retrieved 2012-05-21. 
  2. ^ Nakashian, Ashod (2004-04-11). "Weak Reference Pattern". c2.com. Archived from the original on 2004-04-11. Retrieved 2012-05-21. 
  3. ^ "Protocol Stack". c2.com. 2006-09-05. Archived from the original on 2006-09-05. Retrieved 2012-05-21.