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"

(New page: ==Behavioral Patterns== ===Control Flow=== * Double Dispatch Patterns)
 
Line 3: Line 3:
 
===Control Flow===
 
===Control Flow===
 
* [[OTPattern/Double Dispatch|Double Dispatch]]
 
* [[OTPattern/Double Dispatch|Double Dispatch]]
 +
* [[OTPattern/Notification|Notification]]
 +
 +
===Data Flow===
 +
* [[OTPattern/TeamComponent|TeamComponent]]
 +
  
 
[[Category:Object Teams|Patterns]]
 
[[Category:Object Teams|Patterns]]

Revision as of 10:51, 12 June 2010

Behavioral Patterns

Control Flow

Data Flow

Back to the top