Simulation
All around sim core
- SimCore
SimCoreSimCore.createEventList()SimCore.createLogger()SimCore.createOWLStructure()SimCore.createSimInstance()SimCore.createWorld()SimCore.destroyOnto()SimCore.getCurrentTimestep()SimCore.main()SimCore.prefixStringSimCore.runNextEvent()SimCore.save_ontology()SimCore.setCurrentTimeStep()SimCore.setRandomSeedAddValue()SimCore.set_save_time()
- Central
- Enum Labelling
Defect_Type_EnumEvaluate_EnumLabelLabel.CombineProcessDataLabel.DeadlockQueueLabel.DefectLabel.DistributionLabel.EndQueueLabel.EventLabel.EventListLabel.LocationLabel.LoggerLabel.LoggerEventLabel.MachineLabel.MachineServiceLabel.MachineServiceOperatorLabel.NormalDistributionLabel.PositionLabel.ProcessLabel.ProdProcessLabel.ProdTypeProcessLabel.ProductLabel.ProductTypeLabel.QueueLabel.RandomDistributionLabel.SetUpLabel.ShortTermLoggerLabel.SimCoreLabel.StartQueueLabel.StateLabel.SubDefectLabel.TaskLabel.TransporterLabel.TransporterServiceLabel.TransporterServiceOperator
Machine_EnumOrderRelease_EnumProduct_EnumQueue_EnumTransporter_Enum
- Task
Transporter
- Transporter
TransporterTransporter.addLocation()Transporter.addTransportController()Transporter.add_defect()Transporter.compare_location_product_transporter()Transporter.createTransportation()Transporter.createTransporter()Transporter.createWait()Transporter.end_queue_allowed()Transporter.evaluateDefect()Transporter.getAllTransporter()Transporter.getAlowedMachine()Transporter.getFreePosition()Transporter.get_queue_transportation_allowed()Transporter.initTransporterDict()Transporter.setNextDefectTime()Transporter.transformToDict()Transporter.transport()Transporter.wait()
Machine
- Machine
MachineMachine.addMachineController()Machine.addProcess()Machine.addProcessQueue()Machine.addQueue()Machine.addSetup()Machine.add_defect()Machine.createMachine()Machine.createWait()Machine.create_process()Machine.create_set_up()Machine.evaluateDefect()Machine.getAllMachine()Machine.process()Machine.setNextDefectTime()Machine.set_up()Machine.transformToDict()Machine.transform_process_id_into_process()Machine.wait()
Subelements
Event
- Event
EventEvent.add_location_to_event()Event.add_machine_to_event()Event.add_position_to_event()Event.add_process_to_event()Event.add_product_to_event()Event.add_service_to_event()Event.add_task_to_event()Event.add_to_logger()Event.add_to_short_term_logger()Event.add_transport_to_event()Event.createEvent()Event.delete_event()Event.getNextEvent()Event.getNumberOfEvents()Event.removeProperties_Event()Event.removeProperties_EventLogger()Event.remove_from_event_list()Event.store_event()Event.swapProperties_EventLogger()
Repair Service
- Repair Service Structure
- Repair service
- Repair Service Machine
- Repair Service Transporter
RepairServiceTransporterRepairServiceTransporter.addDefectToService()RepairServiceTransporter.createService()RepairServiceTransporter.createServiceOperator()RepairServiceTransporter.evaluateCreateEvent()RepairServiceTransporter.getFreeServiceOperator()RepairServiceTransporter.initService()RepairServiceTransporter.repair()
- Defect