Digital Twin - GUI
|
▼CCheckBox | |
CGUI.Datatypes.LocationCB | A wrapper class for locations. |
CGUI.Datatypes.MachineCB | A wrapper class for machines. |
CGUI.Datatypes.ProductCB | A wrapper class for products. |
▼CForm | |
CGUI.MainWindow | This is the main window, where the locations, machines and products are shown. |
CGUI.TimeslotDialog | Dialog that lets users choose which timeslots are available. |
CGUI.Datatypes.Order | A wrapper class for orders. |
CGUI.Datatypes.Toolkit | A wrapper class for toolkits. |
CGUI.IO_Modules.CheckboxCreator | This class reads all the important data out of an Excel file and creates all the Checkboxes we need. |
CGUI.IO_Modules.DatFileCreator | |
CGUI.IO_Modules.ModelData | This class reads all the important data out of an Excel file related to the model. |
CGUI.Program | |
▼CTextWriter | |
CGUI.IO_Modules.MoselTextWriter | A class that lets us catch the output Stream of Mosel. |