Template for Design Patterns:

  • patterns name and classification

  • patterns rationale and intent

  • alternative names

  • motivation

  • applicability

  • structure

  • participants

  • collaborations

  • consequences

  • implementations

  • sample code (sometimes considered as programming patterns)

  • known uses

  • related patterns