summaryrefslogtreecommitdiff
path: root/modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp')
-rw-r--r--modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp150
1 files changed, 150 insertions, 0 deletions
diff --git a/modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp b/modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp
new file mode 100644
index 00000000000..f7fe2fc0074
--- /dev/null
+++ b/modules/CIAO/connectors/dds4ccm/tests/SetConnectorAttributes/descriptors/Plan.cdp
@@ -0,0 +1,150 @@
+<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>SetConnectorAttributeAttribute_Depl_1</label>
+ <UUID>SetConnectorAttributeAttribute_Depl_1</UUID>
+
+
+ <implementation xmi:id="SetConnectorAttributeConnectorComponentImplementation">
+ <name>SetConnectorAttributeConnectorComponentImplementation</name>
+ <source/>
+ <artifact xmi:idref="SetConnectorAttributeConnector_ExecArtifact" />
+ <artifact xmi:idref="SetConnectorAttributeConnector_SvntArtifact" />
+ <execParameter>
+ <!-- entrypoint as exec parameter (see 10.6.1) -->
+ <name>component factory</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_SetConnectorAttribute_SetConnectorAttribute_Connector_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantEntrypoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_SetConnectorAttribute_SetConnectorAttribute_Connector_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ServantArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>SetConnectorAttributeConnector_svnt</string>
+ </value>
+ </value>
+ </execParameter>
+ <execParameter>
+ <name>edu.vanderbilt.dre.CIAO.ExecutorArtifact</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>SetConnectorAttributeConnector_exec</string>
+ </value>
+ </value>
+ </execParameter>
+ </implementation>
+ <instance xmi:id="SetConnectorAttributeConnectorComponentInstance">
+ <name>SetConnectorAttributeConnectorComponent</name>
+ <node>ComponentNode</node>
+ <!-- hostname -->
+ <source/>
+ <implementation xmi:idref="SetConnectorAttributeConnectorComponentImplementation" />
+ <configProperty>
+ <name>topic_name</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>SetConnectorAttribute</string>
+ </value>
+ </value>
+ </configProperty>
+ <configProperty>
+ <name>domain_id</name>
+ <value>
+ <type>
+ <kind>tk_long</kind>
+ </type>
+ <value>
+ <long>100</long>
+ </value>
+ </value>
+ </configProperty>
+ <configProperty>
+ <name>qos_profile</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>'qos profile'</string>
+ </value>
+ </value>
+ </configProperty>
+ <configProperty>
+ <name>key_fields</name>
+ <value>
+ <type>
+ <kind>tk_sequence</kind>
+ <sequence>
+ <elementType>
+ <kind>tk_string</kind>
+ </elementType>
+ </sequence>
+ </type>
+ <value>
+ <element>
+ <string>string_1</string>
+ </element>
+ <element>
+ <string>string_2</string>
+ </element>
+ <element>
+ <string>string_3</string>
+ </element>
+ <element>
+ <string>string_4</string>
+ </element>
+ <element>
+ <string>string_5</string>
+ </element>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
+
+ <artifact xmi:id="SetConnectorAttributeConnector_ExecArtifact">
+ <name>SetConnectorAttributeConnector_exec</name>
+ <source/>
+ <node/>
+ <location>DDS_SCAConnector_exec</location>
+ </artifact>
+ <artifact xmi:id="SetConnectorAttributeConnector_SvntArtifact">
+ <name>SetConnectorAttributeConnector_svnt</name>
+ <source/>
+ <node/>
+ <location>DDS_SCAConnector_svnt</location>
+ </artifact>
+ <artifact xmi:id="SetConnectorAttributeConnector_StubArtifact">
+ <name>SetConnectorAttributeConnector_stub</name>
+ <source/>
+ <node/>
+ <location>DDS_SCAConnector_stub</location>
+ </artifact>
+</Deployment:DeploymentPlan>