cpee 1.3.199 → 1.3.200

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,114 @@
1
+ <properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
2
+ <attributes>
3
+ <uuid>b02c7f1f-8c80-49c0-b1ed-0efe41893042</uuid>
4
+ <info>Linear</info>
5
+ <modeltype>CPEE</modeltype>
6
+ <theme>default</theme>
7
+ </attributes>
8
+ <state>stopped</state>
9
+ <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
10
+ <positions>
11
+ <a1>after</a1>
12
+ </positions>
13
+ <dataelements>
14
+ <x>a2,a3,</x>
15
+ </dataelements>
16
+ <endpoints>
17
+ <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
18
+ </endpoints>
19
+ <dsl>call :a1, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 2} }, finalize: &lt;&lt;-END
20
+ data.x += "a1,"
21
+ END
22
+ call :a2, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
23
+ data.x += "a2,"
24
+ END
25
+ call :a3, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
26
+ data.x += "a3,"
27
+ END
28
+ </dsl>
29
+ <dslx>
30
+ <description xmlns="http://cpee.org/ns/description/1.0">
31
+ <!--{{{-->
32
+ <call id="a1" endpoint="timeout">
33
+ <parameters>
34
+ <!--{{{-->
35
+ <method>:post</method>
36
+ <arguments>
37
+ <timeout>2</timeout>
38
+ </arguments>
39
+ </parameters>
40
+ <!--}}}-->
41
+ <finalize output="result">data.x += "a1,"</finalize>
42
+ </call>
43
+ <call id="a2" endpoint="timeout">
44
+ <parameters>
45
+ <!--{{{-->
46
+ <method>:post</method>
47
+ <arguments>
48
+ <timeout>4</timeout>
49
+ </arguments>
50
+ </parameters>
51
+ <!--}}}-->
52
+ <finalize output="result">data.x += "a2,"</finalize>
53
+ </call>
54
+ <call id="a3" endpoint="timeout">
55
+ <parameters>
56
+ <!--{{{-->
57
+ <method>:post</method>
58
+ <arguments>
59
+ <timeout>4</timeout>
60
+ </arguments>
61
+ </parameters>
62
+ <!--}}}-->
63
+ <finalize output="result">data.x += "a3,"</finalize>
64
+ </call>
65
+ </description>
66
+ </dslx>
67
+ <status>
68
+ <id>0</id>
69
+ <message>undefined</message>
70
+ </status>
71
+ <description>
72
+ <description xmlns="http://cpee.org/ns/description/1.0">
73
+ <!--{{{-->
74
+ <call id="a1" endpoint="timeout">
75
+ <parameters>
76
+ <!--{{{-->
77
+ <method>:post</method>
78
+ <arguments>
79
+ <timeout>2</timeout>
80
+ </arguments>
81
+ </parameters>
82
+ <!--}}}-->
83
+ <finalize output="result">data.x += "a1,"</finalize>
84
+ </call>
85
+ <call id="a2" endpoint="timeout">
86
+ <parameters>
87
+ <!--{{{-->
88
+ <method>:post</method>
89
+ <arguments>
90
+ <timeout>4</timeout>
91
+ </arguments>
92
+ </parameters>
93
+ <!--}}}-->
94
+ <finalize output="result">data.x += "a2,"</finalize>
95
+ </call>
96
+ <call id="a3" endpoint="timeout">
97
+ <parameters>
98
+ <!--{{{-->
99
+ <method>:post</method>
100
+ <arguments>
101
+ <timeout>4</timeout>
102
+ </arguments>
103
+ </parameters>
104
+ <!--}}}-->
105
+ <finalize output="result">data.x += "a3,"</finalize>
106
+ </call>
107
+ </description>
108
+ </description>
109
+ <transformation>
110
+ <description type="copy"/>
111
+ <dataelements type="rest"/>
112
+ <endpoints type="rest"/>
113
+ </transformation>
114
+ </properties>
@@ -0,0 +1,112 @@
1
+ <properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
2
+ <attributes>
3
+ <uuid>da4fa26f-5aee-4c64-b2cd-0a3307ff5197</uuid>
4
+ <info>Linear</info>
5
+ <modeltype>CPEE</modeltype>
6
+ <theme>default</theme>
7
+ </attributes>
8
+ <state>finished</state>
9
+ <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
10
+ <positions/>
11
+ <dataelements>
12
+ <x>a2,a3,a2,a3,a2,a3,a2,a3,a2,a3,</x>
13
+ </dataelements>
14
+ <endpoints>
15
+ <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
16
+ </endpoints>
17
+ <dsl>call :a1, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 2} }, finalize: &lt;&lt;-END
18
+ data.x += "a1,"
19
+ END
20
+ call :a2, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
21
+ data.x += "a2,"
22
+ END
23
+ call :a3, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
24
+ data.x += "a3,"
25
+ END
26
+ </dsl>
27
+ <dslx>
28
+ <description xmlns="http://cpee.org/ns/description/1.0">
29
+ <!--{{{-->
30
+ <call id="a1" endpoint="timeout">
31
+ <parameters>
32
+ <!--{{{-->
33
+ <method>:post</method>
34
+ <arguments>
35
+ <timeout>2</timeout>
36
+ </arguments>
37
+ </parameters>
38
+ <!--}}}-->
39
+ <finalize output="result">data.x += "a1,"</finalize>
40
+ </call>
41
+ <call id="a2" endpoint="timeout">
42
+ <parameters>
43
+ <!--{{{-->
44
+ <method>:post</method>
45
+ <arguments>
46
+ <timeout>4</timeout>
47
+ </arguments>
48
+ </parameters>
49
+ <!--}}}-->
50
+ <finalize output="result">data.x += "a2,"</finalize>
51
+ </call>
52
+ <call id="a3" endpoint="timeout">
53
+ <parameters>
54
+ <!--{{{-->
55
+ <method>:post</method>
56
+ <arguments>
57
+ <timeout>4</timeout>
58
+ </arguments>
59
+ </parameters>
60
+ <!--}}}-->
61
+ <finalize output="result">data.x += "a3,"</finalize>
62
+ </call>
63
+ </description>
64
+ </dslx>
65
+ <status>
66
+ <id>0</id>
67
+ <message>undefined</message>
68
+ </status>
69
+ <description>
70
+ <description xmlns="http://cpee.org/ns/description/1.0">
71
+ <!--{{{-->
72
+ <call id="a1" endpoint="timeout">
73
+ <parameters>
74
+ <!--{{{-->
75
+ <method>:post</method>
76
+ <arguments>
77
+ <timeout>2</timeout>
78
+ </arguments>
79
+ </parameters>
80
+ <!--}}}-->
81
+ <finalize output="result">data.x += "a1,"</finalize>
82
+ </call>
83
+ <call id="a2" endpoint="timeout">
84
+ <parameters>
85
+ <!--{{{-->
86
+ <method>:post</method>
87
+ <arguments>
88
+ <timeout>4</timeout>
89
+ </arguments>
90
+ </parameters>
91
+ <!--}}}-->
92
+ <finalize output="result">data.x += "a2,"</finalize>
93
+ </call>
94
+ <call id="a3" endpoint="timeout">
95
+ <parameters>
96
+ <!--{{{-->
97
+ <method>:post</method>
98
+ <arguments>
99
+ <timeout>4</timeout>
100
+ </arguments>
101
+ </parameters>
102
+ <!--}}}-->
103
+ <finalize output="result">data.x += "a3,"</finalize>
104
+ </call>
105
+ </description>
106
+ </description>
107
+ <transformation>
108
+ <description type="copy"/>
109
+ <dataelements type="rest"/>
110
+ <endpoints type="rest"/>
111
+ </transformation>
112
+ </properties>
@@ -0,0 +1,114 @@
1
+ <properties xmlns="http://riddl.org/ns/common-patterns/properties/1.0">
2
+ <attributes>
3
+ <uuid>aa23b79c-275b-494b-b0da-cea27e2b7126</uuid>
4
+ <info>Linear</info>
5
+ <modeltype>CPEE</modeltype>
6
+ <theme>default</theme>
7
+ </attributes>
8
+ <state>ready</state>
9
+ <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
10
+ <positions>
11
+ <a1>after</a1>
12
+ </positions>
13
+ <dataelements>
14
+ <x/>
15
+ </dataelements>
16
+ <endpoints>
17
+ <timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
18
+ </endpoints>
19
+ <dsl>call :a1, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 2} }, finalize: &lt;&lt;-END
20
+ data.x += "a1,"
21
+ END
22
+ call :a2, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
23
+ data.x += "a2,"
24
+ END
25
+ call :a3, :timeout, parameters: { :method =&gt; :post, :arguments =&gt; {:timeout =&gt; 4} }, finalize: &lt;&lt;-END
26
+ data.x += "a3,"
27
+ END
28
+ </dsl>
29
+ <dslx>
30
+ <description xmlns="http://cpee.org/ns/description/1.0">
31
+ <!--{{{-->
32
+ <call id="a1" endpoint="timeout">
33
+ <parameters>
34
+ <!--{{{-->
35
+ <method>:post</method>
36
+ <arguments>
37
+ <timeout>2</timeout>
38
+ </arguments>
39
+ </parameters>
40
+ <!--}}}-->
41
+ <finalize output="result">data.x += "a1,"</finalize>
42
+ </call>
43
+ <call id="a2" endpoint="timeout">
44
+ <parameters>
45
+ <!--{{{-->
46
+ <method>:post</method>
47
+ <arguments>
48
+ <timeout>4</timeout>
49
+ </arguments>
50
+ </parameters>
51
+ <!--}}}-->
52
+ <finalize output="result">data.x += "a2,"</finalize>
53
+ </call>
54
+ <call id="a3" endpoint="timeout">
55
+ <parameters>
56
+ <!--{{{-->
57
+ <method>:post</method>
58
+ <arguments>
59
+ <timeout>4</timeout>
60
+ </arguments>
61
+ </parameters>
62
+ <!--}}}-->
63
+ <finalize output="result">data.x += "a3,"</finalize>
64
+ </call>
65
+ </description>
66
+ </dslx>
67
+ <status>
68
+ <id>0</id>
69
+ <message>undefined</message>
70
+ </status>
71
+ <description>
72
+ <description xmlns="http://cpee.org/ns/description/1.0">
73
+ <!--{{{-->
74
+ <call id="a1" endpoint="timeout">
75
+ <parameters>
76
+ <!--{{{-->
77
+ <method>:post</method>
78
+ <arguments>
79
+ <timeout>2</timeout>
80
+ </arguments>
81
+ </parameters>
82
+ <!--}}}-->
83
+ <finalize output="result">data.x += "a1,"</finalize>
84
+ </call>
85
+ <call id="a2" endpoint="timeout">
86
+ <parameters>
87
+ <!--{{{-->
88
+ <method>:post</method>
89
+ <arguments>
90
+ <timeout>4</timeout>
91
+ </arguments>
92
+ </parameters>
93
+ <!--}}}-->
94
+ <finalize output="result">data.x += "a2,"</finalize>
95
+ </call>
96
+ <call id="a3" endpoint="timeout">
97
+ <parameters>
98
+ <!--{{{-->
99
+ <method>:post</method>
100
+ <arguments>
101
+ <timeout>4</timeout>
102
+ </arguments>
103
+ </parameters>
104
+ <!--}}}-->
105
+ <finalize output="result">data.x += "a3,"</finalize>
106
+ </call>
107
+ </description>
108
+ </description>
109
+ <transformation>
110
+ <description type="copy"/>
111
+ <dataelements type="rest"/>
112
+ <endpoints type="rest"/>
113
+ </transformation>
114
+ </properties>
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.199
4
+ version: 1.3.200
5
5
  platform: ruby
6
6
  authors:
7
7
  - Juergen eTM Mangler
@@ -347,11 +347,21 @@ files:
347
347
  - server/instances/56/properties.xml
348
348
  - server/instances/57/properties.xml
349
349
  - server/instances/58/properties.xml
350
- - server/instances/59/notifications/ecf0f66087b8875ad90cb4b556d3714d/consumer-secret
351
- - server/instances/59/notifications/ecf0f66087b8875ad90cb4b556d3714d/producer-secret
352
- - server/instances/59/notifications/ecf0f66087b8875ad90cb4b556d3714d/subscription.xml
353
350
  - server/instances/59/properties.xml
354
351
  - server/instances/6/properties.xml
352
+ - server/instances/60/properties.xml
353
+ - server/instances/61/properties.xml
354
+ - server/instances/62/properties.xml
355
+ - server/instances/63/properties.xml
356
+ - server/instances/64/properties.xml
357
+ - server/instances/65/properties.xml
358
+ - server/instances/66/properties.xml
359
+ - server/instances/67/properties.xml
360
+ - server/instances/68/properties.xml
361
+ - server/instances/69/notifications/4fa830eafc09f4c0d0070a3453cac985/consumer-secret
362
+ - server/instances/69/notifications/4fa830eafc09f4c0d0070a3453cac985/producer-secret
363
+ - server/instances/69/notifications/4fa830eafc09f4c0d0070a3453cac985/subscription.xml
364
+ - server/instances/69/properties.xml
355
365
  - server/instances/7/properties.xml
356
366
  - server/instances/8/properties.xml
357
367
  - server/instances/9/properties.xml