cpee 1.5.24 → 2.0.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/{FEATURES → FEATURES.md} +7 -6
- data/INSTALL.md +1 -0
- data/{README → README.md} +3 -3
- data/Rakefile +1 -0
- data/cockpit/index.html +8 -8
- data/cockpit/js/details.js +13 -14
- data/cockpit/js/instance.js +192 -290
- data/cockpit/js/parameters.js +13 -3
- data/cockpit/js/ui.js +2 -2
- data/cockpit/rngs/attributes.rng +3 -3
- data/cockpit/rngs/dataelements.rng +3 -3
- data/cockpit/rngs/endpoints.rng +3 -3
- data/cockpit/{testsets → templates.legacy}/Async.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/BCO.xml +7 -10
- data/cockpit/{testsets → templates.legacy}/BCS.xml +7 -10
- data/cockpit/{testsets → templates.legacy}/Centurio.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Concurrent.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Coopis Testset.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Endpoints and Data Manipulation.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/ICSOC Testset.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Infinity.xml +3 -3
- data/cockpit/{testsets → templates.legacy}/Lego Boxer.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Conveyor.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Crane.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Ejector.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Full.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Liddy.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Plate.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego Transporter.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Lego_Part_1.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/LgLinear.xml +6 -10
- data/cockpit/{testsets → templates.legacy}/Linear.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Log.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Mangler 1.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Mangler 2.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Manuel Labels.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Promise.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/SOPROMO Test Sonification.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Subprocess.xml +7 -7
- data/cockpit/templates.legacy/Syncing P34 1.xml +77 -0
- data/cockpit/templates.legacy/Syncing P34 2.xml +77 -0
- data/cockpit/templates.legacy/Syncing P34 3.xml +77 -0
- data/cockpit/{testsets → templates.legacy}/Syncing P34.xml +8 -11
- data/cockpit/{testsets → templates.legacy}/TEST - Bad Loop.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/TEST - Wrong Positions.xml +6 -6
- data/cockpit/{testsets → templates.legacy}/Take_5.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Update.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Worklist Parallel.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Worklist Test CPEE.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Worklist Test.xml +7 -7
- data/cockpit/{testsets → templates.legacy}/Worklist Test2.xml +7 -7
- data/cockpit/templates.legacy/convert_cpee2.rb +15 -0
- data/cockpit/{testsets → templates.legacy}/convert_preset.rb +0 -0
- data/cockpit/{testsets → templates.legacy}/testsets.xml +1 -1
- data/cockpit/{testsets → templates.legacy}/transformations.xml +0 -0
- data/cockpit/templates/BPM 2020 Manual Adjust.xml +182 -0
- data/cockpit/templates/BPM 2020 Solution Baseline.xml +196 -0
- data/cockpit/templates/BPM 2020 Solution NN.xml +197 -0
- data/cockpit/templates/BPM 2020 Solution View.xml +144 -0
- data/cockpit/templates/BPM 2020.xml +26 -0
- data/cockpit/templates/Coopis 2010.xml +76 -0
- data/cockpit/{testsets/Syncing P34 1.xml → templates/IUPC arXiv:1104.3609 P34 1.xml } +7 -10
- data/cockpit/{testsets/Syncing P34 2.xml → templates/IUPC arXiv:1104.3609 P34 2.xml } +7 -10
- data/cockpit/{testsets/Syncing P34 3.xml → templates/IUPC arXiv:1104.3609 P34 3.xml } +7 -10
- data/cockpit/templates/Worklist.xml +42 -0
- data/cockpit/templates/convert_cpee2.rb +15 -0
- data/cockpit/themes/compact/rngs/alternative.rng +25 -0
- data/cockpit/themes/compact/rngs/call.rng +19 -13
- data/cockpit/themes/compact/rngs/callmanipulate.rng +28 -22
- data/cockpit/themes/compact/rngs/choose.rng +14 -0
- data/cockpit/themes/compact/rngs/critical.rng +5 -0
- data/cockpit/themes/compact/rngs/escape.rng +1 -0
- data/cockpit/themes/compact/rngs/group.rng +3 -0
- data/cockpit/themes/compact/rngs/loop.rng +22 -0
- data/cockpit/themes/compact/rngs/manipulate.rng +9 -0
- data/cockpit/themes/compact/rngs/otherwise.rng +22 -0
- data/cockpit/themes/compact/rngs/parallel.rng +21 -0
- data/cockpit/themes/compact/rngs/parallel_branch.rng +8 -0
- data/cockpit/themes/compact/rngs/scripts.rng +10 -11
- data/cockpit/themes/compact/rngs/stop.rng +5 -0
- data/cockpit/themes/compact/rngs/terminate.rng +1 -0
- data/cockpit/themes/compact/theme.js +1 -1
- data/cockpit/themes/convert_cpee2.rb +8 -0
- data/cockpit/themes/default/rngs/alternative.rng +8 -8
- data/cockpit/themes/default/rngs/call.rng +84 -48
- data/cockpit/themes/default/rngs/callmanipulate.rng +103 -64
- data/cockpit/themes/default/rngs/choose.rng +5 -3
- data/cockpit/themes/default/rngs/critical.rng +2 -2
- data/cockpit/themes/default/rngs/escape.rng +1 -1
- data/cockpit/themes/default/rngs/group.rng +3 -3
- data/cockpit/themes/default/rngs/loop.rng +8 -8
- data/cockpit/themes/default/rngs/manipulate.rng +3 -3
- data/cockpit/themes/default/rngs/otherwise.rng +8 -8
- data/cockpit/themes/default/rngs/parallel.rng +14 -6
- data/cockpit/themes/default/rngs/parallel_branch.rng +2 -2
- data/cockpit/themes/default/rngs/scripts.rng +23 -0
- data/cockpit/themes/default/rngs/stop.rng +2 -2
- data/cockpit/themes/default/rngs/terminate.rng +1 -1
- data/cockpit/themes/extended/rngs/alternative.rng +25 -0
- data/cockpit/themes/extended/rngs/call.rng +19 -13
- data/cockpit/themes/extended/rngs/callmanipulate.rng +28 -22
- data/cockpit/themes/extended/rngs/choose.rng +14 -0
- data/cockpit/themes/extended/rngs/critical.rng +5 -0
- data/cockpit/themes/extended/rngs/escape.rng +1 -0
- data/cockpit/themes/extended/rngs/group.rng +3 -0
- data/cockpit/themes/extended/rngs/loop.rng +22 -0
- data/cockpit/themes/extended/rngs/manipulate.rng +9 -0
- data/cockpit/themes/extended/rngs/otherwise.rng +22 -0
- data/cockpit/themes/extended/rngs/parallel.rng +21 -0
- data/cockpit/themes/extended/rngs/parallel_branch.rng +8 -0
- data/cockpit/themes/extended/rngs/scripts.rng +10 -11
- data/cockpit/themes/extended/rngs/stop.rng +5 -0
- data/cockpit/themes/extended/rngs/terminate.rng +1 -0
- data/cockpit/themes/extended/theme.js +14 -28
- data/cockpit/themes/model/rngs/alternative.rng +1 -1
- data/cockpit/themes/model/rngs/call.rng +16 -16
- data/cockpit/themes/model/rngs/callmanipulate.rng +17 -17
- data/cockpit/themes/model/rngs/choose.rng +1 -1
- data/cockpit/themes/model/rngs/critical.rng +1 -1
- data/cockpit/themes/model/rngs/escape.rng +1 -1
- data/cockpit/themes/model/rngs/group.rng +1 -1
- data/cockpit/themes/model/rngs/loop.rng +1 -1
- data/cockpit/themes/model/rngs/manipulate.rng +1 -1
- data/cockpit/themes/model/rngs/otherwise.rng +1 -1
- data/cockpit/themes/model/rngs/parallel.rng +1 -1
- data/cockpit/themes/model/rngs/parallel_branch.rng +1 -1
- data/cockpit/themes/model/rngs/scripts.rng +3 -4
- data/cockpit/themes/model/rngs/stop.rng +1 -1
- data/cockpit/themes/model/rngs/terminate.rng +1 -1
- data/cockpit/themes/model/theme.js +8 -7
- data/cockpit/themes/packed/rngs/alternative.rng +25 -0
- data/cockpit/themes/packed/rngs/call.rng +19 -13
- data/cockpit/themes/packed/rngs/callmanipulate.rng +28 -22
- data/cockpit/themes/packed/rngs/choose.rng +14 -0
- data/cockpit/themes/packed/rngs/critical.rng +5 -0
- data/cockpit/themes/packed/rngs/escape.rng +1 -0
- data/cockpit/themes/packed/rngs/group.rng +3 -0
- data/cockpit/themes/packed/rngs/loop.rng +22 -0
- data/cockpit/themes/packed/rngs/manipulate.rng +9 -0
- data/cockpit/themes/packed/rngs/otherwise.rng +22 -0
- data/cockpit/themes/packed/rngs/parallel.rng +21 -0
- data/cockpit/themes/packed/rngs/parallel_branch.rng +8 -0
- data/cockpit/themes/packed/rngs/scripts.rng +10 -11
- data/cockpit/themes/packed/rngs/stop.rng +5 -0
- data/cockpit/themes/packed/rngs/terminate.rng +1 -0
- data/cockpit/themes/packed/theme.js +8 -7
- data/cockpit/themes/preset/rngs/alternative.rng +25 -0
- data/cockpit/themes/preset/rngs/call.rng +19 -13
- data/cockpit/themes/preset/rngs/callmanipulate.rng +28 -22
- data/cockpit/themes/preset/rngs/choose.rng +14 -0
- data/cockpit/themes/preset/rngs/critical.rng +5 -0
- data/cockpit/themes/preset/rngs/escape.rng +1 -0
- data/cockpit/themes/preset/rngs/group.rng +3 -0
- data/cockpit/themes/preset/rngs/loop.rng +22 -0
- data/cockpit/themes/preset/rngs/manipulate.rng +9 -0
- data/cockpit/themes/preset/rngs/otherwise.rng +22 -0
- data/cockpit/themes/preset/rngs/parallel.rng +21 -0
- data/cockpit/themes/preset/rngs/parallel_branch.rng +8 -0
- data/cockpit/themes/preset/rngs/scripts.rng +10 -11
- data/cockpit/themes/preset/rngs/stop.rng +5 -0
- data/cockpit/themes/preset/rngs/terminate.rng +1 -0
- data/cockpit/themes/preset/theme.js +8 -7
- data/cpee.gemspec +10 -11
- data/{log/topics.xml → lib/callbacks.xml} +16 -6
- data/lib/{engine → callbacks}/callbacks.rng +2 -8
- data/lib/cpee.xml +10 -4
- data/lib/cpee/attributes_helper.rb +27 -0
- data/lib/cpee/controller.rb +113 -596
- data/lib/cpee/implementation.rb +166 -191
- data/lib/cpee/implementation_callbacks.rb +77 -0
- data/lib/cpee/implementation_notifications.rb +189 -0
- data/lib/cpee/implementation_properties.rb +711 -0
- data/lib/cpee/{callback.rb → message.rb} +20 -18
- data/lib/cpee/persistence.rb +135 -0
- data/lib/cpee/statemachine.rb +20 -0
- data/lib/cpee/transform.rb +95 -0
- data/lib/engine.xml +1 -59
- data/lib/properties.xml +236 -0
- data/lib/properties/arbitrary.rng +26 -0
- data/lib/properties/attributes.rng +10 -0
- data/lib/properties/dataelements.rng +10 -0
- data/lib/properties/description.rng +8 -0
- data/lib/properties/dsl.rng +7 -0
- data/lib/properties/dslx.rng +8 -0
- data/lib/properties/endpoints.rng +10 -0
- data/lib/properties/handlerwrapper.rng +9 -0
- data/lib/properties/position.rng +15 -0
- data/lib/properties/positions.rng +10 -0
- data/lib/properties/properties.rng +29 -0
- data/lib/properties/set-properties.rng +25 -0
- data/lib/properties/set-some-properties.rng +45 -0
- data/lib/properties/simple.rng +8 -0
- data/lib/properties/state.rng +33 -0
- data/lib/properties/status.rng +12 -0
- data/lib/properties/t_attributes.rng +7 -0
- data/lib/properties/t_dataelements.rng +7 -0
- data/lib/properties/t_endpoints.rng +7 -0
- data/lib/properties/t_position.rng +7 -0
- data/lib/properties/t_positions.rng +7 -0
- data/lib/properties/t_simple.rng +7 -0
- data/lib/properties/t_status.rng +7 -0
- data/lib/properties/t_transformation.rng +7 -0
- data/lib/properties/transformation.rng +40 -0
- data/server/dev.rb +1 -0
- data/server/handlerwrappers/default.rb +40 -38
- data/server/resources/backend/README.md +17 -0
- data/server/resources/backend/instance.rb +23 -0
- data/server/resources/backend/instance.template +19 -0
- data/server/resources/backend/opts.yaml +6 -0
- data/server/resources/backend/run +33 -0
- data/server/resources/notifications/logging/subscription.xml +1 -1
- data/server/resources/properties.empty +38 -0
- data/server/resources/properties.init +11 -11
- data/server/resources/states.dot +19 -0
- data/server/resources/states.xml +49 -0
- data/server/resources/transformation_dslx.xsl +12 -3
- data/server/routing/end.rb +44 -0
- data/server/routing/forward-events.rb +59 -0
- data/server/routing/forward-votes.rb +108 -0
- data/server/routing/persist.rb +155 -0
- data/server/server.rb +1 -0
- data/tools/cpee +19 -15
- metadata +127 -177
- data/INSTALL +0 -23
- data/cockpit/test.html +0 -40
- data/cockpit/themes/compact/rngs/alternative.rng +0 -1
- data/cockpit/themes/compact/rngs/choose.rng +0 -1
- data/cockpit/themes/compact/rngs/critical.rng +0 -1
- data/cockpit/themes/compact/rngs/escape.rng +0 -1
- data/cockpit/themes/compact/rngs/group.rng +0 -1
- data/cockpit/themes/compact/rngs/loop.rng +0 -1
- data/cockpit/themes/compact/rngs/manipulate.rng +0 -1
- data/cockpit/themes/compact/rngs/otherwise.rng +0 -1
- data/cockpit/themes/compact/rngs/parallel.rng +0 -1
- data/cockpit/themes/compact/rngs/parallel_branch.rng +0 -1
- data/cockpit/themes/compact/rngs/stop.rng +0 -1
- data/cockpit/themes/compact/rngs/terminate.rng +0 -1
- data/cockpit/themes/default/rngs/finalize.rng +0 -6
- data/cockpit/themes/default/rngs/update.rng +0 -6
- data/cockpit/themes/default/theme.js +0 -1286
- data/cockpit/themes/extended/rngs/alternative.rng +0 -1
- data/cockpit/themes/extended/rngs/choose.rng +0 -1
- data/cockpit/themes/extended/rngs/critical.rng +0 -1
- data/cockpit/themes/extended/rngs/escape.rng +0 -1
- data/cockpit/themes/extended/rngs/group.rng +0 -1
- data/cockpit/themes/extended/rngs/loop.rng +0 -1
- data/cockpit/themes/extended/rngs/manipulate.rng +0 -1
- data/cockpit/themes/extended/rngs/otherwise.rng +0 -1
- data/cockpit/themes/extended/rngs/parallel.rng +0 -1
- data/cockpit/themes/extended/rngs/parallel_branch.rng +0 -1
- data/cockpit/themes/extended/rngs/stop.rng +0 -1
- data/cockpit/themes/extended/rngs/terminate.rng +0 -1
- data/cockpit/themes/labels/rngs/alternative.rng +0 -25
- data/cockpit/themes/labels/rngs/call.rng +0 -81
- data/cockpit/themes/labels/rngs/callmanipulate.rng +0 -101
- data/cockpit/themes/labels/rngs/choose.rng +0 -12
- 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 -22
- data/cockpit/themes/labels/rngs/manipulate.rng +0 -9
- data/cockpit/themes/labels/rngs/otherwise.rng +0 -22
- data/cockpit/themes/labels/rngs/parallel.rng +0 -13
- data/cockpit/themes/labels/rngs/parallel_branch.rng +0 -8
- data/cockpit/themes/labels/rngs/stop.rng +0 -5
- data/cockpit/themes/labels/rngs/terminate.rng +0 -1
- data/cockpit/themes/labels/rngs/update.rng +0 -6
- data/cockpit/themes/labels/symbols/alternative.svg +0 -5
- data/cockpit/themes/labels/symbols/arrow.svg +0 -3
- data/cockpit/themes/labels/symbols/call.svg +0 -6
- data/cockpit/themes/labels/symbols/callmanipulate.svg +0 -8
- 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/complex.svg +0 -8
- data/cockpit/themes/labels/symbols/critical.svg +0 -4
- data/cockpit/themes/labels/symbols/end.svg +0 -3
- data/cockpit/themes/labels/symbols/escape.svg +0 -5
- data/cockpit/themes/labels/symbols/event_end.svg +0 -3
- 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 -5
- data/cockpit/themes/labels/symbols/parallel.svg +0 -5
- data/cockpit/themes/labels/symbols/parallel_branch.svg +0 -5
- data/cockpit/themes/labels/symbols/parallel_branch_compact.svg +0 -4
- data/cockpit/themes/labels/symbols/parallel_branch_event.svg +0 -14
- data/cockpit/themes/labels/symbols/parallel_branch_normal.svg +0 -5
- data/cockpit/themes/labels/symbols/scripts.svg +0 -4
- data/cockpit/themes/labels/symbols/start.svg +0 -3
- data/cockpit/themes/labels/symbols/stop.svg +0 -5
- data/cockpit/themes/labels/symbols/terminate.svg +0 -4
- data/cockpit/themes/packed/rngs/alternative.rng +0 -1
- data/cockpit/themes/packed/rngs/choose.rng +0 -1
- data/cockpit/themes/packed/rngs/critical.rng +0 -1
- data/cockpit/themes/packed/rngs/escape.rng +0 -1
- data/cockpit/themes/packed/rngs/group.rng +0 -1
- data/cockpit/themes/packed/rngs/loop.rng +0 -1
- data/cockpit/themes/packed/rngs/manipulate.rng +0 -1
- data/cockpit/themes/packed/rngs/otherwise.rng +0 -1
- data/cockpit/themes/packed/rngs/parallel.rng +0 -1
- data/cockpit/themes/packed/rngs/parallel_branch.rng +0 -1
- data/cockpit/themes/packed/rngs/stop.rng +0 -1
- data/cockpit/themes/packed/rngs/terminate.rng +0 -1
- data/cockpit/themes/preset/rngs/alternative.rng +0 -1
- data/cockpit/themes/preset/rngs/choose.rng +0 -1
- data/cockpit/themes/preset/rngs/critical.rng +0 -1
- data/cockpit/themes/preset/rngs/escape.rng +0 -1
- data/cockpit/themes/preset/rngs/group.rng +0 -1
- data/cockpit/themes/preset/rngs/loop.rng +0 -1
- data/cockpit/themes/preset/rngs/manipulate.rng +0 -1
- data/cockpit/themes/preset/rngs/otherwise.rng +0 -1
- data/cockpit/themes/preset/rngs/parallel.rng +0 -1
- data/cockpit/themes/preset/rngs/parallel_branch.rng +0 -1
- data/cockpit/themes/preset/rngs/stop.rng +0 -1
- data/cockpit/themes/preset/rngs/terminate.rng +0 -1
- data/lib/cpee/empty_workflow.rb +0 -28
- data/lib/cpee/handler_notifications.rb +0 -47
- data/lib/cpee/handler_properties.rb +0 -50
- data/lib/cpee/instantiation.rb +0 -369
- data/lib/cpee/processtransformation/bpel/Repository/booking.bpel +0 -125
- data/lib/cpee/processtransformation/bpel/Repository/booking.wsdl +0 -72
- data/lib/cpee/processtransformation/bpel/Repository/booking/airline.wsdl +0 -71
- data/lib/cpee/processtransformation/bpel/Repository/booking/hotel.wsdl +0 -64
- data/lib/cpee/processtransformation/bpel/Repository/booking/report.wsdl +0 -71
- data/lib/cpee/processtransformation/bpel/bpel2wee.rb +0 -34
- data/lib/cpee/processtransformation/bpel/bpelserver.ru +0 -64
- data/lib/cpee/processtransformation/bpel/bpelserver.xml +0 -70
- data/lib/cpee/processtransformation/bpel/lib/BPEL_Transform.rb +0 -367
- data/lib/cpee/processtransformation/bpmn2.rb +0 -297
- data/lib/cpee/processtransformation/cpee.rb +0 -119
- data/lib/cpee/processtransformation/structures.rb +0 -465
- data/lib/cpee/processtransformation/target.rb +0 -50
- data/log/azure.rb +0 -10
- data/log/azure_logger.rb +0 -136
- data/log/chain.xml +0 -27
- data/log/elasticsearch.rb +0 -15
- data/log/elasticsearch_logging.rb +0 -377
- data/log/legacy/test_es.rb +0 -26
- data/log/legacy/test_split.rb +0 -211
- data/log/log.xml +0 -13
- data/log/non_tamp.rb +0 -156
- data/log/sic.rb +0 -63
- data/log/template.xes_xml +0 -23
- data/log/template.xes_yaml +0 -28
- data/log/trace.yaml +0 -17717
- data/log/trace_sic.yaml +0 -18343
- data/log/xes_xml.rb +0 -121
- data/log/xes_yaml.rb +0 -96
- data/server/handlerwrappers/soap.rb +0 -146
- data/server/resources/notifications/logging/consumer-secret +0 -1
- data/server/resources/notifications/logging/producer-secret +0 -1
- data/server/resources/properties.schema.active +0 -139
- data/server/resources/properties.schema.finished +0 -139
- data/server/resources/properties.schema.inactive +0 -136
- data/server/resources/test1.xml +0 -58
- data/server/resources/test2.xml +0 -60
- data/server/resources/test3.xml +0 -217
- data/test/callback.rb +0 -9
@@ -1,7 +1,7 @@
|
|
1
1
|
<testset>
|
2
|
-
<dataelements/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<endpoints>
|
2
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<timeout xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://promise.wst.univie.ac.at:9301/timeout</timeout>
|
6
6
|
<timeout1 xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://promise.wst.univie.ac.at:9301/timeout/1</timeout1>
|
7
7
|
<timeout2 xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://promise.wst.univie.ac.at:9301/timeout/16</timeout2>
|
@@ -22,8 +22,8 @@
|
|
22
22
|
<credit_consume xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://promise.wst.univie.ac.at:9301/credit/consume</credit_consume>
|
23
23
|
<credit_activate xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://promise.wst.univie.ac.at:9301/credit/activate</credit_activate>
|
24
24
|
</endpoints>
|
25
|
-
<positions/>
|
26
|
-
<description>
|
25
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
26
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
27
27
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
28
28
|
<call id="a20" endpoint="customer" svg-label="Generate Customer">
|
29
29
|
<parameters>
|
@@ -262,12 +262,12 @@
|
|
262
262
|
</parallel>
|
263
263
|
</description>
|
264
264
|
</description>
|
265
|
-
<transformation>
|
265
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
266
266
|
<description type="copy"/>
|
267
267
|
<dataelements type="none"/>
|
268
268
|
<endpoints type="none"/>
|
269
269
|
</transformation>
|
270
|
-
<attributes>
|
270
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
271
271
|
<theme xmlns="http://riddl.org/ns/common-patterns/properties/1.0">preset</theme>
|
272
272
|
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">ss</info>
|
273
273
|
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
@@ -1,7 +1,7 @@
|
|
1
1
|
<testset>
|
2
|
-
<positions/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<dataelements>
|
2
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<persons>3</persons>
|
6
6
|
<card>Visa_12345</card>
|
7
7
|
<airline>null</airline>
|
@@ -20,12 +20,12 @@
|
|
20
20
|
<events topic="status">change</events>
|
21
21
|
</handler>
|
22
22
|
</handlers>
|
23
|
-
<endpoints>
|
23
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
24
24
|
<bookAir>http://gruppe.wst.univie.ac.at/~mangler/services/airline.php</bookAir>
|
25
25
|
<bookHotel>http://gruppe.wst.univie.ac.at/~mangler/services/hotel.php</bookHotel>
|
26
26
|
<approve>http://gruppe.wst.univie.ac.at/~mangler/services/approval.php</approve>
|
27
27
|
</endpoints>
|
28
|
-
<description>
|
28
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
29
29
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
30
30
|
<call id="a1" endpoint="bookAir">
|
31
31
|
<parameters>
|
@@ -75,7 +75,7 @@ data.costs += result.value('costs').to_f</finalize>
|
|
75
75
|
</choose>
|
76
76
|
</description>
|
77
77
|
</description>
|
78
|
-
<transformation>
|
78
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
79
79
|
<description type="copy"/>
|
80
80
|
<dataelements type="rest"/>
|
81
81
|
<endpoints type="rest"/>
|
@@ -1,12 +1,12 @@
|
|
1
1
|
<testset>
|
2
|
-
<dataelements/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<endpoints>
|
2
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<timeout xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
6
6
|
<instantiate xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://localhost:9296/url/</instantiate>
|
7
7
|
</endpoints>
|
8
|
-
<positions/>
|
9
|
-
<description>
|
8
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
9
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
10
10
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
11
11
|
<call id="a1" endpoint="instantiate">
|
12
12
|
<parameters>
|
@@ -41,12 +41,12 @@ data.res = result</finalize>
|
|
41
41
|
</call>
|
42
42
|
</description>
|
43
43
|
</description>
|
44
|
-
<transformation>
|
44
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
45
45
|
<description type="copy"/>
|
46
46
|
<dataelements type="none"/>
|
47
47
|
<endpoints type="none"/>
|
48
48
|
</transformation>
|
49
|
-
<attributes>
|
49
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
50
50
|
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">Subprocess</info>
|
51
51
|
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
52
52
|
<theme xmlns="http://riddl.org/ns/common-patterns/properties/1.0">preset</theme>
|
@@ -0,0 +1,77 @@
|
|
1
|
+
<testset>
|
2
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
3
|
+
<info>Syncing Instance 1</info>
|
4
|
+
<modeltype>CPEE</modeltype>
|
5
|
+
<theme>preset</theme>
|
6
|
+
</attributes>
|
7
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
8
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
9
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
10
|
+
<x/>
|
11
|
+
</dataelements>
|
12
|
+
<!--}}}-->
|
13
|
+
<handlers>
|
14
|
+
<!--{{{-->
|
15
|
+
<handler url="http://localhost:9399/1/events">
|
16
|
+
<votes topic="activity">syncing_before,syncing_after</votes>
|
17
|
+
</handler>
|
18
|
+
</handlers>
|
19
|
+
<!--}}}-->
|
20
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
21
|
+
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
22
|
+
<timeouts>http://gruppe.wst.univie.ac.at/~mangler/services/timeout-sync.php</timeouts>
|
23
|
+
</endpoints>
|
24
|
+
<!--}}}-->
|
25
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
26
|
+
<description xmlns="http://cpee.org/ns/description/1.0">
|
27
|
+
<!--{{{-->
|
28
|
+
<call id="a1" endpoint="timeout">
|
29
|
+
<parameters>
|
30
|
+
<!--{{{-->
|
31
|
+
<label>Task 1</label>
|
32
|
+
<method>:post</method>
|
33
|
+
<arguments>
|
34
|
+
<timeout>2</timeout>
|
35
|
+
</arguments>
|
36
|
+
</parameters>
|
37
|
+
<!--}}}-->
|
38
|
+
<code>
|
39
|
+
<finalize output="result">data.x += "a1,"</finalize>
|
40
|
+
</code>
|
41
|
+
</call>
|
42
|
+
<call id="a2" endpoint="timeouts">
|
43
|
+
<parameters>
|
44
|
+
<!--{{{-->
|
45
|
+
<label>Resource Synchronisation</label>
|
46
|
+
<method>:post</method>
|
47
|
+
<arguments>
|
48
|
+
<timeout>4</timeout>
|
49
|
+
</arguments>
|
50
|
+
</parameters>
|
51
|
+
<!--}}}-->
|
52
|
+
<code>
|
53
|
+
<finalize output="result">data.x += "a2,"</finalize>
|
54
|
+
</code>
|
55
|
+
</call>
|
56
|
+
<call id="a3" endpoint="timeout">
|
57
|
+
<parameters>
|
58
|
+
<!--{{{-->
|
59
|
+
<label>Task 3</label>
|
60
|
+
<method>:post</method>
|
61
|
+
<arguments>
|
62
|
+
<timeout>4</timeout>
|
63
|
+
</arguments>
|
64
|
+
</parameters>
|
65
|
+
<!--}}}-->
|
66
|
+
<code>
|
67
|
+
<finalize output="result">data.x += "a3,"</finalize>
|
68
|
+
</code>
|
69
|
+
</call>
|
70
|
+
</description>
|
71
|
+
</description>
|
72
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
73
|
+
<description type="copy"/>
|
74
|
+
<dataelements type="rest"/>
|
75
|
+
<endpoints type="rest"/>
|
76
|
+
</transformation>
|
77
|
+
</testset>
|
@@ -0,0 +1,77 @@
|
|
1
|
+
<testset>
|
2
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
3
|
+
<info>Syncing Instance 2</info>
|
4
|
+
<modeltype>CPEE</modeltype>
|
5
|
+
<theme>preset</theme>
|
6
|
+
</attributes>
|
7
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
8
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
9
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
10
|
+
<x/>
|
11
|
+
</dataelements>
|
12
|
+
<!--}}}-->
|
13
|
+
<handlers>
|
14
|
+
<!--{{{-->
|
15
|
+
<handler url="http://localhost:9399/1/events">
|
16
|
+
<votes topic="activity">syncing_before,syncing_after</votes>
|
17
|
+
</handler>
|
18
|
+
</handlers>
|
19
|
+
<!--}}}-->
|
20
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
21
|
+
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
22
|
+
<timeouts>http://gruppe.wst.univie.ac.at/~mangler/services/timeout-sync.php</timeouts>
|
23
|
+
</endpoints>
|
24
|
+
<!--}}}-->
|
25
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
26
|
+
<description xmlns="http://cpee.org/ns/description/1.0">
|
27
|
+
<!--{{{-->
|
28
|
+
<call id="a1" endpoint="timeout">
|
29
|
+
<parameters>
|
30
|
+
<!--{{{-->
|
31
|
+
<label>Task 1</label>
|
32
|
+
<method>:post</method>
|
33
|
+
<arguments>
|
34
|
+
<timeout>2</timeout>
|
35
|
+
</arguments>
|
36
|
+
</parameters>
|
37
|
+
<!--}}}-->
|
38
|
+
<code>
|
39
|
+
<finalize output="result">data.x += "a1,"</finalize>
|
40
|
+
</code>
|
41
|
+
</call>
|
42
|
+
<call id="a2" endpoint="timeouts">
|
43
|
+
<parameters>
|
44
|
+
<!--{{{-->
|
45
|
+
<label>Resource Synchronisation</label>
|
46
|
+
<method>:post</method>
|
47
|
+
<arguments>
|
48
|
+
<timeout>10</timeout>
|
49
|
+
</arguments>
|
50
|
+
</parameters>
|
51
|
+
<!--}}}-->
|
52
|
+
<code>
|
53
|
+
<finalize output="result">data.x += "a2,"</finalize>
|
54
|
+
</code>
|
55
|
+
</call>
|
56
|
+
<call id="a3" endpoint="timeout">
|
57
|
+
<parameters>
|
58
|
+
<!--{{{-->
|
59
|
+
<label>Task 3</label>
|
60
|
+
<method>:post</method>
|
61
|
+
<arguments>
|
62
|
+
<timeout>4</timeout>
|
63
|
+
</arguments>
|
64
|
+
</parameters>
|
65
|
+
<!--}}}-->
|
66
|
+
<code>
|
67
|
+
<finalize output="result">data.x += "a3,"</finalize>
|
68
|
+
</code>
|
69
|
+
</call>
|
70
|
+
</description>
|
71
|
+
</description>
|
72
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
73
|
+
<description type="copy"/>
|
74
|
+
<dataelements type="rest"/>
|
75
|
+
<endpoints type="rest"/>
|
76
|
+
</transformation>
|
77
|
+
</testset>
|
@@ -0,0 +1,77 @@
|
|
1
|
+
<testset>
|
2
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
3
|
+
<info>Syncing Instance 3</info>
|
4
|
+
<modeltype>CPEE</modeltype>
|
5
|
+
<theme>preset</theme>
|
6
|
+
</attributes>
|
7
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
8
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
9
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
10
|
+
<x/>
|
11
|
+
</dataelements>
|
12
|
+
<!--}}}-->
|
13
|
+
<handlers>
|
14
|
+
<!--{{{-->
|
15
|
+
<handler url="http://localhost:9399/1/events">
|
16
|
+
<votes topic="activity">syncing_before,syncing_after</votes>
|
17
|
+
</handler>
|
18
|
+
</handlers>
|
19
|
+
<!--}}}-->
|
20
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
21
|
+
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
22
|
+
<timeouts>http://gruppe.wst.univie.ac.at/~mangler/services/timeout-sync.php</timeouts>
|
23
|
+
</endpoints>
|
24
|
+
<!--}}}-->
|
25
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
26
|
+
<description xmlns="http://cpee.org/ns/description/1.0">
|
27
|
+
<!--{{{-->
|
28
|
+
<call id="a1" endpoint="timeout">
|
29
|
+
<parameters>
|
30
|
+
<!--{{{-->
|
31
|
+
<label>Task 1</label>
|
32
|
+
<method>:post</method>
|
33
|
+
<arguments>
|
34
|
+
<timeout>2</timeout>
|
35
|
+
</arguments>
|
36
|
+
</parameters>
|
37
|
+
<!--}}}-->
|
38
|
+
<code>
|
39
|
+
<finalize output="result">data.x += "a1,"</finalize>
|
40
|
+
</code>
|
41
|
+
</call>
|
42
|
+
<call id="a2" endpoint="timeouts">
|
43
|
+
<parameters>
|
44
|
+
<!--{{{-->
|
45
|
+
<label>Resource Synchronisation</label>
|
46
|
+
<method>:post</method>
|
47
|
+
<arguments>
|
48
|
+
<timeout>16</timeout>
|
49
|
+
</arguments>
|
50
|
+
</parameters>
|
51
|
+
<!--}}}-->
|
52
|
+
<code>
|
53
|
+
<finalize output="result">data.x += "a2,"</finalize>
|
54
|
+
</code>
|
55
|
+
</call>
|
56
|
+
<call id="a3" endpoint="timeout">
|
57
|
+
<parameters>
|
58
|
+
<!--{{{-->
|
59
|
+
<label>Task 3</label>
|
60
|
+
<method>:post</method>
|
61
|
+
<arguments>
|
62
|
+
<timeout>4</timeout>
|
63
|
+
</arguments>
|
64
|
+
</parameters>
|
65
|
+
<!--}}}-->
|
66
|
+
<code>
|
67
|
+
<finalize output="result">data.x += "a3,"</finalize>
|
68
|
+
</code>
|
69
|
+
</call>
|
70
|
+
</description>
|
71
|
+
</description>
|
72
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
73
|
+
<description type="copy"/>
|
74
|
+
<dataelements type="rest"/>
|
75
|
+
<endpoints type="rest"/>
|
76
|
+
</transformation>
|
77
|
+
</testset>
|
@@ -1,13 +1,12 @@
|
|
1
1
|
<testset>
|
2
|
-
<attributes>
|
2
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
3
3
|
<info>Syncing</info>
|
4
4
|
<modeltype>CPEE</modeltype>
|
5
5
|
<theme>preset</theme>
|
6
6
|
</attributes>
|
7
|
-
<positions/>
|
8
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
9
|
-
<dataelements>
|
10
|
-
<!--{{{-->
|
7
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
8
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
9
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
11
10
|
<x/>
|
12
11
|
</dataelements>
|
13
12
|
<!--}}}-->
|
@@ -18,13 +17,12 @@
|
|
18
17
|
</handler>
|
19
18
|
</handlers>
|
20
19
|
<!--}}}-->
|
21
|
-
<endpoints>
|
22
|
-
<!--{{{-->
|
20
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
23
21
|
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
24
22
|
<timeouts>http://gruppe.wst.univie.ac.at/~mangler/services/timeout-sync.php</timeouts>
|
25
23
|
</endpoints>
|
26
24
|
<!--}}}-->
|
27
|
-
<description>
|
25
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
28
26
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
29
27
|
<!--{{{-->
|
30
28
|
<call id="a1" endpoint="timeout">
|
@@ -70,11 +68,10 @@
|
|
70
68
|
</code>
|
71
69
|
</call>
|
72
70
|
</description>
|
73
|
-
<!--}}}-->
|
74
71
|
</description>
|
75
|
-
<transformation>
|
72
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
76
73
|
<description type="copy"/>
|
77
74
|
<dataelements type="rest"/>
|
78
75
|
<endpoints type="rest"/>
|
79
76
|
</transformation>
|
80
|
-
</testset>
|
77
|
+
</testset>
|
@@ -1,13 +1,13 @@
|
|
1
1
|
<testset>
|
2
|
-
<positions/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<dataelements>
|
2
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<rev>1</rev>
|
6
6
|
</dataelements>
|
7
|
-
<endpoints>
|
7
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
8
8
|
<timeout>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
9
9
|
</endpoints>
|
10
|
-
<description>
|
10
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
11
11
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
12
12
|
<parallel>
|
13
13
|
<parallel_branch>
|
@@ -165,7 +165,7 @@
|
|
165
165
|
</parallel>
|
166
166
|
</description>
|
167
167
|
</description>
|
168
|
-
<transformation>
|
168
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
169
169
|
<description type="copy"/>
|
170
170
|
<dataelements type="rest"/>
|
171
171
|
<endpoints type="rest"/>
|
@@ -1,14 +1,14 @@
|
|
1
1
|
<testset>
|
2
|
-
<positions/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<dataelements>
|
2
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<wait>3</wait>
|
6
6
|
</dataelements>
|
7
|
-
<endpoints>
|
7
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
8
8
|
<services>http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</services>
|
9
9
|
<injection>http://localhost:9290/injection/handler</injection>
|
10
10
|
</endpoints>
|
11
|
-
<description>
|
11
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
12
12
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
13
13
|
<parallel>
|
14
14
|
<parallel_branch>
|
@@ -166,7 +166,7 @@
|
|
166
166
|
</parallel>
|
167
167
|
</description>
|
168
168
|
</description>
|
169
|
-
<transformation>
|
169
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
170
170
|
<description type="copy"/>
|
171
171
|
<dataelements type="rest"/>
|
172
172
|
<endpoints type="rest"/>
|
@@ -1,11 +1,11 @@
|
|
1
1
|
<testset>
|
2
|
-
<dataelements/>
|
3
|
-
<handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
|
4
|
-
<endpoints>
|
2
|
+
<dataelements xmlns="http://cpee.org/ns/properties/2.0"/>
|
3
|
+
<handlerwrapper xmlns="http://cpee.org/ns/properties/2.0">DefaultHandlerWrapper</handlerwrapper>
|
4
|
+
<endpoints xmlns="http://cpee.org/ns/properties/2.0">
|
5
5
|
<timeout xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
|
6
6
|
</endpoints>
|
7
|
-
<positions/>
|
8
|
-
<description>
|
7
|
+
<positions xmlns="http://cpee.org/ns/properties/2.0"/>
|
8
|
+
<description xmlns="http://cpee.org/ns/properties/2.0">
|
9
9
|
<description xmlns="http://cpee.org/ns/description/1.0">
|
10
10
|
<call id="a1" endpoint="timeout">
|
11
11
|
<parameters>
|
@@ -33,12 +33,12 @@
|
|
33
33
|
</call>
|
34
34
|
</description>
|
35
35
|
</description>
|
36
|
-
<transformation>
|
36
|
+
<transformation xmlns="http://cpee.org/ns/properties/2.0">
|
37
37
|
<description type="copy"/>
|
38
38
|
<dataelements type="none"/>
|
39
39
|
<endpoints type="none"/>
|
40
40
|
</transformation>
|
41
|
-
<attributes>
|
41
|
+
<attributes xmlns="http://cpee.org/ns/properties/2.0">
|
42
42
|
<info xmlns="http://riddl.org/ns/common-patterns/properties/1.0"/>
|
43
43
|
<modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
|
44
44
|
<theme xmlns="http://riddl.org/ns/common-patterns/properties/1.0">preset</theme>
|