Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
dream
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
dream
Commits
b39a8d60
Commit
b39a8d60
authored
Apr 29, 2015
by
Georgios Dagkakis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
names removed from all class definition in batch instance
parent
33b9a89d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
35 additions
and
61 deletions
+35
-61
dream/simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
...simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
+35
-61
No files found.
dream/simulation/Examples/GUI_instances/BatchAllInOneEmpty.json
View file @
b39a8d60
...
...
@@ -387,11 +387,8 @@
"properties"
:
{
"id"
:
{
"default"
:
"D"
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"Decomposition"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"numberOfSubBatches"
:
{
"default"
:
10
,
...
...
@@ -420,11 +417,8 @@
"properties"
:
{
"id"
:
{
"default"
:
"R"
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"Reassembly"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"numberOfSubBatches"
:
{
"default"
:
10
,
...
...
@@ -453,11 +447,8 @@
"properties"
:
{
"id"
:
{
"default"
:
"D"
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"Decomposition"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"numberOfSubBatches"
:
{
"default"
:
10
,
...
...
@@ -532,36 +523,34 @@
},
{
"properties"
:
{
"entity"
:
{
"default"
:
"Dream.Batch"
,
"description"
:
"Manpy class for entities"
,
"name"
:
"Entity Class"
,
"required"
:
true
,
"type"
:
"string"
},
"id"
:
{
"default"
:
"S"
,
"name"
:
"ID"
,
"required"
:
true
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"interArrivalTime"
:
{
"$ref"
:
"#/definitions/_dist"
,
"description"
:
"Inter-arrival time"
,
"name"
:
"Inter-arrival time"
,
"default"
:
{
"Fixed"
:{
"mean"
:
1
}},
"required"
:
true
},
"batchNumberOfUnits"
:
{
"description"
:
"the number of units of the created batches"
,
"name"
:
"Number Of Units"
,
"type"
:
"number"
,
"default"
:
80
,
"required"
:
true
},
"name"
:
{
"default"
:
"Source"
,
"name"
:
"Name"
,
},
"entity"
:
{
"default"
:
"Dream.Batch"
,
"description"
:
"Manpy class for entities"
,
"name"
:
"Entity Class"
,
"required"
:
true
,
"type"
:
"string"
}
}
},
"type"
:
"object"
}
...
...
@@ -653,12 +642,9 @@
"properties"
:
{
"id"
:
{
"default"
:
"E"
,
"required"
:
true
},
"name"
:
{
"default"
:
"Exit"
,
"type"
:
"string"
}
"required"
:
true
,
"name"
:
"Name"
}
},
"type"
:
"object"
}
...
...
@@ -686,11 +672,8 @@
},
"id"
:
{
"default"
:
"C"
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"Clearance"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"schedulingRule"
:
{
"$ref"
:
"#/definitions/_schedulingRule"
,
...
...
@@ -738,11 +721,8 @@
"id"
:
{
"default"
:
"E"
,
"required"
:
true
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"Entry"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
}
},
"type"
:
"object"
...
...
@@ -764,17 +744,14 @@
},
{
"properties"
:
{
"capacity"
:
{
"$ref"
:
"#/definitions/_capacity"
,
"required"
:
true
},
"id"
:
{
"default"
:
"Q"
,
"type"
:
"string"
"type"
:
"string"
,
"name"
:
"Name"
},
"
name
"
:
{
"
default"
:
"Queue
"
,
"
type"
:
"string"
"
capacity
"
:
{
"
$ref"
:
"#/definitions/_capacity
"
,
"
required"
:
true
},
"schedulingRule"
:
{
"$ref"
:
"#/definitions/_schedulingRule"
,
...
...
@@ -800,18 +777,15 @@
},
{
"properties"
:
{
"id"
:
{
"default"
:
"RQ"
,
"type"
:
"string"
,
"name"
:
"Name"
},
"capacity"
:
{
"$ref"
:
"#/definitions/_capacity"
,
"required"
:
true
},
"id"
:
{
"default"
:
"RQ"
,
"type"
:
"string"
},
"name"
:
{
"default"
:
"RoutingQueue"
,
"type"
:
"string"
},
},
"schedulingRule"
:
{
"$ref"
:
"#/definitions/_schedulingRule"
,
"required"
:
true
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment