Changes between Version 3 and Version 4 of GeneralInformation/Architecture
- Timestamp:
- 10/01/12 10:12:52 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GeneralInformation/Architecture
v3 v4 3 3 = Architecture = 4 4 5 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 '''QuestUtilities''' package that contains supporting components. The following UML implementation diagram depicts the architecture in detail.5 The two most important packages of the !EventBench architecture are the '''!EventBench Core Library''' and the '''!EventBench Plug-ins'''. The !EventBench Core Library bundles all platform-independent parts defined of the conceptual framework on which !EventBench is based (see [wiki:GeneralInformation/Concept]), while the '''!EventBench Plug-ins''' contain the translation layer and platform layer components. The architecture is completed by a '''!EventBench Frontend''' package that provides user interfaces and a '''!EventBench Utilities''' package that contains supporting components. The following UML implementation diagram depicts the architecture in detail. 6 6 7 7 [[Image(ImplementationDiagramm.png, nolink, align=center)]]