summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-10-05 11:55:38 +0000
committerWilliam R. Otte <wotte@dre.vanderbilt.edu>2009-10-05 11:55:38 +0000
commit11668dcc1e156be7dab2ca89814847154b802309 (patch)
treedf69ed2df2a2b8edf14cbac955196b0520846611
parentdbc58029ff8ebb6a95d418a880d0af15a0c5032b (diff)
downloadATCD-11668dcc1e156be7dab2ca89814847154b802309.tar.gz
Mon Oct 5 11:55:20 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
-rw-r--r--modules/CIAO/ChangeLog10
-rw-r--r--modules/CIAO/connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp179
2 files changed, 187 insertions, 2 deletions
diff --git a/modules/CIAO/ChangeLog b/modules/CIAO/ChangeLog
index 343cd1da5d7..613be0f7562 100644
--- a/modules/CIAO/ChangeLog
+++ b/modules/CIAO/ChangeLog
@@ -1,3 +1,9 @@
+Mon Oct 5 11:55:20 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
+
+ * connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp:
+
+ Deploment plan.
+
Thu Oct 1 02:40:40 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
* MPC/config/dds4ccm_base.mpb:
@@ -11,8 +17,8 @@ Thu Oct 1 02:40:40 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
* connectors/dds4ccm/examples/Quoter/descriptors:
* connectors/dds4ccm/examples/Quoter/descriptors/run_test.pl:
- Additional impolementation.
-
+ Additional impolementation.
+
Wed Sep 30 01:17:02 UTC 2009 William R. Otte <wotte@dre.vanderbilt.edu>
* connectors/dds4ccm/examples/Quoter/Connector/Quoter_Connector_exec.h:
diff --git a/modules/CIAO/connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp b/modules/CIAO/connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp
new file mode 100644
index 00000000000..36f86d0c51f
--- /dev/null
+++ b/modules/CIAO/connectors/dds4ccm/examples/Quoter/descriptors/Plan.cdp
@@ -0,0 +1,179 @@
+<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>Quoter_Depl_1</label>
+ <UUID>Quoter_Depl_1</UUID>
+
+<implementation xmi:id="Quoter_ConnectorComponentImplementation">
+ <name>Quoter_ConnectorComponentImplementation</name>
+ <source/>
+ <artifact xmi:idref="Quoter_Connector_ExecArtifact" />
+ <artifact xmi:idref="Quoter_Connector_SvntArtifact" />
+ <execParameter>
+ <!-- entrypoint as exec parameter (see 10.6.1) -->
+ <name>component factory</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_Quoter_Quoter_Connector_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_Quoter_Quoter_Connector_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>Quoter_Connector_svnt</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>Quoter_Connector_exec</string>
+ </value>
+ </value>
+ </execParameter>
+</implementation>
+<implementation xmi:id="DistributorComponentImplementation">
+ <name>DistributorComponentImplementation</name>
+ <source/>
+ <artifact xmi:idref="Distributor_ExecArtifact" />
+ <artifact xmi:idref="Distributor_SvntArtifact" />
+ <execParameter>
+ <!-- entrypoint as exec parameter (see 10.6.1) -->
+ <name>component factory</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_Quoter_Distributor_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_Quoter_Distributor_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>Distributor_svnt</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>Distributor_exec</string>
+ </value>
+ </value>
+ </execParameter>
+</implementation>
+<instance xmi:id="Quoter_ConnectorComponentInstance">
+ <name>Quoter_ConnectorComponent</name>
+ <node>DistributorNode</node>
+ <!-- hostname -->
+ <source/>
+ <implementation xmi:idref="Quoter_ConnectorComponentImplementation" />
+</instance>
+<instance xmi:id="DistributorComponentInstance">
+ <name>DistributorComponent</name>
+ <node>DistributorNode</node>
+ <!-- hostname -->
+ <source/>
+ <implementation xmi:idref="DistributorComponentImplementation" />
+</instance>
+
+ <connection>
+ <name>writer_connection</name>
+ <internalEndpoint>
+ <portName>info_in_data</portName>
+ <provider>false</provider>
+ <kind>SimplexReceptacle</kind>
+ <instance xmi:idref="DistributorComponentInstance" />
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>info_in_data</portName>
+ <provider>true</provider>
+ <kind>Facet</kind>
+ <instance xmi:idref="Quoter_ConnectorComponentInstance" />
+ </internalEndpoint>
+ </connection>
+
+
+<artifact xmi:id="Distributor_ExecArtifact">
+ <name>Distributor_exec</name>
+ <source/>
+ <node/>
+ <location>Distributor_exec</location>
+</artifact>
+<artifact xmi:id="Distributor_SvntArtifact">
+ <name>Distributor_svnt</name>
+ <source/>
+ <node/>
+ <location>Distributor_svnt</location>
+</artifact>
+<artifact xmi:id="Distributor_StubArtifact">
+ <name>Distributor_stub</name>
+ <source/>
+ <node/>
+ <location>Distributor_stub</location>
+</artifact>
+<artifact xmi:id="Quoter_Connector_ExecArtifact">
+ <name>Quoter_Connector_exec</name>
+ <source/>
+ <node/>
+ <location>DDS_Quoter_Connector_exec</location>
+</artifact>
+<artifact xmi:id="Quoter_Connector_SvntArtifact">
+ <name>Quoter_Connector_svnt</name>
+ <source/>
+ <node/>
+ <location>DDS_Quoter_Connector_svnt</location>
+</artifact>
+<artifact xmi:id="Quoter_Connector_StubArtifact">
+ <name>Quoter_Connector_stub</name>
+ <source/>
+ <node/>
+ <location>DDS_Quoter_Connector_stub</location>
+</artifact>
+</Deployment:DeploymentPlan> \ No newline at end of file