new and old partjobshop instance updated

parent adecfd71
{
"class_definition" : {
"definitions" : {
"distributionTypes" : {
"_fixed" : {
"description" : "Fixed",
"title" : "Fixed",
"type" : "object",
"properties" : {
"mean" : {
"type" : "number",
"default" : 0.75,
"required" : true
}
}
"distributionTypes": {
"_binomial": {
"description": "Binomial",
"properties": {
"mean": {
"default": 0,
"type": "number"
},
"_exp" : {
"type" : "object",
"title": "Exp",
"description" : "Exponential",
"properties" : {
"mean" : {
"type" : "number",
"default" : 0,
"required" : true
}
"size": {
"default": 0,
"type": "number"
}
},
"_normal" : {
"type" : "object",
"title" : "Normal",
"description" : "Normal",
"properties" : {
"mean" : {
"type" : "number",
"default" : 0,
"required" : true
"title": "Binomial",
"type": "object"
},
"stdev" : {
"type" : "number",
"default" : 0,
"required" : true
}
"_cauchy": {
"description": "Cauchy",
"properties": {
"location": {
"default": 0,
"type": "number"
},
"scale": {
"default": 0,
"type": "number"
}
},
"_lognormal" : {
"type" : "object",
"title" : "Lognormal",
"description" : "Lognormal",
"properties" : {
"mean" : {
"_class" : "Dream.Property",
"name" : "Mean",
"type" : "number",
"default" : 0
"title": "Cauchy",
"type": "object"
},
"stdev" : {
"_class" : "Dream.Property",
"name" : "Standard Deviation",
"type" : "number",
"default" : 0
}
"_exp": {
"description": "Exponential",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"_binomial" : {
"type" : "object",
"title" : "Binomial",
"description" : "Binomial",
"properties" : {
"mean" : {
"type" : "number",
"default" : 0
"title": "Exp",
"type": "object"
},
"size" : {
"type" : "number",
"default" : 0
}
}
"_failure": {
"properties": {
"Time to Failure": {
"$ref": "#/definitions/_dist"
},
"_poisson" : {
"type" : "object",
"title" : "Poisson",
"description" : "Poisson",
"properties" : {
"lambda" : {
"type" : "number",
"default" : 0
}
"Time to Repair": {
"$ref": "#/definitions/_dist"
},
"repairman": {
"description": "Repairman",
"required": true,
"type": "string"
}
},
"_logistic" : {
"type" : "object",
"title" : "Logistic",
"description" : "Logistic",
"properties" : {
"location" : {
"type" : "number",
"default" : 0,
"required" : true
"title": "Yes",
"type": "object"
},
"scale" : {
"type" : "number",
"default" : 0,
"required" : true
}
"_fixed": {
"title": "Fixed",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"_caucy" : {
"type" : "object",
"title" : "Caucy",
"description" : "Caucy",
"properties" : {
"location" : {
"type" : "number",
"default" : 0
"type": "object"
},
"scale" : {
"type" : "number",
"default" : 0
}
"_gama": {
"description": "Gama",
"properties": {
"rate": {
"default": 0,
"required": true,
"type": "number"
},
"shape": {
"default": 0,
"required": true,
"type": "number"
}
},
"_geometric" : {
"type" : "object",
"title" : "Geometric",
"description" : "Geometric",
"properties" : {
"probability" : {
"type" : "number",
"default" : 0,
"required" : true
}
"title": "Gama",
"type": "object"
},
"_geometric": {
"description": "Geometric",
"properties": {
"probability": {
"default": 0,
"required": true,
"type": "number"
}
},
"_gama" : {
"type" : "object",
"title" : "Gama",
"description" : "Gama",
"properties" : {
"shape" : {
"type" : "number",
"default" : 0,
"required" : true
"title": "Geometric",
"type": "object"
},
"rate" : {
"type" : "number",
"default" : 0,
"required" : true
}
"_logistic": {
"description": "Logistic",
"properties": {
"location": {
"default": 0,
"required": true,
"type": "number"
},
"scale": {
"default": 0,
"required": true,
"type": "number"
}
},
"_weibull" : {
"type" : "object",
"title" : "Weibull",
"description" : "Weibull",
"properties" : {
"shape" : {
"type" : "number",
"default" : 0,
"required" : true
"title": "Logistic",
"type": "object"
},
"scale" : {
"type" : "number",
"default" : 0,
"required" : true
}
"_lognormal": {
"description": "Lognormal",
"properties": {
"mean": {
"default": 0,
"name": "Mean",
"type": "number"
},
"stdev": {
"default": 0,
"name": "Standard Deviation",
"type": "number"
}
},
"_fixedFailure" : {
"type" : "object",
"title" : "Fixed",
"description" : "Fixed",
"properties" : {
"MTTF" : {
"description" : "Mean Time To Failure",
"type" : "number",
"default" : 40,
"required" : true
"title": "Lognormal",
"type": "object"
},
"MTTR" : {
"description" : "Mean Time To Repair",
"type" : "number",
"default" : 10,
"required" : true
"_no": {
"description": "None",
"title": "No",
"type": "string"
},
"repairman" : {
"description" : "Repairman",
"type" : "string",
"required" : true
}
"_normal": {
"description": "Normal",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
},
"stdev": {
"default": 0,
"required": true,
"type": "number"
}
},
"_no" : {
"type" : "string",
"title" : "No",
"description" : "None"
"title": "Normal",
"type": "object"
},
"_availability" : {
"type" : "object",
"title" : "Availability",
"description" : "Availability",
"properties" : {
"MTTF" : {
"description" : "Mean Time To Failure",
"type" : "number",
"default" : 40,
"required" : true
"_poisson": {
"description": "Poisson",
"properties": {
"lambda": {
"default": 0,
"type": "number"
}
},
"MTTR" : {
"description" : "Mean Time To Failure",
"default" : 10,
"type" : "number",
"required" : true
"title": "Poisson",
"type": "object"
},
"availability" : {
"type" : "number",
"default" : 0,
"required" : true
"_weibull": {
"description": "Weibull",
"properties": {
"scale": {
"default": 0,
"required": true,
"type": "number"
},
"repairman" : {
"description" : "Repairman",
"type" : "string",
"required" : true
}
"shape": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Weibull",
"type": "object"
}
},
"_failureDist" : {
......@@ -234,14 +195,13 @@
"default" : "No",
"enum" : [
"No",
"Fixed",
"Availability"
"Yes"
]
}
}
}, {
"oneOf" : [{
"$ref" : "#/definitions/distributionTypes/_fixedFailure"
"$ref" : "#/definitions/distributionTypes/_failure"
}, {
"$ref" : "#/definitions/distributionTypes/_no"
}, {
......@@ -266,7 +226,7 @@
"Binomial",
"Poisson",
"Logistic",
"Caucy",
"Cauchy",
"Geometric",
"Gama",
"Weibull"
......@@ -289,7 +249,7 @@
}, {
"$ref" : "#/definitions/distributionTypes/_logistic"
}, {
"$ref" : "#/definitions/distributionTypes/_caucy"
"$ref" : "#/definitions/distributionTypes/_cauchy"
}, {
"$ref" : "#/definitions/distributionTypes/_geometric"
}, {
......@@ -412,7 +372,6 @@
"backgroundColor": "#eef",
"backgroundImage": "linear-gradient(to bottom, #eef 0%, #dde 100%)"
},
"shape": "rectangle",
"allOf" : [{
"$ref" : "#/node"
}, {
......@@ -567,7 +526,7 @@
}
]
},
"Dream.OperatorManagedJob":{
"Dream.Operator":{
"name" : "Operator",
"_class" : "node",
"description" : "A resource that operates stations",
......@@ -607,6 +566,11 @@
"type" : "object_view",
"gadget" : "Input_viewProductionLine"
},
"view_management": {
"gadget": "Input_viewDocumentManagement",
"type": "object_view",
"title": "Manage document"
},
"view_production_orders_spreadsheet" : {
"gadget" : "Input_viewSpreadsheet",
"type" : "object_view",
......@@ -765,6 +729,11 @@
"gadget": "Input_viewResultList",
"type": "object_view",
"title": "Results"
},
"debug": {
"gadget": "Input_viewDebugJson",
"type": "object_view",
"title": "Debug JSON"
}
},
"output" : {
......@@ -839,31 +808,27 @@
}
},
"pre_processing" : {
"description" : "",
"plugin_list" : [{
"_class" : "dream.plugins.PartJobShop.PartJobShop",
"_class" : "PartJobShop",
"input_id" : "Simulation"
}, {
"_class" : "dream.plugins.ReadShiftFromSpreadsheet.ReadShiftFromSpreadsheet",
"_class" : "ReadShiftFromSpreadsheet",
"input_id" : "ShiftSpreadsheet"
}, {
"_class" : "dream.plugins.ReadWipFromSpreadsheet.ReadWipFromSpreadsheet",
"_class" : "ReadWipFromSpreadsheet",
"input_id" : "WipSpreadsheet"
}, {
"_class" : "dream.plugins.ReadRouteFromSpreadsheet.ReadRouteFromSpreadsheet",
"_class" : "ReadRouteFromSpreadsheet",
"input_id" : "RouteSpreadsheet"
}
]
},
"processing_plugin" : {
"description" : "",
"_class" : "",
"input_id" : ""
}
"_class" : "CalculateConfidenceIntervals"
},
"post_processing" : {
"description" : "",
"plugin_list" : [{
"_class" : "dream.plugins.CalculateConfidenceIntervals.CalculateConfidenceIntervals"
"_class" : "CalculateConfidenceIntervals"
}]
},
"general" : {
......
......@@ -2,224 +2,190 @@
"class_definition": {
"definitions": {
"distributionTypes": {
"_fixed": {
"description": "Fixed",
"name": "Fixed",
"type": "object",
"_binomial": {
"description": "Binomial",
"properties": {
"mean": {
"type": "number",
"default": 0.75,
"required": true
}
}
"default": 0,
"type": "number"
},
"_exp": {
"type": "object",
"name": "Exp",
"description": "Exponential",
"properties": {
"mean": {
"type": "number",
"size": {
"default": 0,
"required": true
}
"type": "number"
}
},
"_normal": {
"type": "object",
"name": "Normal",
"description": "Normal",
"title": "Binomial",
"type": "object"
},
"_cauchy": {
"description": "Cauchy",
"properties": {
"mean": {
"type": "number",
"location": {
"default": 0,
"required": true
"type": "number"
},
"stdev": {
"type": "number",
"scale": {
"default": 0,
"required": true
}
"type": "number"
}
},
"_lognormal": {
"type": "object",
"name": "Lognormal",
"description": "Lognormal",
"title": "Cauchy",
"type": "object"
},
"_exp": {
"description": "Exponential",
"properties": {
"mean": {
"name": "Mean",
"type": "number",
"default": 0
},
"stdev": {
"name": "Standard Deviation",
"type": "number",
"default": 0
}
"default": 0,
"required": true,
"type": "number"
}
},
"_binomial": {
"type": "object",
"name": "Binomial",
"description": "Binomial",
"title": "Exp",
"type": "object"
},
"_failure": {
"properties": {
"mean": {
"type": "number",
"default": 0
"Time to Failure": {
"$ref": "#/definitions/_dist"
},
"size": {
"type": "number",
"default": 0
}
"Time to Repair": {
"$ref": "#/definitions/_dist"
},
"repairman": {
"description": "Repairman",
"required": true,
"type": "string"
}
},
"_poisson": {
"type": "object",
"name": "Poisson",
"description": "Poisson",
"title": "Yes",
"type": "object"
},
"_fixed": {
"title": "Fixed",
"properties": {
"lambda": {
"type": "number",
"default": 0
}
"mean": {
"default": 0,
"required": true,
"type": "number"
}
},
"_logistic": {
"type": "object",
"name": "Logistic",
"description": "Logistic",
"type": "object"
},
"_gama": {
"description": "Gama",
"properties": {
"location": {
"type": "number",
"rate": {
"default": 0,
"required": true
"required": true,
"type": "number"
},
"scale": {
"type": "number",
"shape": {
"default": 0,
"required": true
}
"required": true,
"type": "number"
}
},
"_caucy": {
"type": "object",
"name": "Caucy",
"description": "Caucy",
"properties": {
"location": {
"type": "number",
"default": 0
},
"scale": {
"type": "number",
"default": 0
}
}
"title": "Gama",
"type": "object"
},
"_geometric": {
"type": "object",
"name": "Geometric",
"description": "Geometric",
"properties": {
"probability": {
"type": "number",
"default": 0,
"required": true
}
"required": true,
"type": "number"
}
},
"_gama": {
"type": "object",
"name": "Gama",
"description": "Gama",
"title": "Geometric",
"type": "object"
},
"_logistic": {
"description": "Logistic",
"properties": {
"shape": {
"type": "number",
"location": {
"default": 0,
"required": true
"required": true,
"type": "number"
},
"rate": {
"type": "number",
"scale": {
"default": 0,
"required": true
}
"required": true,
"type": "number"
}
},
"_weibull": {
"type": "object",
"name": "Weibull",
"description": "Weibull",
"title": "Logistic",
"type": "object"
},
"_lognormal": {
"description": "Lognormal",
"properties": {
"shape": {
"type": "number",
"mean": {
"_class": "Dream.Property",
"default": 0,
"required": true
"name": "Mean",
"type": "number"
},
"scale": {
"type": "number",
"stdev": {
"_class": "Dream.Property",
"default": 0,
"required": true
}
"name": "Standard Deviation",
"type": "number"
}
},
"_fixedFailure": {
"type": "object",
"name": "Fixed",
"description": "Fixed",
"properties": {
"MTTF": {
"description": "Mean Time To Failure",
"type": "number",
"default": 40,
"required": true
"title": "Lognormal",
"type": "object"
},
"MTTR": {
"description": "Mean Time To Repair",
"type": "number",
"default": 10,
"required": true
"_no": {
"description": "None",
"title": "No",
"type": "string"
},
"repairman": {
"description": "Repairman",
"type": "string",
"required": true
}
"_normal": {
"description": "Normal",
"properties": {
"mean": {
"default": 0,
"required": true,
"type": "number"
},
"stdev": {
"default": 0,
"required": true,
"type": "number"
}
},
"_no": {
"type": "string",
"name": "No",
"description": "None"
"title": "Normal",
"type": "object"
},
"_availability": {
"type": "object",
"name": "Availability",
"description": "Availability",
"_poisson": {
"description": "Poisson",
"properties": {
"MTTF": {
"description": "Mean Time To Failure",
"type": "number",
"default": 40,
"required": true
"lambda": {
"default": 0,
"type": "number"
}
},
"MTTR": {
"description": "Mean Time To Failure",
"default": 10,
"type": "number",
"required": true
"title": "Poisson",
"type": "object"
},
"availability": {
"type": "number",
"_weibull": {
"description": "Weibull",
"properties": {
"scale": {
"default": 0,
"required": true
"required": true,
"type": "number"
},
"repairman": {
"description": "Repairman",
"type": "string",
"required": true
"shape": {
"default": 0,
"required": true,
"type": "number"
}
},
"title": "Weibull",
"type": "object"
}
}
},
......@@ -233,8 +199,7 @@
"default": "No",
"enum": [
"No",
"Fixed",
"Availability"
"Yes"
]
}
}
......@@ -242,13 +207,10 @@
{
"oneOf": [
{
"$ref": "#/definitions/distributionTypes/_fixedFailure"
"$ref": "#/definitions/distributionTypes/_failure"
},
{
"$ref": "#/definitions/distributionTypes/_no"
},
{
"$ref": "#/definitions/distributionTypes/_availability"
}
]
}
......@@ -270,7 +232,7 @@
"Binomial",
"Poisson",
"Logistic",
"Caucy",
"Cauchy",
"Geometric",
"Gama",
"Weibull"
......@@ -302,7 +264,7 @@
"$ref": "#/definitions/distributionTypes/_logistic"
},
{
"$ref": "#/definitions/distributionTypes/_caucy"
"$ref": "#/definitions/distributionTypes/_cauchy"
},
{
"$ref": "#/definitions/distributionTypes/_geometric"
......@@ -486,7 +448,7 @@
}
]
},
"Dream.QueueManagedJob": {
"Dream.QueueJobShop": {
"name": "Queue",
"_class": "node",
"description": "A queue for jobs",
......@@ -575,7 +537,7 @@
}
]
},
"Dream.MachineManagedJob": {
"Dream.MachineJobShop": {
"name": "Machine",
"description": "A station processing items for some time given by a distribution provided by the entities that are processed",
"css": {
......@@ -633,7 +595,7 @@
}
]
},
"Dream.OperatorManagedJob": {
"Dream.Operator": {
"name": "Operator",
"_class": "node",
"description": "A resource that operates stations",
......@@ -811,8 +773,7 @@
}
},
"pre_processing": {
"description" : "",
"_plugin_list": [
"plugin_list": [
{
"_class": "dream.plugins.Debug.Debug",
"argument": "Argument Value"
......@@ -824,11 +785,9 @@
]
},
"processing_plugin": {
"description": "",
"_class": "dream.plugins.ACO.ACO"
},
"post_processing": {
"description": "",
"plugin_list": []
},
"general": {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment