cpee 1.3.223 → 1.3.224
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/cockpit/css/ui.css +14 -14
- data/cockpit/css/wfadaptor.css +50 -0
- data/cockpit/graph.html +116 -0
- data/cockpit/index.html +41 -41
- data/cockpit/js/instance.js +15 -5
- data/cockpit/js/ui.js +5 -11
- data/cockpit/js/wfadaptor.js +20 -7
- data/cockpit/themes/{labels → compact}/theme.js +199 -48
- data/cockpit/themes/default/rngs/call.rng +26 -0
- data/cockpit/themes/default/rngs/callmanipulate.rng +29 -0
- data/cockpit/themes/default/rngs/manipulate.rng +3 -0
- data/cockpit/themes/default/symbols/alternative.svg +1 -1
- data/cockpit/themes/default/symbols/arrow.svg +3 -0
- data/cockpit/themes/default/symbols/call.svg +1 -1
- data/cockpit/themes/default/symbols/callcorrelationreceive.svg +1 -1
- data/cockpit/themes/default/symbols/callcorrelationsend.svg +2 -2
- data/cockpit/themes/default/symbols/callinstantiation.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulate.svg +1 -1
- data/cockpit/themes/default/symbols/callmanipulateworklist.svg +2 -2
- data/cockpit/themes/default/symbols/callworklist.svg +1 -1
- data/cockpit/themes/default/symbols/choose.svg +1 -1
- data/cockpit/themes/default/symbols/choose_exclusive.svg +1 -1
- data/cockpit/themes/default/symbols/choose_inclusive.svg +1 -1
- data/cockpit/themes/default/symbols/critical.svg +2 -2
- data/cockpit/themes/default/symbols/escape.svg +1 -1
- data/cockpit/themes/default/symbols/loop.svg +1 -1
- data/cockpit/themes/default/symbols/manipulate.svg +1 -1
- data/cockpit/themes/default/symbols/otherwise.svg +1 -1
- data/cockpit/themes/default/symbols/parallel.svg +1 -1
- data/cockpit/themes/default/symbols/parallel_branch.svg +1 -1
- data/cockpit/themes/default/symbols/scripts.svg +1 -1
- data/cockpit/themes/default/theme.js +198 -57
- data/cockpit/themes/lego/theme.js +459 -400
- data/cockpit/themes/promise/theme.js +459 -400
- data/cpee.gemspec +1 -1
- data/server/resources/transformation_dslx.xsl +98 -0
- metadata +5 -67
- data/cockpit/themes/adventure/rngs/alternative.rng +0 -5
- data/cockpit/themes/adventure/rngs/call.rng +0 -29
- data/cockpit/themes/adventure/rngs/callmanipulate.rng +0 -41
- data/cockpit/themes/adventure/rngs/choose.rng +0 -8
- data/cockpit/themes/adventure/rngs/critical.rng +0 -5
- data/cockpit/themes/adventure/rngs/escape.rng +0 -1
- data/cockpit/themes/adventure/rngs/finalize.rng +0 -6
- data/cockpit/themes/adventure/rngs/group.rng +0 -3
- data/cockpit/themes/adventure/rngs/loop.rng +0 -11
- data/cockpit/themes/adventure/rngs/manipulate.rng +0 -6
- data/cockpit/themes/adventure/rngs/otherwise.rng +0 -1
- data/cockpit/themes/adventure/rngs/parallel.rng +0 -5
- data/cockpit/themes/adventure/rngs/parallel_branch.rng +0 -8
- data/cockpit/themes/adventure/rngs/update.rng +0 -6
- data/cockpit/themes/adventure/symbols/alternative.svg +0 -4
- data/cockpit/themes/adventure/symbols/call.svg +0 -4
- data/cockpit/themes/adventure/symbols/callmanipulate.svg +0 -6
- data/cockpit/themes/adventure/symbols/choose.svg +0 -5
- data/cockpit/themes/adventure/symbols/choose_exclusive.svg +0 -5
- data/cockpit/themes/adventure/symbols/choose_inclusive.svg +0 -4
- data/cockpit/themes/adventure/symbols/critical.svg +0 -4
- data/cockpit/themes/adventure/symbols/escape.svg +0 -5
- data/cockpit/themes/adventure/symbols/loop.svg +0 -5
- data/cockpit/themes/adventure/symbols/manipulate.svg +0 -4
- data/cockpit/themes/adventure/symbols/otherwise.svg +0 -4
- data/cockpit/themes/adventure/symbols/parallel.svg +0 -5
- data/cockpit/themes/adventure/symbols/parallel_branch.svg +0 -4
- data/cockpit/themes/adventure/symbols/scripts.svg +0 -4
- data/cockpit/themes/adventure/symbols/start.svg +0 -3
- data/cockpit/themes/adventure/theme.js +0 -739
- data/cockpit/themes/labels/rngs/alternative.rng +0 -5
- data/cockpit/themes/labels/rngs/call.rng +0 -32
- data/cockpit/themes/labels/rngs/callmanipulate.rng +0 -47
- data/cockpit/themes/labels/rngs/choose.rng +0 -8
- data/cockpit/themes/labels/rngs/critical.rng +0 -5
- data/cockpit/themes/labels/rngs/escape.rng +0 -1
- data/cockpit/themes/labels/rngs/finalize.rng +0 -6
- data/cockpit/themes/labels/rngs/group.rng +0 -3
- data/cockpit/themes/labels/rngs/loop.rng +0 -11
- data/cockpit/themes/labels/rngs/manipulate.rng +0 -6
- data/cockpit/themes/labels/rngs/otherwise.rng +0 -1
- data/cockpit/themes/labels/rngs/parallel.rng +0 -5
- data/cockpit/themes/labels/rngs/parallel_branch.rng +0 -8
- data/cockpit/themes/labels/rngs/update.rng +0 -6
- data/cockpit/themes/labels/symbols/alternative.svg +0 -4
- data/cockpit/themes/labels/symbols/call.svg +0 -4
- data/cockpit/themes/labels/symbols/callcorrelationreceive.svg +0 -6
- data/cockpit/themes/labels/symbols/callcorrelationsend.svg +0 -6
- data/cockpit/themes/labels/symbols/callinstantiation.svg +0 -3
- data/cockpit/themes/labels/symbols/callmanipulate.svg +0 -6
- data/cockpit/themes/labels/symbols/callmanipulateworklist.svg +0 -6
- data/cockpit/themes/labels/symbols/callworklist.svg +0 -4
- data/cockpit/themes/labels/symbols/choose.svg +0 -5
- data/cockpit/themes/labels/symbols/choose_exclusive.svg +0 -5
- data/cockpit/themes/labels/symbols/choose_inclusive.svg +0 -4
- data/cockpit/themes/labels/symbols/critical.svg +0 -4
- data/cockpit/themes/labels/symbols/escape.svg +0 -5
- data/cockpit/themes/labels/symbols/loop.svg +0 -5
- data/cockpit/themes/labels/symbols/manipulate.svg +0 -4
- data/cockpit/themes/labels/symbols/otherwise.svg +0 -4
- data/cockpit/themes/labels/symbols/parallel.svg +0 -5
- data/cockpit/themes/labels/symbols/parallel_branch.svg +0 -4
- data/cockpit/themes/labels/symbols/scripts.svg +0 -4
- data/cockpit/themes/labels/symbols/start.svg +0 -3
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.224"
|
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"
|
@@ -368,6 +368,11 @@
|
|
368
368
|
<xsl:when test="not(node())">
|
369
369
|
<xsl:text>nil</xsl:text>
|
370
370
|
</xsl:when>
|
371
|
+
<xsl:when test="child::node()[not(self::text())]">
|
372
|
+
<xsl:text>"{ </xsl:text>
|
373
|
+
<xsl:apply-templates select="*" mode="JSON"/>
|
374
|
+
<xsl:text> }"</xsl:text>
|
375
|
+
</xsl:when>
|
371
376
|
<xsl:otherwise>
|
372
377
|
<xsl:value-of select="text()"/>
|
373
378
|
</xsl:otherwise>
|
@@ -461,4 +466,97 @@
|
|
461
466
|
<xsl:text>
|
462
467
|
</xsl:text>
|
463
468
|
</xsl:template>
|
469
|
+
|
470
|
+
<!-- JSON Element -->
|
471
|
+
<xsl:template match="*" mode="JSON">
|
472
|
+
<xsl:text>\"</xsl:text>
|
473
|
+
<xsl:value-of select="name()"/>
|
474
|
+
<xsl:text>\": </xsl:text>
|
475
|
+
<xsl:call-template name="JSONProperties">
|
476
|
+
<xsl:with-param name="parent" select="'Yes'"></xsl:with-param>
|
477
|
+
</xsl:call-template>
|
478
|
+
</xsl:template>
|
479
|
+
|
480
|
+
<!-- JSON Array Element -->
|
481
|
+
<xsl:template match="*" mode="JSONArrayElement">
|
482
|
+
<xsl:call-template name="JSONProperties"/>
|
483
|
+
</xsl:template>
|
484
|
+
|
485
|
+
<!-- JSON Object Properties -->
|
486
|
+
<xsl:template name="JSONProperties">
|
487
|
+
<xsl:param name="parent"></xsl:param>
|
488
|
+
<xsl:variable name="childName" select="name(*[1])"/>
|
489
|
+
<xsl:choose>
|
490
|
+
<xsl:when test="not(*|@*)">
|
491
|
+
<xsl:choose>
|
492
|
+
<xsl:when test="$parent='Yes'">
|
493
|
+
<xsl:choose>
|
494
|
+
<xsl:when test="number(.) = .">
|
495
|
+
<xsl:value-of select="."/>
|
496
|
+
</xsl:when>
|
497
|
+
<xsl:otherwise>
|
498
|
+
<xsl:text>\"</xsl:text>
|
499
|
+
<xsl:value-of select="str:replace(str:replace(.,'\','\\'),'"','\\\"')"/>
|
500
|
+
<xsl:text>\"</xsl:text>
|
501
|
+
</xsl:otherwise>
|
502
|
+
</xsl:choose>
|
503
|
+
</xsl:when>
|
504
|
+
<xsl:otherwise>
|
505
|
+
<xsl:text>\"</xsl:text>
|
506
|
+
<xsl:value-of select="name()"/>
|
507
|
+
<xsl:text>\": </xsl:text>
|
508
|
+
<xsl:choose>
|
509
|
+
<xsl:when test="number(.) = .">
|
510
|
+
<xsl:value-of select="."/>
|
511
|
+
</xsl:when>
|
512
|
+
<xsl:otherwise>
|
513
|
+
<xsl:text>\"</xsl:text>
|
514
|
+
<xsl:value-of select="str:replace(str:replace(.,'\','\\'),'"','\\\"')"/>
|
515
|
+
<xsl:text>\"</xsl:text>
|
516
|
+
</xsl:otherwise>
|
517
|
+
</xsl:choose>
|
518
|
+
</xsl:otherwise>
|
519
|
+
</xsl:choose>
|
520
|
+
</xsl:when>
|
521
|
+
<xsl:when test="count(*[name()=$childName]) > 1">
|
522
|
+
<xsl:text>{ \"</xsl:text>
|
523
|
+
<xsl:value-of select="$childName"/>
|
524
|
+
<xsl:text>\": [ </xsl:text>
|
525
|
+
<xsl:apply-templates select="*" mode="JSONArrayElement"/>
|
526
|
+
<xsl:text> ] }</xsl:text>
|
527
|
+
</xsl:when>
|
528
|
+
<xsl:otherwise>
|
529
|
+
<xsl:text>{</xsl:text>
|
530
|
+
<xsl:apply-templates select="@*" mode="JSON"/>
|
531
|
+
<xsl:apply-templates select="*" mode="JSON"/>
|
532
|
+
<xsl:text>}</xsl:text>
|
533
|
+
</xsl:otherwise>
|
534
|
+
</xsl:choose>
|
535
|
+
<xsl:if test="following-sibling::*">, </xsl:if>
|
536
|
+
</xsl:template>
|
537
|
+
|
538
|
+
<!-- JSON Attribute Property -->
|
539
|
+
<xsl:template match="@*" mode="JSON">
|
540
|
+
<xsl:text> \"</xsl:text>
|
541
|
+
<xsl:value-of select="name()"/>
|
542
|
+
<xsl:text>\": </xsl:text>
|
543
|
+
<xsl:choose>
|
544
|
+
<xsl:when test="number(.) = .">
|
545
|
+
<xsl:value-of select="."/>
|
546
|
+
</xsl:when>
|
547
|
+
<xsl:otherwise>
|
548
|
+
<xsl:text>\"</xsl:text>
|
549
|
+
<xsl:value-of select="str:replace(str:replace(.,'\','\\'),'"','\\\"')"/>
|
550
|
+
<xsl:text>\"</xsl:text>
|
551
|
+
</xsl:otherwise>
|
552
|
+
</xsl:choose>
|
553
|
+
<xsl:choose>
|
554
|
+
<xsl:when test="not(position() = last())">
|
555
|
+
<xsl:text>,</xsl:text>
|
556
|
+
</xsl:when>
|
557
|
+
<xsl:otherwise>
|
558
|
+
<xsl:text> </xsl:text>
|
559
|
+
</xsl:otherwise>
|
560
|
+
</xsl:choose>
|
561
|
+
</xsl:template>
|
464
562
|
</xsl:stylesheet>
|
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.224
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Juergen eTM Mangler
|
@@ -11,7 +11,7 @@ authors:
|
|
11
11
|
autorequire:
|
12
12
|
bindir: tools
|
13
13
|
cert_chain: []
|
14
|
-
date: 2018-
|
14
|
+
date: 2018-02-09 00:00:00.000000000 Z
|
15
15
|
dependencies:
|
16
16
|
- !ruby/object:Gem::Dependency
|
17
17
|
name: riddl
|
@@ -106,6 +106,7 @@ files:
|
|
106
106
|
- cockpit/contrib/tree_example.svg
|
107
107
|
- cockpit/css/ui.css
|
108
108
|
- cockpit/css/wfadaptor.css
|
109
|
+
- cockpit/graph.html
|
109
110
|
- cockpit/index.html
|
110
111
|
- cockpit/js/details.js
|
111
112
|
- cockpit/js/instance.js
|
@@ -152,36 +153,7 @@ files:
|
|
152
153
|
- cockpit/testsets/Worklist Test2.xml
|
153
154
|
- cockpit/testsets/testsets.xml
|
154
155
|
- cockpit/testsets/transformations.xml
|
155
|
-
- cockpit/themes/
|
156
|
-
- cockpit/themes/adventure/rngs/call.rng
|
157
|
-
- cockpit/themes/adventure/rngs/callmanipulate.rng
|
158
|
-
- cockpit/themes/adventure/rngs/choose.rng
|
159
|
-
- cockpit/themes/adventure/rngs/critical.rng
|
160
|
-
- cockpit/themes/adventure/rngs/escape.rng
|
161
|
-
- cockpit/themes/adventure/rngs/finalize.rng
|
162
|
-
- cockpit/themes/adventure/rngs/group.rng
|
163
|
-
- cockpit/themes/adventure/rngs/loop.rng
|
164
|
-
- cockpit/themes/adventure/rngs/manipulate.rng
|
165
|
-
- cockpit/themes/adventure/rngs/otherwise.rng
|
166
|
-
- cockpit/themes/adventure/rngs/parallel.rng
|
167
|
-
- cockpit/themes/adventure/rngs/parallel_branch.rng
|
168
|
-
- cockpit/themes/adventure/rngs/update.rng
|
169
|
-
- cockpit/themes/adventure/symbols/alternative.svg
|
170
|
-
- cockpit/themes/adventure/symbols/call.svg
|
171
|
-
- cockpit/themes/adventure/symbols/callmanipulate.svg
|
172
|
-
- cockpit/themes/adventure/symbols/choose.svg
|
173
|
-
- cockpit/themes/adventure/symbols/choose_exclusive.svg
|
174
|
-
- cockpit/themes/adventure/symbols/choose_inclusive.svg
|
175
|
-
- cockpit/themes/adventure/symbols/critical.svg
|
176
|
-
- cockpit/themes/adventure/symbols/escape.svg
|
177
|
-
- cockpit/themes/adventure/symbols/loop.svg
|
178
|
-
- cockpit/themes/adventure/symbols/manipulate.svg
|
179
|
-
- cockpit/themes/adventure/symbols/otherwise.svg
|
180
|
-
- cockpit/themes/adventure/symbols/parallel.svg
|
181
|
-
- cockpit/themes/adventure/symbols/parallel_branch.svg
|
182
|
-
- cockpit/themes/adventure/symbols/scripts.svg
|
183
|
-
- cockpit/themes/adventure/symbols/start.svg
|
184
|
-
- cockpit/themes/adventure/theme.js
|
156
|
+
- cockpit/themes/compact/theme.js
|
185
157
|
- cockpit/themes/default/rngs/alternative.rng
|
186
158
|
- cockpit/themes/default/rngs/call.rng
|
187
159
|
- cockpit/themes/default/rngs/callmanipulate.rng
|
@@ -197,6 +169,7 @@ files:
|
|
197
169
|
- cockpit/themes/default/rngs/parallel_branch.rng
|
198
170
|
- cockpit/themes/default/rngs/update.rng
|
199
171
|
- cockpit/themes/default/symbols/alternative.svg
|
172
|
+
- cockpit/themes/default/symbols/arrow.svg
|
200
173
|
- cockpit/themes/default/symbols/call.svg
|
201
174
|
- cockpit/themes/default/symbols/callcorrelationreceive.svg
|
202
175
|
- cockpit/themes/default/symbols/callcorrelationsend.svg
|
@@ -217,41 +190,6 @@ files:
|
|
217
190
|
- cockpit/themes/default/symbols/scripts.svg
|
218
191
|
- cockpit/themes/default/symbols/start.svg
|
219
192
|
- cockpit/themes/default/theme.js
|
220
|
-
- cockpit/themes/labels/rngs/alternative.rng
|
221
|
-
- cockpit/themes/labels/rngs/call.rng
|
222
|
-
- cockpit/themes/labels/rngs/callmanipulate.rng
|
223
|
-
- cockpit/themes/labels/rngs/choose.rng
|
224
|
-
- cockpit/themes/labels/rngs/critical.rng
|
225
|
-
- cockpit/themes/labels/rngs/escape.rng
|
226
|
-
- cockpit/themes/labels/rngs/finalize.rng
|
227
|
-
- cockpit/themes/labels/rngs/group.rng
|
228
|
-
- cockpit/themes/labels/rngs/loop.rng
|
229
|
-
- cockpit/themes/labels/rngs/manipulate.rng
|
230
|
-
- cockpit/themes/labels/rngs/otherwise.rng
|
231
|
-
- cockpit/themes/labels/rngs/parallel.rng
|
232
|
-
- cockpit/themes/labels/rngs/parallel_branch.rng
|
233
|
-
- cockpit/themes/labels/rngs/update.rng
|
234
|
-
- cockpit/themes/labels/symbols/alternative.svg
|
235
|
-
- cockpit/themes/labels/symbols/call.svg
|
236
|
-
- cockpit/themes/labels/symbols/callcorrelationreceive.svg
|
237
|
-
- cockpit/themes/labels/symbols/callcorrelationsend.svg
|
238
|
-
- cockpit/themes/labels/symbols/callinstantiation.svg
|
239
|
-
- cockpit/themes/labels/symbols/callmanipulate.svg
|
240
|
-
- cockpit/themes/labels/symbols/callmanipulateworklist.svg
|
241
|
-
- cockpit/themes/labels/symbols/callworklist.svg
|
242
|
-
- cockpit/themes/labels/symbols/choose.svg
|
243
|
-
- cockpit/themes/labels/symbols/choose_exclusive.svg
|
244
|
-
- cockpit/themes/labels/symbols/choose_inclusive.svg
|
245
|
-
- cockpit/themes/labels/symbols/critical.svg
|
246
|
-
- cockpit/themes/labels/symbols/escape.svg
|
247
|
-
- cockpit/themes/labels/symbols/loop.svg
|
248
|
-
- cockpit/themes/labels/symbols/manipulate.svg
|
249
|
-
- cockpit/themes/labels/symbols/otherwise.svg
|
250
|
-
- cockpit/themes/labels/symbols/parallel.svg
|
251
|
-
- cockpit/themes/labels/symbols/parallel_branch.svg
|
252
|
-
- cockpit/themes/labels/symbols/scripts.svg
|
253
|
-
- cockpit/themes/labels/symbols/start.svg
|
254
|
-
- cockpit/themes/labels/theme.js
|
255
193
|
- cockpit/themes/lego/rngs/alternative.rng
|
256
194
|
- cockpit/themes/lego/rngs/call.rng
|
257
195
|
- cockpit/themes/lego/rngs/choose.rng
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="alternative" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="condition" rngui:label="Condition">
|
3
|
-
<data type="string" rngui:label="Condition"/>
|
4
|
-
</attribute>
|
5
|
-
</element>
|
@@ -1,29 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="call" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="id" rngui:label="ID" rngui:default="javascript:get_free_id()">
|
3
|
-
<data type="string" rngui:readonly="true"/>
|
4
|
-
</attribute>
|
5
|
-
<attribute name="endpoint" rngui:label="Endpoint">
|
6
|
-
<data type="string"/>
|
7
|
-
</attribute>
|
8
|
-
<element name='parameters' rngui:header="Parameters">
|
9
|
-
<element name="label" rngui:label="Label">
|
10
|
-
<data type="string" rngui:label="Short description of the task"/>
|
11
|
-
</element>
|
12
|
-
<element name="method" rngui:label="Method">
|
13
|
-
<choice>
|
14
|
-
<value>:post</value>
|
15
|
-
<value>:get</value>
|
16
|
-
<value>:put</value>
|
17
|
-
<value>:delete</value>
|
18
|
-
</choice>
|
19
|
-
</element>
|
20
|
-
<element name="arguments" rngui:header="Arguments">
|
21
|
-
<zeroOrMore rngui:label="Create Argument Pair">
|
22
|
-
<element rngui:label='Name'>
|
23
|
-
<anyName/>
|
24
|
-
<data type="string" rngui:label="Value"/>
|
25
|
-
</element>
|
26
|
-
</zeroOrMore>
|
27
|
-
</element>
|
28
|
-
</element>
|
29
|
-
</element>
|
@@ -1,41 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="call" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="id" rngui:label="ID" rngui:default="javascript:get_free_id()">
|
3
|
-
<data type="string" rngui:readonly="true"/>
|
4
|
-
</attribute>
|
5
|
-
<attribute name="endpoint" rngui:label="Endpoint">
|
6
|
-
<data type="string"/>
|
7
|
-
</attribute>
|
8
|
-
<element name='parameters' rngui:header="Parameters">
|
9
|
-
<element name="label" rngui:label="Label">
|
10
|
-
<data type="string" rngui:label="Short description of the task"/>
|
11
|
-
</element>
|
12
|
-
<element name="method" rngui:label="Method">
|
13
|
-
<choice>
|
14
|
-
<value>:post</value>
|
15
|
-
<value>:get</value>
|
16
|
-
<value>:put</value>
|
17
|
-
<value>:delete</value>
|
18
|
-
</choice>
|
19
|
-
</element>
|
20
|
-
<element name="arguments" rngui:header="Arguments">
|
21
|
-
<zeroOrMore rngui:label="Create Argument Pair">
|
22
|
-
<element rngui:label='Name'>
|
23
|
-
<anyName/>
|
24
|
-
<data type="string" rngui:label="Value"/>
|
25
|
-
</element>
|
26
|
-
</zeroOrMore>
|
27
|
-
</element>
|
28
|
-
</element>
|
29
|
-
<element name="finalize" rngui:header="Finalize" rngui:label="Code">
|
30
|
-
<attribute name="output" rngui:label="Access Variable" rngui:default="result">
|
31
|
-
<data type="string" rngui:readonly="true"/>
|
32
|
-
</attribute>
|
33
|
-
<text rngui:label='Script that is executed, when a service returns data'/>
|
34
|
-
</element>
|
35
|
-
<element name="update" rngui:header="Update" rngui:label="Code">
|
36
|
-
<attribute name="output" rngui:label="Access Variable" rngui:default="result">
|
37
|
-
<data type="string" rngui:readonly="true"/>
|
38
|
-
</attribute>
|
39
|
-
<text rngui:label='Script that is executed, when a service sends intermediate data'/>
|
40
|
-
</element>
|
41
|
-
</element>
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="choose" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="mode" rngui:label="Mode" rngui:default="exclusive">
|
3
|
-
<choice>
|
4
|
-
<value>exclusive</value>
|
5
|
-
<value>inclusive</value>
|
6
|
-
</choice>
|
7
|
-
</attribute>
|
8
|
-
</element>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="critical" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="sid" rngui:label="SID" rngui:default="section" rngui:hint="Identical SID's shared by between differnt 'critical' elements define mutual exclusive areas.">
|
3
|
-
<data type="string"/>
|
4
|
-
</attribute>
|
5
|
-
</element>
|
@@ -1 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="escape" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org"/>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<element name="finalize" rngui:version="1.2" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="output" rngui:label="Access Variable" rngui:default="result">
|
3
|
-
<data type="string" rngui:readonly="true"/>
|
4
|
-
</attribute>
|
5
|
-
<text rngui:label='Script that is executed, when a service returns data'/>
|
6
|
-
</element>
|
@@ -1,11 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="loop" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="mode" rngui:label="Mode" rngui:default="pre_test">
|
3
|
-
<choice>
|
4
|
-
<value>pre_test</value>
|
5
|
-
<value>post_test</value>
|
6
|
-
</choice>
|
7
|
-
</attribute>
|
8
|
-
<attribute name="condition" rngui:label="Condition">
|
9
|
-
<data type="string" rngui:label="Condition"/>
|
10
|
-
</attribute>
|
11
|
-
</element>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="manipulate" rngui:label="Script" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="id" rngui:label="ID" rngui:default="javascript:get_free_id()">
|
3
|
-
<data type="string" rngui:readonly="true"/>
|
4
|
-
</attribute>
|
5
|
-
<text rngui:label='Script that is executed'/>
|
6
|
-
</element>
|
@@ -1 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="otherwise" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org"/>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="parallel" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="wait" rngui:label="Wait" rngui:default="-1" rngui:hint="-1 to wait for all branches.">
|
3
|
-
<data type="integer"/>
|
4
|
-
</attribute>
|
5
|
-
</element>
|
@@ -1,8 +0,0 @@
|
|
1
|
-
<element rngui:version="1.2" name="parallel_branch" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="pass" rngui:label="Pass to branch">
|
3
|
-
<data type="string" rngui:label="Data element passed to the local scope, thus not affected by global changes ..."/>
|
4
|
-
</attribute>
|
5
|
-
<attribute name="local" rngui:label="Local scope">
|
6
|
-
<data type="string" rngui:label="Name of the passed data element in the local scope ..."/>
|
7
|
-
</attribute>
|
8
|
-
</element>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<element name="update" rngui:version="1.2" datatypeLibrary="http://www.w3.org/2001/XMLSchema-datatypes" xmlns="http://relaxng.org/ns/structure/1.0" xmlns:rngui="http://rngui.org">
|
2
|
-
<attribute name="output" rngui:label="Access Variable" rngui:default="result">
|
3
|
-
<data type="string" rngui:readonly="true"/>
|
4
|
-
</attribute>
|
5
|
-
<text rngui:label='Script that is executed, when a service sends intermediate data'/>
|
6
|
-
</element>
|
@@ -1,4 +0,0 @@
|
|
1
|
-
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect x="1" y="1" width="28" height="28" rx="4" class="rfill stand"/>
|
3
|
-
<path transform="scale(0.7) translate(12, 2)" class="stand" style="fill:#000000;" d="m 19.511059,31.248618 0,-23.6413153 -3.940219,0 0,15.7608793 -7.8804404,-7.88044 0,7.88044 -7.88043943,-7.88044 0,15.760876 z"/>
|
4
|
-
</svg>
|
@@ -1,6 +0,0 @@
|
|
1
|
-
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect x="1" y="1" width="28" height="28" rx="4" class="rfill stand"/>
|
3
|
-
<path transform="scale(0.7) translate(12, 2)" class="stand" style="fill:#000000;" d="m 19.511059,31.248618 0,-23.6413153 -3.940219,0 0,15.7608793 -7.8804404,-7.88044 0,7.88044 -7.88043943,-7.88044 0,15.760876 z"/>
|
4
|
-
<circle cx="28" cy="27" r="9" class="rfill stand"/>
|
5
|
-
<text transform="translate(28,31)" class="small">s</text>
|
6
|
-
</svg>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect transform="rotate(45,14,12)" x="7" y="3" width="21" height="21" class="stand"/>
|
3
|
-
<line x1="10.5" y1="20.5" x2="20.5" y2="10.5" class="stand"/>
|
4
|
-
<line x1="10.5" y1="10.5" x2="20.5" y2="20.5" class="stand"/>
|
5
|
-
</svg>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect transform="rotate(45,14,12)" x="7" y="3" width="21" height="21" class="stand"/>
|
3
|
-
<line x1="10.5" y1="20.5" x2="20.5" y2="10.5" class="stand"/>
|
4
|
-
<line x1="10.5" y1="10.5" x2="20.5" y2="20.5" class="stand"/>
|
5
|
-
</svg>
|
@@ -1,5 +0,0 @@
|
|
1
|
-
<svg class="clickable" xmlns="http://www.w3.org/2000/svg">
|
2
|
-
<rect transform="rotate(45,14,12)" x="7" y="3" width="21" height="21" class="stand"/>
|
3
|
-
<line x1="10.5" y1="20.5" x2="20.5" y2="10.5" class="stand"/>
|
4
|
-
<line x1="10.5" y1="10.5" x2="20.5" y2="20.5" class="stand"/>
|
5
|
-
</svg>
|