"description":"The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title":"URL for Knowledge Extraction Spreadsheet",
"type":"string"
},
"maxSimTime":{
"default":100,
"description":"Length of the simulation run",
"title":"Length of Experiment",
"type":"number"
},
"numberOfReplications":{
"default":10,
"description":"Number of replications to run",
"title":"Number of replications",
"type":"integer"
},
"processTimeout":{
"default":10,
"description":"Number of seconds before the calculation process is interrupted",
"title":"ProcessTimeout",
"type":"number"
},
"seed":{
"default":1,
"description":"When using the same seed, the random number generator produce the same sequence of numbers",
"title":"Seed for random number generator",
"type":"number"
},
"timeUnitPerDay":{
"default":24,
"description":"Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"title":"Number of time units per day",
"type":"number"
},
"trace":{
"default":"No",
"description":"Create an excel trace file (Yes or No)",
"enum":[
"No",
"Yes"
],
"title":"OutputTrace",
"type":"string"
}
}
},
"input":{
"debug":{
"gadget":"Input_viewDebugJson",
"title":"Debug JSON",
"type":"object_view"
},
"view":{
"gadget":"Input_viewProductionLine",
"title":"ProductionLine",
"type":"object_view"
},
"view_machine_shift_spreadsheet":{
"configuration":{
"columns":[
{
"format":"date-time",
"name":"Date",
"type":"string"
},
{
"name":"Machine",
"type":"string"
},
{
"name":"Start",
"type":"string"
},
{
"name":"Stop",
"type":"string"
}
]
},
"gadget":"Input_viewSpreadsheet",
"title":"Machine Shifts Spreadsheet",
"type":"object_view"
},
"view_management":{
"gadget":"Input_viewDocumentManagement",
"title":"Manage document",
"type":"object_view"
},
"view_repairman_shift_spreadsheet":{
"configuration":{
"columns":[
{
"format":"date-time",
"name":"Date",
"type":"string"
},
{
"name":"Repairman",
"type":"string"
},
{
"name":"Start",
"type":"string"
},
{
"name":"Stop",
"type":"string"
}
]
},
"gadget":"Input_viewSpreadsheet",
"title":"Repairman Shifts Spreadsheet",
"type":"object_view"
},
"view_result":{
"gadget":"Input_viewResultList",
"title":"Results",
"type":"object_view"
},
"view_run_simulation":{
"gadget":"Input_viewSimulation",
"title":"Run Simulation",
"type":"object_view"
},
"view_wip_spreadsheet":{
"configuration":{
"columns":[
{
"name":"ID",
"type":"string"
},
{
"name":"StationID",
"type":"string"
},
{
"name":"Remaining Processing Time",
"type":"number"
}
]
},
"gadget":"Input_viewSpreadsheet",
"title":"WIP Spreadsheet",
"type":"object_view"
}
},
"output":{
"view_exit_stats":{
"configuration":{
"properties":{
"lifespan":{
"type":"number"
},
"taktTime":{
"type":"number"
},
"throughput":{
"type":"number"
"application_configuration":{
"general":{
"properties":{
"confidenceLevel":{
"default":0.95,
"description":"Confidence level for statistical analysis of stochastic experiments",
"title":"Confidence level",
"type":"number"
},
"currentDate":{
"default":"2014/10/01",
"description":"The day the experiment starts, in YYYY/MM/DD format",
"description":"The URL for knowledge extraction to access its data for example http: //git.erp5.org/gitweb/dream.git/blob_plain/HEAD: /dream/KnowledgeExtraction/Mockup_Processingtimes.xls",
"title":"URL for Knowledge Extraction Spreadsheet",
"type":"string"
},
"maxSimTime":{
"default":100,
"description":"Length of the simulation run",
"title":"Length of Experiment",
"type":"number"
},
"numberOfReplications":{
"default":10,
"description":"Number of replications to run",
"title":"Number of replications",
"type":"integer"
},
"processTimeout":{
"default":10,
"description":"Number of seconds before the calculation process is interrupted",
"title":"ProcessTimeout",
"type":"number"
},
"seed":{
"default":1,
"description":"When using the same seed, the random number generator produce the same sequence of numbers",
"title":"Seed for random number generator",
"type":"number"
},
"timeUnitPerDay":{
"default":24,
"description":"Used for input and reporting widgets. For example, 24 means that simulation clock time unit is one hour.",
"title":"Number of time units per day",
"type":"number"
},
"trace":{
"default":"No",
"description":"Create an excel trace file (Yes or No)",