cpee 1.3.200 → 1.3.201
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/cockpit/testsets/{Assline.xml → Lego Conveyor.xml } +7 -7
- data/cockpit/testsets/Lego Ejector.xml +37 -0
- data/cockpit/testsets/{Dispense.xml → Lego Transporter.xml } +60 -60
- data/cockpit/testsets/testsets.xml +3 -1
- data/cpee.gemspec +1 -1
- data/server/resources/transformation_dslx.xsl +2 -2
- metadata +5 -5
- data/cockpit/testsets/Ejector.xml +0 -16
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: c91ee6d1810df19080fad58b40f785557d931606
|
|
4
|
+
data.tar.gz: 130f95a0241b97dd1c283c99decfda35bd7ce92d
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 0dbecc6df1c73c1fe9e8f8890cc22bae96eb572e8de028f418126dc31505a5ed0172e3c9d5603d8a9c128f287b6783713b56c22b3923709e588f1c6a8aed4ed9
|
|
7
|
+
data.tar.gz: d4562daa9c4bfd36e90f15aa4c3267af128822a17d0643f386f264282e3561720319da705a3c8b7d8aad7b5105451aa617123387969df6f5644554292cb31d77
|
|
@@ -14,28 +14,28 @@
|
|
|
14
14
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
|
15
15
|
<call id="a2" endpoint="calibrate">
|
|
16
16
|
<parameters>
|
|
17
|
-
<label>
|
|
17
|
+
<label>Kalibrieren</label>
|
|
18
18
|
<method>:post</method>
|
|
19
19
|
<arguments/>
|
|
20
20
|
</parameters>
|
|
21
21
|
</call>
|
|
22
22
|
<call id="a1" endpoint="centering" >
|
|
23
23
|
<parameters>
|
|
24
|
-
<label>
|
|
24
|
+
<label>Zentrieren</label>
|
|
25
25
|
<method>:post</method>
|
|
26
26
|
<arguments/>
|
|
27
27
|
</parameters>
|
|
28
28
|
</call>
|
|
29
29
|
<call id="a3" endpoint="start" >
|
|
30
30
|
<parameters>
|
|
31
|
-
<label>
|
|
31
|
+
<label>Starten</label>
|
|
32
32
|
<method>:post</method>
|
|
33
33
|
<arguments/>
|
|
34
34
|
</parameters>
|
|
35
35
|
</call>
|
|
36
36
|
<call id="a4" endpoint="timeout" >
|
|
37
37
|
<parameters>
|
|
38
|
-
<label>
|
|
38
|
+
<label>Timeout</label>
|
|
39
39
|
<method>:post</method>
|
|
40
40
|
<arguments>
|
|
41
41
|
<timeout>6</timeout>
|
|
@@ -44,14 +44,14 @@
|
|
|
44
44
|
</call>
|
|
45
45
|
<call id="a5" endpoint="stop">
|
|
46
46
|
<parameters>
|
|
47
|
-
<label>
|
|
47
|
+
<label>Stop</label>
|
|
48
48
|
<method>:post</method>
|
|
49
49
|
<arguments/>
|
|
50
50
|
</parameters>
|
|
51
51
|
</call>
|
|
52
52
|
<call id="a6" endpoint="calibrate">
|
|
53
53
|
<parameters>
|
|
54
|
-
<label>
|
|
54
|
+
<label>Kalibrieren</label>
|
|
55
55
|
<method>:post</method>
|
|
56
56
|
<arguments/>
|
|
57
57
|
</parameters>
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
<endpoints type="none"/>
|
|
65
65
|
</transformation>
|
|
66
66
|
<attributes>
|
|
67
|
-
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
|
|
67
|
+
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Lego Conveyor</info>
|
|
68
68
|
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
|
69
69
|
</attributes>
|
|
70
70
|
</testset>
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
<?xml version="1.0"?>
|
|
2
|
+
<testset>
|
|
3
|
+
<dataelements/>
|
|
4
|
+
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
|
5
|
+
<endpoints>
|
|
6
|
+
<pickUp xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://crane.wst.univie.ac.at:9200/pickUp</pickUp>
|
|
7
|
+
<eject xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://crane.wst.univie.ac.at:9200/eject</eject>
|
|
8
|
+
</endpoints>
|
|
9
|
+
<positions/>
|
|
10
|
+
<description>
|
|
11
|
+
<description xmlns="http://cpee.org/ns/description/1.0">
|
|
12
|
+
<call id="a1" endpoint="pickUp">
|
|
13
|
+
<parameters>
|
|
14
|
+
<label>Pickup</label>
|
|
15
|
+
<method>:post</method>
|
|
16
|
+
<arguments/>
|
|
17
|
+
</parameters>
|
|
18
|
+
</call>
|
|
19
|
+
<call id="a2" endpoint="eject">
|
|
20
|
+
<parameters>
|
|
21
|
+
<label>Eject</label>
|
|
22
|
+
<method>:post</method>
|
|
23
|
+
<arguments/>
|
|
24
|
+
</parameters>
|
|
25
|
+
</call>
|
|
26
|
+
</description>
|
|
27
|
+
</description>
|
|
28
|
+
<transformation>
|
|
29
|
+
<description type="copy"/>
|
|
30
|
+
<dataelements type="none"/>
|
|
31
|
+
<endpoints type="none"/>
|
|
32
|
+
</transformation>
|
|
33
|
+
<attributes>
|
|
34
|
+
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Lego Ejector</info>
|
|
35
|
+
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
|
36
|
+
</attributes>
|
|
37
|
+
</testset>
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<dataelements>
|
|
4
4
|
<i xmlns="http://riddl.org/ns/common-patterns/properties/1.0">1</i>
|
|
5
5
|
</dataelements>
|
|
6
|
-
<handlerwrapper>
|
|
6
|
+
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
|
7
7
|
<endpoints>
|
|
8
8
|
<folders xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://dispenser.wst.univie.ac.at:9200/folders</folders>
|
|
9
9
|
<ldown xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://pusher.wst.univie.ac.at:9200/lever/down</ldown>
|
|
@@ -19,149 +19,149 @@
|
|
|
19
19
|
<positions/>
|
|
20
20
|
<description>
|
|
21
21
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
|
22
|
-
<call id="a15" endpoint="speed"
|
|
22
|
+
<call id="a15" endpoint="speed">
|
|
23
23
|
<parameters>
|
|
24
|
-
<label>
|
|
24
|
+
<label>Set speed for going left</label>
|
|
25
25
|
<method>:put</method>
|
|
26
|
-
<
|
|
26
|
+
<arguments>
|
|
27
27
|
<speed>-750</speed>
|
|
28
|
-
</
|
|
28
|
+
</arguments>
|
|
29
29
|
</parameters>
|
|
30
30
|
</call>
|
|
31
|
-
<call id="a14" endpoint="gpos"
|
|
31
|
+
<call id="a14" endpoint="gpos">
|
|
32
32
|
<parameters>
|
|
33
|
-
<label>
|
|
33
|
+
<label>Go to left end</label>
|
|
34
34
|
<method>:post</method>
|
|
35
|
-
<
|
|
35
|
+
<arguments>
|
|
36
36
|
<pos>0</pos>
|
|
37
37
|
<methode>1</methode>
|
|
38
|
-
</
|
|
38
|
+
</arguments>
|
|
39
39
|
</parameters>
|
|
40
40
|
</call>
|
|
41
|
-
<loop pre_test="data.i<3"
|
|
42
|
-
<call id="a13" endpoint="gfolder"
|
|
41
|
+
<loop mode="pre_test" condition="data.i<3">
|
|
42
|
+
<call id="a13" endpoint="gfolder">
|
|
43
43
|
<parameters>
|
|
44
|
-
<label>
|
|
44
|
+
<label>Go to next folder</label>
|
|
45
45
|
<method>:post</method>
|
|
46
|
-
<
|
|
46
|
+
<arguments/>
|
|
47
47
|
</parameters>
|
|
48
48
|
<finalize output="result">data.i = data.i+1 </finalize>
|
|
49
49
|
</call>
|
|
50
50
|
</loop>
|
|
51
|
-
<call id="a2" endpoint="ldown"
|
|
51
|
+
<call id="a2" endpoint="ldown">
|
|
52
52
|
<parameters>
|
|
53
|
-
<label>
|
|
53
|
+
<label>Lever down</label>
|
|
54
54
|
<method>:post</method>
|
|
55
|
-
<
|
|
55
|
+
<arguments/>
|
|
56
56
|
</parameters>
|
|
57
57
|
</call>
|
|
58
|
-
<call id="a3" endpoint="gfolder"
|
|
58
|
+
<call id="a3" endpoint="gfolder">
|
|
59
59
|
<parameters>
|
|
60
|
-
<label>
|
|
60
|
+
<label>Go to next folder</label>
|
|
61
61
|
<method>:post</method>
|
|
62
|
-
<
|
|
62
|
+
<arguments/>
|
|
63
63
|
</parameters>
|
|
64
64
|
</call>
|
|
65
|
-
<call id="a4" endpoint="dispense"
|
|
65
|
+
<call id="a4" endpoint="dispense">
|
|
66
66
|
<parameters>
|
|
67
|
-
<label>
|
|
67
|
+
<label>Dispense</label>
|
|
68
68
|
<method>:post</method>
|
|
69
|
-
<
|
|
69
|
+
<arguments/>
|
|
70
70
|
</parameters>
|
|
71
71
|
</call>
|
|
72
|
-
<call id="a5" endpoint="lup"
|
|
72
|
+
<call id="a5" endpoint="lup">
|
|
73
73
|
<parameters>
|
|
74
|
-
<label>
|
|
74
|
+
<label>Lever up</label>
|
|
75
75
|
<method>:post</method>
|
|
76
|
-
<
|
|
76
|
+
<arguments/>
|
|
77
77
|
</parameters>
|
|
78
78
|
</call>
|
|
79
|
-
<call id="a16" endpoint="speed"
|
|
79
|
+
<call id="a16" endpoint="speed">
|
|
80
80
|
<parameters>
|
|
81
|
-
<label>
|
|
81
|
+
<label>Set Speed for right</label>
|
|
82
82
|
<method>:put</method>
|
|
83
|
-
<
|
|
83
|
+
<arguments>
|
|
84
84
|
<speed>750</speed>
|
|
85
|
-
</
|
|
85
|
+
</arguments>
|
|
86
86
|
</parameters>
|
|
87
87
|
</call>
|
|
88
|
-
<call id="a17" endpoint="gpos"
|
|
88
|
+
<call id="a17" endpoint="gpos">
|
|
89
89
|
<parameters>
|
|
90
|
-
<label>
|
|
90
|
+
<label>Go to right end</label>
|
|
91
91
|
<method>:post</method>
|
|
92
|
-
<
|
|
92
|
+
<arguments>
|
|
93
93
|
<pos>3</pos>
|
|
94
94
|
<methode>1</methode>
|
|
95
|
-
</
|
|
95
|
+
</arguments>
|
|
96
96
|
</parameters>
|
|
97
97
|
</call>
|
|
98
|
-
<call id="a18" endpoint="ldown"
|
|
98
|
+
<call id="a18" endpoint="ldown">
|
|
99
99
|
<parameters>
|
|
100
|
-
<label>
|
|
100
|
+
<label>Lower Lever</label>
|
|
101
101
|
<method>:post</method>
|
|
102
|
-
<
|
|
102
|
+
<arguments/>
|
|
103
103
|
</parameters>
|
|
104
104
|
</call>
|
|
105
105
|
<parallel svg-label="">
|
|
106
106
|
<parallel_branch svg-label="">
|
|
107
107
|
<call id="a6" endpoint="speed">
|
|
108
108
|
<parameters>
|
|
109
|
-
<label>
|
|
109
|
+
<label>Set Speed to go left</label>
|
|
110
110
|
<method>:put</method>
|
|
111
|
-
<
|
|
111
|
+
<arguments>
|
|
112
112
|
<speed>-50</speed>
|
|
113
|
-
</
|
|
113
|
+
</arguments>
|
|
114
114
|
</parameters>
|
|
115
115
|
</call>
|
|
116
|
-
<call id="a7" endpoint="mstart"
|
|
116
|
+
<call id="a7" endpoint="mstart">
|
|
117
117
|
<parameters>
|
|
118
|
-
<label>
|
|
118
|
+
<label>Go left</label>
|
|
119
119
|
<method>:post</method>
|
|
120
|
-
<
|
|
120
|
+
<arguments/>
|
|
121
121
|
</parameters>
|
|
122
122
|
</call>
|
|
123
123
|
</parallel_branch>
|
|
124
124
|
<parallel_branch svg-label="">
|
|
125
|
-
<call id="a8" endpoint="sstop"
|
|
125
|
+
<call id="a8" endpoint="sstop">
|
|
126
126
|
<parameters>
|
|
127
|
-
<label>
|
|
127
|
+
<label>StopSensor pusher</label>
|
|
128
128
|
<method>:post</method>
|
|
129
|
-
<
|
|
129
|
+
<arguments/>
|
|
130
130
|
</parameters>
|
|
131
131
|
</call>
|
|
132
132
|
</parallel_branch>
|
|
133
133
|
</parallel>
|
|
134
|
-
<call id="a9" endpoint="mstop"
|
|
134
|
+
<call id="a9" endpoint="mstop">
|
|
135
135
|
<parameters>
|
|
136
|
-
<label>
|
|
136
|
+
<label>Stop Motor</label>
|
|
137
137
|
<method>:post</method>
|
|
138
|
-
<
|
|
138
|
+
<arguments/>
|
|
139
139
|
</parameters>
|
|
140
140
|
</call>
|
|
141
|
-
<call id="a10" endpoint="lup"
|
|
141
|
+
<call id="a10" endpoint="lup">
|
|
142
142
|
<parameters>
|
|
143
|
-
<label>
|
|
143
|
+
<label>Raise Lever</label>
|
|
144
144
|
<method>:post</method>
|
|
145
|
-
<
|
|
145
|
+
<arguments/>
|
|
146
146
|
</parameters>
|
|
147
147
|
</call>
|
|
148
|
-
<call id="a11" endpoint="speed"
|
|
148
|
+
<call id="a11" endpoint="speed">
|
|
149
149
|
<parameters>
|
|
150
|
-
<label>
|
|
150
|
+
<label>Set Speed for right</label>
|
|
151
151
|
<method>:put</method>
|
|
152
|
-
<
|
|
152
|
+
<arguments>
|
|
153
153
|
<speed>750</speed>
|
|
154
|
-
</
|
|
154
|
+
</arguments>
|
|
155
155
|
</parameters>
|
|
156
156
|
</call>
|
|
157
|
-
<call id="a12" endpoint="gpos"
|
|
157
|
+
<call id="a12" endpoint="gpos">
|
|
158
158
|
<parameters>
|
|
159
|
-
<label>
|
|
159
|
+
<label>Go to right end</label>
|
|
160
160
|
<method>:post</method>
|
|
161
|
-
<
|
|
161
|
+
<arguments>
|
|
162
162
|
<pos>3</pos>
|
|
163
163
|
<methode>1</methode>
|
|
164
|
-
</
|
|
164
|
+
</arguments>
|
|
165
165
|
</parameters>
|
|
166
166
|
</call>
|
|
167
167
|
</description>
|
|
@@ -172,7 +172,7 @@
|
|
|
172
172
|
<endpoints type="none"/>
|
|
173
173
|
</transformation>
|
|
174
174
|
<attributes>
|
|
175
|
-
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
|
|
175
|
+
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Lego Transporter</info>
|
|
176
176
|
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
|
177
177
|
</attributes>
|
|
178
178
|
</testset>
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
<testsets>
|
|
2
2
|
<testset>Log</testset>
|
|
3
|
-
<testset>Assline</testset>
|
|
4
3
|
<testset>Infinity</testset>
|
|
5
4
|
<testset>SOPROMO Test Sonification</testset>
|
|
6
5
|
<testset>Linear</testset>
|
|
@@ -22,4 +21,7 @@
|
|
|
22
21
|
<testset>Worklist Parallel</testset>
|
|
23
22
|
<testset>Update</testset>
|
|
24
23
|
<testset>Promise</testset>
|
|
24
|
+
<testset>Lego Conveyor</testset>
|
|
25
|
+
<testset>Lego Transporter</testset>
|
|
26
|
+
<testset>Lego Ejector</testset>
|
|
25
27
|
</testsets>
|
data/cpee.gemspec
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Gem::Specification.new do |s|
|
|
2
2
|
s.name = "cpee"
|
|
3
|
-
s.version = "1.3.
|
|
3
|
+
s.version = "1.3.201"
|
|
4
4
|
s.platform = Gem::Platform::RUBY
|
|
5
5
|
s.license = "LGPL-3.0"
|
|
6
6
|
s.summary = "Preliminary release of cloud process execution engine (cpee). If you just need workflow execution, without a rest/xmpp service exposing it, then use WEEL"
|
|
@@ -253,8 +253,8 @@
|
|
|
253
253
|
<xsl:call-template name="print-newline"/>
|
|
254
254
|
</xsl:template>
|
|
255
255
|
<xsl:template match="d:otherwise">
|
|
256
|
-
<xsl:
|
|
257
|
-
|
|
256
|
+
<xsl:param name="myspace"/>
|
|
257
|
+
<xsl:if test="*">
|
|
258
258
|
<xsl:call-template name="print-space">
|
|
259
259
|
<xsl:with-param name="i">1</xsl:with-param>
|
|
260
260
|
<xsl:with-param name="count">
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: cpee
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.3.
|
|
4
|
+
version: 1.3.201
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Juergen eTM Mangler
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2016-
|
|
14
|
+
date: 2016-12-01 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: riddl
|
|
@@ -100,15 +100,15 @@ files:
|
|
|
100
100
|
- cockpit/rngs/attributes.rng
|
|
101
101
|
- cockpit/rngs/dataelements.rng
|
|
102
102
|
- cockpit/rngs/endpoints.rng
|
|
103
|
-
- cockpit/testsets/Assline.xml
|
|
104
103
|
- cockpit/testsets/CPEE.xml
|
|
105
104
|
- cockpit/testsets/Concurrent.xml
|
|
106
105
|
- cockpit/testsets/Coopis Testset.xml
|
|
107
|
-
- cockpit/testsets/Dispense.xml
|
|
108
|
-
- cockpit/testsets/Ejector.xml
|
|
109
106
|
- cockpit/testsets/Endpoints and Data Manipulation.xml
|
|
110
107
|
- cockpit/testsets/ICSOC Testset.xml
|
|
111
108
|
- cockpit/testsets/Infinity.xml
|
|
109
|
+
- cockpit/testsets/Lego Conveyor.xml
|
|
110
|
+
- cockpit/testsets/Lego Ejector.xml
|
|
111
|
+
- cockpit/testsets/Lego Transporter.xml
|
|
112
112
|
- cockpit/testsets/LgLinear.xml
|
|
113
113
|
- cockpit/testsets/Linear.xml
|
|
114
114
|
- cockpit/testsets/Log.xml
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
<testset><dataelements/><handlerwrapper>PromiseHandlerWrapper</handlerwrapper><endpoints><pickUp xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://crane.wst.univie.ac.at:9200/pickUp</pickUp><eject xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://crane.wst.univie.ac.at:9200/eject</eject></endpoints><positions/><description><description xmlns="http://cpee.org/ns/description/1.0">
|
|
2
|
-
<call id="a1" endpoint="pickUp">
|
|
3
|
-
<parameters>
|
|
4
|
-
<label>"pickup"</label>
|
|
5
|
-
<method>:post</method>
|
|
6
|
-
<parameters/>
|
|
7
|
-
</parameters>
|
|
8
|
-
</call>
|
|
9
|
-
<call id="a2" endpoint="eject" svg-label="">
|
|
10
|
-
<parameters>
|
|
11
|
-
<label>"Eject"</label>
|
|
12
|
-
<method>:post</method>
|
|
13
|
-
<parameters/>
|
|
14
|
-
</parameters>
|
|
15
|
-
</call>
|
|
16
|
-
</description></description><transformation><description type="copy"/><dataelements type="none"/><endpoints type="none"/></transformation><attributes><info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Ejector</info><modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype></attributes></testset>
|