Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Category:Object Teams Patterns"

Line 1: Line 1:
 +
=Patterns by category=
 +
''These listings are not disjoint as a single pattern can be attributed to different categories.''
 +
 
==Behavioral Patterns==
 
==Behavioral Patterns==
  
Line 8: Line 11:
 
* [[OTPattern/TeamComponent|TeamComponent]]
 
* [[OTPattern/TeamComponent|TeamComponent]]
  
 +
===State===
 +
* [[OTPattern/InnerState|InnerState]]
 +
* [[OTPattern/StateRole|StateRole]]
 +
 +
== Structural Patterns==
 +
* [[OTPattern/TeamComponent|TeamComponent]]
  
 
[[Category:Object Teams|Patterns]]
 
[[Category:Object Teams|Patterns]]

Revision as of 11:07, 12 June 2010

Patterns by category

These listings are not disjoint as a single pattern can be attributed to different categories.

Behavioral Patterns

Control Flow

Data Flow

State

Structural Patterns

Back to the top