Service Controller
- class ontologysim.ProductionSimulation.controller.service_controller.ServiceController.ServiceController
Bases:
objectservice controller which controls the repair process
- evaluateService(event_onto)
main class for the evaluation of service for machine and transporter
- Parameters:
event_onto –
- class ontologysim.ProductionSimulation.controller.service_controller.ServiceController.ServiceControllerMachine
Bases:
ServiceControllerservice controller for machine
- evaluateService(event_onto)
distributes the open repairs to the possible service places
- Parameters:
event_onto –
- class ontologysim.ProductionSimulation.controller.service_controller.ServiceController.ServiceControllerTransporter
Bases:
ServiceControllerservice controller for transporter
- evaluateService(event_onto)
distributes the open repairs to the possible service places
- Parameters:
event_onto –