Skip to content
BryanHunt edited this page Aug 28, 2011 · 6 revisions

Presentation Layer

The presentation layer contains the user interface. The user interface may be a rich desktop application (RCP) or a web application (Sproutcore).

Application Layer

This layer contains the application logic for manipulating the domain model. The web API is part of this layer.

Domain Layer

This layer consists of the domain model implemented in EMF.

Infrastructure Layer

This layer consists primarily of the low level frameworks such as OSGi, EMF, Restlet, and MongoDB.

Clone this wiki locally