summaryrefslogtreecommitdiff
path: root/CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp')
-rw-r--r--CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp422
1 files changed, 422 insertions, 0 deletions
diff --git a/CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp b/CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp
new file mode 100644
index 00000000000..d3aa1197327
--- /dev/null
+++ b/CIAO/examples/BasicSP/descriptors/flattened_deploymentplan.cdp
@@ -0,0 +1,422 @@
+<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 Modified_Deployment.xsd">
+
+ <label>BasicSP-DeploymentPlan</label>
+ <UUID>Test_UUID_0000</UUID>
+ <!-- Exactly one realizes
+ This realizes section may also not be right. -->
+ <realizes>
+ <label>BasicSP-realizes-cid</label>
+ <UUID>c0965470-7b83-11d9-9669-0800200c9a66</UUID>
+ <specificType><!-- @@ What does here? --></specificType>
+ <supportedType>IDL:BasicSP/EC:1.0</supportedType>
+ <port>
+ <name>timeout</name>
+ <specificType>IDL:BasicSP/TimeOut:1.0</specificType>
+ <supportedType>IDL:BasicSP/TimeOut:1.0</supportedType>
+ <provider>false></provider>
+ <exclusiveProvider>false</exclusiveProvider>
+ <exclusiveUser>false</exclusiveUser>
+ <optional>false</optional>
+ <kind>EventConsumer</kind>
+ </port>
+ </realizes>
+
+ <implementation id="BasicSP-BMClosedED-mdd">
+ <name>BasicSP-BMClosedED-mdd</name>
+ <source><!-- @@ Don't know what goes here --></source>
+ <artifact>BasicSP-BMClosedED_exec</artifact>
+ <artifact>BasicSP-BMClosedED_stub</artifact>
+ <artifact>BasicSP-BMClosedED_svnt</artifact>
+ <!--
+ <execParameter></execParameter>
+ <deployRequirement></deployRequirement>
+ -->
+ </implementation>
+
+ <implementation id="BasicSP-BMDevice-mdd">
+ <name>BasicSP-BMDevice-mdd</name>
+ <source><!-- @@ Don't know what goes here --></source>
+
+ <artifact>BasicSP-BMDevice_exec</artifact>
+ <artifact>BasicSP-BMDevice_stub</artifact>
+ <artifact>BasicSP-BMDevice_svnt</artifact>
+ <!--
+ <execParameter></execParameter>
+ <deployRequirement></deployRequirement>
+ -->
+ </implementation>
+
+ <implementation id="BasicSP-BMDisplay-mdd">
+ <name>BasicSP-BMDisplay-mdd</name>
+ <source><!-- @@ Don't know what goes here --></source>
+ <artifact>BasicSP-BMDisplay_exec</artifact>
+ <artifact>BasicSP-BMDisplay_svnt</artifact>
+ <artifact>BasicSP-BMDisplay_stub</artifact>
+
+ <!--
+ <execParameter></execParameter>
+ <deployRequirement></deployRequirement>
+ -->
+ </implementation>
+
+ <implementation id="BasicSP-EC-mdd">
+ <name>BasicSP-EC-mdd</name>
+ <source><!-- @@ Don't know what goes here --></source>
+
+ <artifact>BasicSP-EC_stub</artifact>
+ <artifact>BasicSP-EC_svnt</artifact>
+ <artifact>BasicSP-EC_exec</artifact>
+
+ <!--
+ <execParameter></execParameter>
+ <deployRequirement></deployRequirement>
+ -->
+ </implementation>
+
+ <instance id="BasicSP-BMClosedED-idd">
+ <name>BasicSP-BMClosedED-idd</name>
+ <node>AirFrameDevice</node>
+ <source><!-- @@ What goes here --></source>
+ <implementation>BasicSP-BMClosedED-mdd</implementation>
+ <configProperty>
+ <name>ComponentIOR</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>BMClosedED.ior</string>
+ </value>
+ </value>
+ </configProperty>
+
+ <configProperty>
+ <name>RegisterNaming</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>AirFrameDevice_001</string>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
+
+ <instance id="BasicSP-BMDevice-idd">
+ <name>BasicSP-BMDevice-idd</name>
+ <node>AirFrameDevice</node>
+ <source><!-- @@ What goes here --></source>
+ <implementation>BasicSP-BMDevice-mdd</implementation>
+ <configProperty>
+ <name>ComponentIOR</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>BMDevice.ior</string>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
+
+ <instance id="BasicSP-BMDisplay-idd">
+ <name>BasicSP-BMDisplay-idd</name>
+ <node>AirFrameDevice</node>
+ <source><!-- @@ What goes here --></source>
+ <implementation>BasicSP-BMDisplay-mdd</implementation>
+ <configProperty>
+ <name>ComponentIOR</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>BMDisplay.ior</string>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
+
+ <instance id="BasicSP-EC-idd">
+ <name>BasicSP-EC-idd</name>
+ <node>TimerDevice</node>
+ <source><!-- @@ What goes here --></source>
+ <implementation>BasicSP-EC-mdd</implementation>
+ <configProperty>
+ <name>ComponentIOR</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>EC.ior</string>
+ </value>
+ </value>
+ </configProperty>
+ </instance>
+
+ <connection>
+ <name>datain_data_read</name>
+ <internalEndpoint>
+ <portName>data_read</portName>
+ <kind>Facet</kind>
+ <instance>BasicSP-BMDevice-idd</instance>
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>datain</portName>
+ <kind>SimplexReceptacle</kind>
+ <instance>BasicSP-BMClosedED-idd</instance>
+ </internalEndpoint>
+ </connection>
+
+ <connection>
+ <name>comp_data_dataout</name>
+ <internalEndpoint>
+ <portName>dataout</portName>
+ <kind>Facet</kind>
+ <instance>BasicSP-BMClosedED-idd</instance>
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>comp_data</portName>
+ <kind>SimplexReceptacle</kind>
+ <instance>BasicSP-BMDisplay-idd</instance>
+ </internalEndpoint>
+ </connection>
+
+ <connection>
+ <name>timeout_timeout</name>
+ <internalEndpoint>
+ <portName>timeout</portName>
+ <kind>EventPublisher</kind>
+ <instance>BasicSP-EC-idd</instance>
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>timeout</portName>
+ <kind>EventConsumer</kind>
+ <instance>BasicSP-BMDevice-idd</instance>
+ </internalEndpoint>
+ </connection>
+
+ <connection>
+ <name>in_avail_data_available</name>
+ <internalEndpoint>
+ <portName>data_available</portName>
+ <kind>EventPublisher</kind>
+ <instance>BasicSP-BMDevice-idd</instance>
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>in_avail</portName>
+ <kind>EventConsumer</kind>
+ <instance>BasicSP-BMClosedED-idd</instance>
+ </internalEndpoint>
+ </connection>
+
+ <connection>
+ <name>data_ready_out_avail</name>
+ <internalEndpoint>
+ <portName>out_avail</portName>
+ <kind>EventPublisher</kind>
+ <instance>BasicSP-BMClosedED-idd</instance>
+ </internalEndpoint>
+ <internalEndpoint>
+ <portName>data_ready</portName>
+ <kind>EventConsumer</kind>
+ <instance>BasicSP-BMDisplay-idd</instance>
+ </internalEndpoint>
+ </connection>
+
+ <artifact id="BasicSP-BMClosedED_exec">
+ <name>BMClosedED_exec</name>
+ <source><!-- @@ Not sure about this--></source>
+ <node><!-- blank --></node>
+ <location>BMClosedED_exec</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>createBMClosedEDHome_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMClosedED_svnt">
+ <name>BMClosedED_svnt</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMClosedED_svnt</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_BasicSP_BMClosedEDHome_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMClosedED_stub">
+ <name>BMClosedED_stub</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMClosedED_stub</location>
+
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDevice_exec">
+ <name>BMDevice_exec</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDevice_exec</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>createBMDeviceHome_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDevice_stub">
+ <name>BMDevice_stub</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDevice_stub</location>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDevice_svnt">
+ <name>BMDevice_svnt</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDevice_svnt</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_BasicSP_BMDeviceHome_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDisplay_exec">
+ <name>BMDisplay_exec</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDisplay_exec</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>createBMDisplayHome_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDisplay_svnt">
+ <name>BMDisplay_svnt</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDisplay_svnt</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_BasicSP_BMDisplayHome_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-BMDisplay_stub">
+ <name>BMDisplay_stub</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>BMDisplay_stub</location>
+
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-EC_stub">
+ <name>EC_stub</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>EC_stub</location>
+
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-EC_svnt">
+ <name>EC_svnt</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>EC_svnt</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>create_BasicSP_ECHome_Servant</string>
+ </value>
+ </value>
+ </execParameter>
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+
+ <artifact id="BasicSP-EC_exec">
+ <name>EC_exec</name>
+ <source><!-- @@ Not sure --></source>
+ <node><!-- blank --></node>
+ <location>EC_exec</location>
+ <execParameter>
+ <name>entryPoint</name>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>createECHome_Impl</string>
+ </value>
+ </value>
+ </execParameter>
+
+ <!-- @@ This has dependancies that need to be specified, how? -->
+ </artifact>
+</Deployment:deploymentPlan>