Service Controller

class ontologysim.ProductionSimulation.controller.service_controller.ServiceController.ServiceController

Bases: object

service 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: ServiceController

service 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: ServiceController

service controller for transporter

evaluateService(event_onto)

distributes the open repairs to the possible service places

Parameters:

event_onto