Category:Object Teams Examples
From Eclipsepedia
Collection of some examples for Object Teams
The following examples are also shipped with the OTDT:
- Stopwatch - simplest, straight-forward view-model separation
- Observer - mostly simple, re-usable implementation of the Observer pattern, yet comprehensive coverage of many Object Teams concepts.
- ATM - simple, demonstrates the use of guard predicates (OTJLD §5.4)
- FlightBonus - advanced, shows separation of use cases (flight booking vs. bonus) plus view-model separation on top of an OT/J implementation (simple UI)
- OrderSystem - advanced, shows three-layered domain logic (Stock, Reservations, Order) plus view-model separation on top of an OT/J implementation (complex UI)
Pages in category "Object Teams Examples"
There are 3 pages in this category.