diff --git a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/integration/ExternalApplications.workflow b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/integration/ExternalApplications.workflow
index b414f86..139afd2 100644
--- a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/integration/ExternalApplications.workflow
+++ b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/integration/ExternalApplications.workflow
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<core:Model xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:application="org.eclipse.jwt/application" xmlns:core="org.eclipse.jwt/core" xmlns:data="org.eclipse.jwt/data" xmlns:organisations="org.eclipse.jwt/organisations" xmlns:processes="org.eclipse.jwt/processes" name="ExternalApplicationTest" author="F. Lautenbacher, University of Augsburg" version="1.5.0" description="This simple process shows the usage of adapters in the simulator. 
This example requires that you have several files predefined in order for the AgilPro Simulator to simulate the process: there needs to be a folder /Testdocuments in your workspace and there you should put the files Test.doc, Test.xls and Test.pdf.
The Simulator can only simulate the process if additional software is installed: either OpenOffice or MS Office for the .doc and .xls files and Adobe Acrobat Reader for the .pdf file." fileversion="1.2.0">
+<core:Model xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:application="org.eclipse.jwt/application" xmlns:core="org.eclipse.jwt/core" xmlns:data="org.eclipse.jwt/data" xmlns:organisations="org.eclipse.jwt/organisations" xmlns:processes="org.eclipse.jwt/processes" name="ExternalApplicationTest" author="F. Lautenbacher, University of Augsburg" version="1.3.0" description="This simple process shows the usage of adapters in the simulator. 
This example requires that you have several files predefined in order for the AgilPro Simulator to simulate the process: there needs to be a folder /Testdocuments in your workspace and there you should put the files Test.doc, Test.xls and Test.pdf.
The Simulator can only simulate the process if additional software is installed: either OpenOffice or MS Office for the .doc and .xls files and Adobe Acrobat Reader for the .pdf file." fileversion="1.3.0">
<subpackages name="External applications">
<elements xsi:type="application:Application" name="Microsoft Word" icon="notebook.png" javaClass="eu.emundo.agilpro.fw.fe.intf.WordUi"/>
<elements xsi:type="application:Application" name="Microsoft Excel" icon="chart.png" javaClass="eu.emundo.agilpro.fw.fe.intf.ExcelUi"/>
diff --git a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow
index 534a3f9..750b3ba 100644
--- a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow
+++ b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow
@@ -1,49 +1,49 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<core:Model xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:application="org.eclipse.jwt/application" xmlns:core="org.eclipse.jwt/core" xmlns:data="org.eclipse.jwt/data" xmlns:organisations="org.eclipse.jwt/organisations" xmlns:processes="org.eclipse.jwt/processes" name="ExternalApplicationTest" author="F. Lautenbacher, University of Augsburg" version="1.1.0" description="This simple process shows the usage of adapters in the simulator. 
This example requires that you have several files predefined in order for the AgilPro Simulator to simulate the process: there needs to be a folder /Testdocuments in your workspace and there you should put the files Test.doc, Test.xls and Test.pdf.
The Simulator can only simulate the process if additional software is installed: either OpenOffice or MS Office for the .doc and .xls files and Adobe Acrobat Reader for the .pdf file." fileversion="1.1.0">
- <subpackages name="External applications">
- <elements xsi:type="application:Application" name="Microsoft Word" icon="notebook.png" javaClass="eu.emundo.agilpro.fw.fe.intf.WordUi"/>
- <elements xsi:type="application:Application" name="Microsoft Excel" icon="chart.png" javaClass="eu.emundo.agilpro.fw.fe.intf.ExcelUi"/>
- <elements xsi:type="application:Application" name="OpenOffice Writer" icon="notebook.png" javaClass="eu.emundo.agilpro.fw.fe.intf.WriterUi"/>
- <elements xsi:type="application:Application" name="OpenOffice Calc" icon="line-chart.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.CalcUi"/>
- <elements xsi:type="application:Application" name="PDF Viewer" icon="contract.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.AcrobatUi"/>
- <elements xsi:type="application:Application" name="Browser" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.BrowserUi"/>
- <elements xsi:type="application:Application" name="Google Search" icon="earth_find.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.be.intf.GoogleWs"/>
- <elements xsi:type="application:Application" name="Meta search" icon="earth_view.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.MetaSearchUi"/>
- <elements xsi:type="application:Application" name="Generic GUI" icon="window_gear.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.GenericUi"/>
- <elements xsi:type="application:Application" name="Mozilla Firefox" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.MozillaUi"/>
- <elements xsi:type="application:Application" name="Internet Explorer" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.IExplorerUi" method=""/>
- </subpackages>
- <subpackages name="External data">
- <subpackages name="Data types">
- <elements xsi:type="data:DataType" name="URL"/>
- <elements xsi:type="data:DataType" name="qualifier"/>
- <elements xsi:type="data:DataType" name="filename"/>
- </subpackages>
- <elements xsi:type="data:Data" name="File" icon="document_plain.png"/>
- <elements xsi:type="data:Data" name="Browser data" icon="window_environment.png" value="http://www.yahoo.com" dataType="//@subpackages.1/@subpackages.0/@elements.0"/>
- <elements xsi:type="data:Data" name="Google data" icon="environment.png" value="http://www.google.de"/>
- <elements xsi:type="data:Data" name="Meta search data" icon="environment_view.png" value="http://www.google.com" dataType="//@subpackages.1/@subpackages.0/@elements.1"/>
- <elements xsi:type="data:Data" name="Generic data" icon="gear.png" value=""/>
- <elements xsi:type="data:Data" name="Word/Writer File" icon="document_notebook.png" value="/Testdocuments/Test.doc" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
- <elements xsi:type="data:Data" name="Excel/Calc File" icon="document_chart.png" value="/Testdocuments/Test.xls" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
- <elements xsi:type="data:Data" name="PDF File" icon="document_text.png" value="/Testdocuments/Test.pdf" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
- </subpackages>
- <subpackages name="Roles">
- <elements xsi:type="organisations:Role" name="StandardUser" icon=""/>
- </subpackages>
- <elements xsi:type="processes:Activity" name="ExternalApplicationTest">
- <nodes xsi:type="processes:Action" name="start Word" in="//@elements.0/@edges.3" out="//@elements.0/@edges.0" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.0" inputs="//@subpackages.1/@elements.5"/>
- <nodes xsi:type="processes:Action" name="start Excel" in="//@elements.0/@edges.0" out="//@elements.0/@edges.1" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.1" inputs="//@subpackages.1/@elements.6"/>
- <nodes xsi:type="processes:Action" name="start Acrobat" in="//@elements.0/@edges.1" out="//@elements.0/@edges.2" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.4" inputs="//@subpackages.1/@elements.7"/>
- <nodes xsi:type="processes:Action" name="start Browser" in="//@elements.0/@edges.2" out="//@elements.0/@edges.5" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.5" inputs="//@subpackages.1/@elements.1"/>
- <nodes xsi:type="processes:Action" name="search Meta" in="//@elements.0/@edges.5" out="//@elements.0/@edges.4" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.7" inputs="//@subpackages.1/@elements.3"/>
- <nodes xsi:type="processes:InitialNode" out="//@elements.0/@edges.3"/>
- <nodes xsi:type="processes:FinalNode" in="//@elements.0/@edges.4"/>
- <edges source="//@elements.0/@nodes.0" target="//@elements.0/@nodes.1"/>
- <edges source="//@elements.0/@nodes.1" target="//@elements.0/@nodes.2"/>
- <edges source="//@elements.0/@nodes.2" target="//@elements.0/@nodes.3"/>
- <edges source="//@elements.0/@nodes.5" target="//@elements.0/@nodes.0"/>
- <edges source="//@elements.0/@nodes.4" target="//@elements.0/@nodes.6"/>
- <edges source="//@elements.0/@nodes.3" target="//@elements.0/@nodes.4"/>
- </elements>
-</core:Model>
+<?xml version="1.0" encoding="UTF-8"?>
+<core:Model xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:application="org.eclipse.jwt/application" xmlns:core="org.eclipse.jwt/core" xmlns:data="org.eclipse.jwt/data" xmlns:organisations="org.eclipse.jwt/organisations" xmlns:processes="org.eclipse.jwt/processes" name="ExternalApplicationTest" author="F. Lautenbacher, University of Augsburg" version="1.3.0" description="This simple process shows the usage of adapters in the simulator. 
This example requires that you have several files predefined in order for the AgilPro Simulator to simulate the process: there needs to be a folder /Testdocuments in your workspace and there you should put the files Test.doc, Test.xls and Test.pdf.
The Simulator can only simulate the process if additional software is installed: either OpenOffice or MS Office for the .doc and .xls files and Adobe Acrobat Reader for the .pdf file." fileversion="1.2.0">
+ <subpackages name="External applications">
+ <elements xsi:type="application:Application" name="Microsoft Word" icon="notebook.png" javaClass="eu.emundo.agilpro.fw.fe.intf.WordUi"/>
+ <elements xsi:type="application:Application" name="Microsoft Excel" icon="chart.png" javaClass="eu.emundo.agilpro.fw.fe.intf.ExcelUi"/>
+ <elements xsi:type="application:Application" name="OpenOffice Writer" icon="notebook.png" javaClass="eu.emundo.agilpro.fw.fe.intf.WriterUi"/>
+ <elements xsi:type="application:Application" name="OpenOffice Calc" icon="line-chart.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.CalcUi"/>
+ <elements xsi:type="application:Application" name="PDF Viewer" icon="contract.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.AcrobatUi"/>
+ <elements xsi:type="application:Application" name="Browser" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.BrowserUi"/>
+ <elements xsi:type="application:Application" name="Google Search" icon="earth_find.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.be.intf.GoogleWs"/>
+ <elements xsi:type="application:Application" name="Meta search" icon="earth_view.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.MetaSearchUi"/>
+ <elements xsi:type="application:Application" name="Generic GUI" icon="window_gear.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.GenericUi"/>
+ <elements xsi:type="application:Application" name="Mozilla Firefox" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.MozillaUi"/>
+ <elements xsi:type="application:Application" name="Internet Explorer" icon="window_earth.png" jarArchive="" javaClass="eu.emundo.agilpro.fw.fe.intf.IExplorerUi" method=""/>
+ </subpackages>
+ <subpackages name="External data">
+ <subpackages name="Data types">
+ <elements xsi:type="data:DataType" name="URL"/>
+ <elements xsi:type="data:DataType" name="qualifier"/>
+ <elements xsi:type="data:DataType" name="filename"/>
+ </subpackages>
+ <elements xsi:type="data:Data" name="File" icon="document_plain.png"/>
+ <elements xsi:type="data:Data" name="Browser data" icon="window_environment.png" value="http://www.yahoo.com" dataType="//@subpackages.1/@subpackages.0/@elements.0"/>
+ <elements xsi:type="data:Data" name="Google data" icon="environment.png" value="http://www.google.de"/>
+ <elements xsi:type="data:Data" name="Meta search data" icon="environment_view.png" value="http://www.google.com" dataType="//@subpackages.1/@subpackages.0/@elements.1"/>
+ <elements xsi:type="data:Data" name="Generic data" icon="gear.png" value=""/>
+ <elements xsi:type="data:Data" name="Word/Writer File" icon="document_notebook.png" value="/Testdocuments/Test.doc" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
+ <elements xsi:type="data:Data" name="Excel/Calc File" icon="document_chart.png" value="/Testdocuments/Test.xls" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
+ <elements xsi:type="data:Data" name="PDF File" icon="document_text.png" value="/Testdocuments/Test.pdf" dataType="//@subpackages.1/@subpackages.0/@elements.2"/>
+ </subpackages>
+ <subpackages name="Roles">
+ <elements xsi:type="organisations:Role" name="StandardUser" icon=""/>
+ </subpackages>
+ <elements xsi:type="processes:Activity" name="ExternalApplicationTest">
+ <nodes xsi:type="processes:Action" name="start Word" in="//@elements.0/@edges.3" out="//@elements.0/@edges.0" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.0" inputs="//@subpackages.1/@elements.5"/>
+ <nodes xsi:type="processes:Action" name="start Excel" in="//@elements.0/@edges.0" out="//@elements.0/@edges.1" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.1" inputs="//@subpackages.1/@elements.6"/>
+ <nodes xsi:type="processes:Action" name="start Acrobat" in="//@elements.0/@edges.1" out="//@elements.0/@edges.2" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.4" inputs="//@subpackages.1/@elements.7"/>
+ <nodes xsi:type="processes:Action" name="start Browser" in="//@elements.0/@edges.2" out="//@elements.0/@edges.5" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.5" inputs="//@subpackages.1/@elements.1"/>
+ <nodes xsi:type="processes:Action" name="search Meta" in="//@elements.0/@edges.5" out="//@elements.0/@edges.4" performedBy="//@subpackages.2/@elements.0" executedBy="//@subpackages.0/@elements.7" inputs="//@subpackages.1/@elements.3"/>
+ <nodes xsi:type="processes:InitialNode" out="//@elements.0/@edges.3"/>
+ <nodes xsi:type="processes:FinalNode" in="//@elements.0/@edges.4"/>
+ <edges source="//@elements.0/@nodes.0" target="//@elements.0/@nodes.1"/>
+ <edges source="//@elements.0/@nodes.1" target="//@elements.0/@nodes.2"/>
+ <edges source="//@elements.0/@nodes.2" target="//@elements.0/@nodes.3"/>
+ <edges source="//@elements.0/@nodes.5" target="//@elements.0/@nodes.0"/>
+ <edges source="//@elements.0/@nodes.4" target="//@elements.0/@nodes.6"/>
+ <edges source="//@elements.0/@nodes.3" target="//@elements.0/@nodes.4"/>
+ </elements>
+</core:Model>
diff --git a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_conf b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_conf
new file mode 100644
index 0000000..c820ba9
--- /dev/null
+++ b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_conf
@@ -0,0 +1,4 @@
+<?xml version="1.0" encoding="ASCII"?>
+<conf:ConfModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:conf="org.eclipse.jwt.conf">
+ <enrichedModel href="ExternalApplications.workflow#/"/>
+</conf:ConfModel>
diff --git a/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_view b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_view
new file mode 100644
index 0000000..16dc869
--- /dev/null
+++ b/releng/jwt-tests-plugin/src/org/eclipse/jwt/tests/transformation/xpdl/ExternalApplications.workflow_view
@@ -0,0 +1,160 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<view:Diagram xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:view="org.eclipse.jwt/view">
+ <describesModel href="ExternalApplications.workflow#/"/>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.0"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.1"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.2"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.3"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.4"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.5"/>
+ </layoutData>
+ <layoutData viewid="Technical">
+ <describesElement href="ExternalApplications.workflow#//@elements.0/@nodes.6"/>
+ </layoutData>
+ <layoutData describesElement="//@references.0" viewid="Technical"/>
+ <layoutData describesElement="//@references.1" viewid="Technical"/>
+ <layoutData describesElement="//@references.2" viewid="Technical"/>
+ <layoutData describesElement="//@references.3" viewid="Technical"/>
+ <layoutData describesElement="//@references.4" viewid="Technical"/>
+ <layoutData describesElement="//@references.5" viewid="Technical"/>
+ <layoutData describesElement="//@references.6" viewid="Technical"/>
+ <layoutData describesElement="//@references.7" viewid="Technical"/>
+ <layoutData describesElement="//@references.8" viewid="Technical"/>
+ <layoutData describesElement="//@references.9" viewid="Technical"/>
+ <layoutData describesElement="//@references.10" viewid="Technical"/>
+ <layoutData describesElement="//@references.11" viewid="Technical"/>
+ <layoutData describesElement="//@references.12" viewid="Technical"/>
+ <layoutData describesElement="//@references.13" viewid="Technical"/>
+ <layoutData describesElement="//@references.14" viewid="Technical"/>
+ <references referenceEdges="//@referenceEdges.0">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.2/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.1">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.0/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.2">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.1/@elements.5"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.3">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.2/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.4">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.0/@elements.1"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.5">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.1/@elements.6"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.6">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.2/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.7">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.0/@elements.4"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.8">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.1/@elements.7"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.9">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.2/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.10">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.0/@elements.5"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.11">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.1/@elements.1"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.12">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.2/@elements.0"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.13">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.0/@elements.7"/>
+ </references>
+ <references referenceEdges="//@referenceEdges.14">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <reference href="ExternalApplications.workflow#//@subpackages.1/@elements.3"/>
+ </references>
+ <referenceEdges reference="//@references.0" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.0"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.1" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.0"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.2" direction="in">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.0"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.3" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.1"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.4" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.1"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.5" direction="in">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.1"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.6" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.2"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.7" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.2"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.8" direction="in">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.2"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.9" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.3"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.10" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.3"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.11" direction="in">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.3"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.12" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.4"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.13" direction="none">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.4"/>
+ </referenceEdges>
+ <referenceEdges reference="//@references.14" direction="in">
+ <containedIn href="ExternalApplications.workflow#//@elements.0"/>
+ <action href="ExternalApplications.workflow#//@elements.0/@nodes.4"/>
+ </referenceEdges>
+</view:Diagram>