| Controller Execution Classes | The controller execution classes are derived from the AbstractControllerExecution and extends the functionality. The base controller execution code is located in the AbstractControllerExecution |
| Abstract Server | Classes belonging to the Abstract Server level |
| Navigation Server Classes. | Classes combining the core logic and providing concrete implementations |
| Planner Execution Classes | The planner execution classes are derived from the AbstractPlannerExecution and extend the functionality. The base planner execution code is located in the AbstractPlannerExecution |
| Recovery Execution Classes | The recovery execution classes are derived from the RecoveryPlannerExecution and extends the functionality. The base recovery execution code is located in the AbstractRecoveryExecution |