Changes between Version 1 and Version 2 of GeneralInformation/Architecture
- Timestamp:
- 09/28/12 12:10:04 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation/Architecture
v1 v2 1 1 = Architecture = 2 3 [[TracNav(TOC|nocollapse)]] 4 The two most important packages of the Quest architecture are the '''Quest Core Library''' and the '''Quest Plug-ins'''. The Quest Core Library bundles all platform-independent parts defined of the conceptual framework on which Quest is based (see [wiki:GeneralInformation/Concept]), while the '''Quest Plug-ins''' contain the translation layer and platform layer components. The architecture is completed by a '''Quest Frontend''' package that provides user interfaces and a '''Quest Utilities''' package that contains supporting components. The following UML implementation diagram depicts the architecture in detail. 5 6 [[Image(ImplementationDiagramm.png, nolink, align=center)]]