Thomas Karl Osten GMD Tour DPE 2 and Tools Class Hierarchy

Home Page
Site Map


Work History
Job Tour
GMD Tour


 <    > 

Contents
Survey

DPE 1
DPE 1 Tools
Generator 1
Monitoring
DPE 2
  Anleitung
  Auth GUIs
  Accounting
DPE 2 Tools
Generator 2
GUI Kit
Subscription 2
ODL Editor

GMD
DPE 2 and Tools - Class Hierarchy

The Distributed Processing Environment 2 (DPE 2) (as designed and specified in IDL by Dr. K. P. Eckert et al.: subclasses of TnInterface) was also implemented by me and equipped with a collection of DPE 2 Tools (subclasses of Object and ApplicationModel) supporting the application programmers. Addionally I developed the IDL to Smalltalk generator 2 (an adapted and extended version of IDL to Smalltalk Generator 1).

See (in german) Beschreibung der zweiten TINA Platform Smalltalk DPE.

*Object
        TnObject
                TnObjectFactory
                TnCoreObject
                        subclasses: (optional) CoreObject classes
                TnModule
                        TnDpeModule (in Applikation Tn_Common)
                        more subclasses: TnXyzModule classes
        TnSupport
        TnTranscript

*DSTPersistentObject
        TnInterface
                TnCapsuleManager
                TnClusterManager
                TnCapsuleFinder
                TnInterfaceObject
                        TnManagementInterface
                        more subclasses: Interface classes

*ApplicationModel
        *DSTSystemSettings
                TnDSTSystemSettings

        TnGui
                TnCapsuleSettings
                TnCapsuleStatistics
                TnLauncher
                        TnInstallationLauncher
                                TnCapsuleFinderLauncher
                                TnEndUserSystemLauncher
                        TnCapsuleLauncher
                                subclasses: specific Capsule Launcher classes
                        TnNameServiceEditor
                TnDataManagement
                        TnUserManagement
                        TnAuthManagement

DPE (subclasses of TnInterface): Start: 9/96. End: 6/97. Size: 69 kB. Design: kpe. Implementation: tko
DPE 2 Tools: Start: 1/97. End: 5/97. Size: 214 kB. Design and implementation: tko