Personal tools

Partners

Architecture Design Patterns

From MIKE2 Methodology

Jump to: navigation, search

Architecture Design Pattern present commonly found problems and solution techniques that have been shown to work well.

Each design pattern should aim to contain the following

  • Pattern Name: A short, but descriptive name for the pattern
  • Overview: Describes what the pattern does in a summarised fashion
  • Illustration: An example of a problem and how the pattern solves that problem
  • Applicability: Lists the situations where the pattern is applicable
  • Components: Describes the key software components in the pattern and how they interact
  • Process: Describes how the components work together to solve the problem
  • Results: Describe the pros and cons of using this particular pattern

This inventory of articles will be built out over time and references the SAFE Architecture.

Powered by omCollab