summaryrefslogtreecommitdiff
path: root/CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp')
-rw-r--r--CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp293
1 files changed, 0 insertions, 293 deletions
diff --git a/CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp b/CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp
deleted file mode 100644
index ef60d05347c..00000000000
--- a/CIAO/tests/DAnCE/NodeManager-Deployments/LocalSimplexConnectionExplicitHome.cdp
+++ /dev/null
@@ -1,293 +0,0 @@
-<!-- -->
-<Deployment:DeploymentPlan
- xmlns:Deployment="http://www.omg.org/Deployment"
- xmlns:xmi="http://www.omg.org/XMI"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xsi:schemaLocation="http://www.omg.org/Deployment Deployment.xsd">
- <label>SimpleComponent_Home</label>
- <UUID>SimpleComponent_Home</UUID>
-
- <!-- Implementations declarations -->
-
- <!-- Home implementation -->
- <implementation xmi:id="SimpleLocalProviderHomeImplementation">
- <name>SimpleLocalProviderHomeImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleLocalProvider_ExecArtifact" />
- <artifact xmi:idref="SimpleLocalProvider_SvntArtifact" />
- <execParameter>
- <!-- entrypoint as exec parameter (see §10.6.1) -->
- <name>home factory</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleLocalProviderHome_Impl</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleLocalProviderHome_Servant</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalProvider_svnt</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalProvider_exec</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimpleLocalProviderComponentImplementation">
- <name>SimpleLocalProviderComponentImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleLocalProvider_ExecArtifact" />
- <artifact xmi:idref="SimpleLocalProvider_SvntArtifact" />
- <execParameter>
- <name>edu.vanderbilt.dre.DAnCE.ImplementationType</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>edu.vanderbilt.dre.CCM.HomedComponent</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimpleLocalUserHomeImplementation">
- <name>SimpleLocalUserHomeImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleLocalUser_ExecArtifact" />
- <artifact xmi:idref="SimpleLocalUser_SvntArtifact" />
- <execParameter>
- <!-- entrypoint as exec parameter (see §10.6.1) -->
- <name>home factory</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleLocalUserHome_Impl</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>create_Simple_SimpleLocalUserHome_Servant</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalUser_svnt</string>
- </value>
- </value>
- </execParameter>
- <execParameter>
- <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalUser_exec</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <implementation xmi:id="SimpleLocalUserComponentImplementation">
- <name>SimpleLocalUserComponentImplementation</name>
- <source/>
- <artifact xmi:idref="SimpleLocalUser_ExecArtifact" />
- <artifact xmi:idref="SimpleLocalUser_SvntArtifact" />
- <execParameter>
- <name>edu.vanderbilt.dre.DAnCE.ImplementationType</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>edu.vanderbilt.dre.CCM.HomedComponent</string>
- </value>
- </value>
- </execParameter>
- </implementation>
-
- <instance xmi:id="SimpleLocalProviderHomeInstance">
- <name>SimpleLocalProviderHome</name>
- <node>Node</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleLocalProviderHomeImplementation" />
- </instance>
-
- <instance xmi:id="SimpleLocalProviderComponentInstance">
- <name>SimpleLocalProviderComponent</name>
- <node>Node</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleLocalProviderComponentImplementation" />
- <configProperty>
- <name>edu.vanderbilt.dre.CIAO.ComponentHomeId</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalProviderHome</string>
- </value>
- </value>
- </configProperty>
- </instance>
-
- <instance xmi:id="SimpleLocalUserHomeInstance">
- <name>SimpleLocalUserHome</name>
- <node>Node</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleLocalUserHomeImplementation" />
- </instance>
-
- <instance xmi:id="SimpleLocalUserComponentInstance">
- <name>SimpleLocalUserComponent</name>
- <node>Node</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleLocalUserComponentImplementation" />
- <configProperty>
- <name>edu.vanderbilt.dre.CIAO.ComponentHomeId</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalUserHome</string>
- </value>
- </value>
- </configProperty>
- </instance>
-
- <instance xmi:id="SimpleLocalUserComponentInstanceReverse">
- <name>SimpleLocalUserComponentReverse</name>
- <node>Node</node>
- <!-- hostname -->
- <source/>
- <implementation xmi:idref="SimpleLocalUserComponentImplementation" />
- <configProperty>
- <name>edu.vanderbilt.dre.CIAO.ComponentHomeId</name>
- <value>
- <type>
- <kind>tk_string</kind>
- </type>
- <value>
- <string>SimpleLocalUserHome</string>
- </value>
- </value>
- </configProperty>
- </instance>
-
- <connection>
- <name>TestConnection</name>
- <deployRequirement>
- <name>edu.dre.vanderbilt.DAnCE.ConnectionType</name>
- <resourceType>Local_Interface</resourceType>
- </deployRequirement>
- <internalEndpoint>
- <portName>trig_provides</portName>
- <provider>true</provider>
- <kind>Facet</kind>
- <instance xmi:idref="SimpleLocalProviderComponentInstance" />
- </internalEndpoint>
- <internalEndpoint>
- <portName>trig_uses</portName>
- <provider>false</provider>
- <kind>SimplexReceptacle</kind>
- <instance xmi:idref="SimpleLocalUserComponentInstance" />
- </internalEndpoint>
- </connection>
-
- <connection>
- <name>TestConnectionReverse</name>
- <deployRequirement>
- <name>edu.dre.vanderbilt.DAnCE.ConnectionType</name>
- <resourceType>Local_Interface</resourceType>
- </deployRequirement>
- <internalEndpoint>
- <portName>trig_uses</portName>
- <provider>false</provider>
- <kind>SimplexReceptacle</kind>
- <instance xmi:idref="SimpleLocalUserComponentInstanceReverse" />
- </internalEndpoint>
- <internalEndpoint>
- <portName>trig_provides</portName>
- <provider>true</provider>
- <kind>Facet</kind>
- <instance xmi:idref="SimpleLocalProviderComponentInstance" />
- </internalEndpoint>
- </connection>
-
- <!-- Artifacts declarations -->
- <artifact xmi:id="SimpleLocalProvider_ExecArtifact">
- <name>SimpleLocalProvider_exec</name>
- <source/>
- <node/>
- <location>SimpleLocalProvider_exec</location>
- </artifact>
- <artifact xmi:id="SimpleLocalProvider_SvntArtifact">
- <name>SimpleLocalProvider_svnt</name>
- <source/>
- <node/>
- <location>SimpleLocalProvider_svnt</location>
- </artifact>
-
- <artifact xmi:id="SimpleLocalUser_ExecArtifact">
- <name>SimpleLocalUser_exec</name>
- <source/>
- <node/>
- <location>SimpleLocalUser_exec</location>
- </artifact>
- <artifact xmi:id="SimpleLocalUser_SvntArtifact">
- <name>SimpleLocalUser_svnt</name>
- <source/>
- <node/>
- <location>SimpleLocalUser_svnt</location>
- </artifact>
-
- </Deployment:DeploymentPlan>