CORDET Framework - C2 Implementation
|
A software framework for service-oriented applications. More...
Modules | |
Application Start-Up | |
Implementation of the Application State Machine. | |
Base Component | |
Implementation of the Base Component. | |
Management of Incoming Commands and Reports | |
Management of incoming commands and reports. | |
Management of Outgoing Commands and Reports | |
Management of outgoing commands and reports. | |
Configurable Header Files | |
The files in this module must be modified by application developers to adapt them to the needs of their target application. | |
Unimplemented Interfaces | |
Declaration of Interfaces not implemented at Framework Level. | |
Auxiliary Functions | |
Implementation of Functions to check Component Configuration. | |
Utility Functions | |
Implementation of Utility Functions. | |
Test Suite | |
Test Suite for the CORDET Framework. | |
A software framework for service-oriented applications.
The CORDET Framework is built around the CORDET Service Concept. A service consists of a set of logically related commands and reports. The service concept defines the life-cycle of a generic command and of generic report. This life-cycle is independent of the specific content and actions of a command or report. The CORDET Framework provides components which enforce this life-cycle.