summaryrefslogtreecommitdiff
path: root/CIAO/examples/Display/descriptors/NodeManagerMap.cdd
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/examples/Display/descriptors/NodeManagerMap.cdd')
-rw-r--r--CIAO/examples/Display/descriptors/NodeManagerMap.cdd50
1 files changed, 50 insertions, 0 deletions
diff --git a/CIAO/examples/Display/descriptors/NodeManagerMap.cdd b/CIAO/examples/Display/descriptors/NodeManagerMap.cdd
new file mode 100644
index 00000000000..078d6ca0a32
--- /dev/null
+++ b/CIAO/examples/Display/descriptors/NodeManagerMap.cdd
@@ -0,0 +1,50 @@
+<Deployment:domain 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">
+
+ <UUID>83D02FE2-A0BD-11DF-A038-005056C00008</UUID>
+
+ <label/>
+
+ <node>
+ <name>AirFrameDevice</name>
+ <label/>
+ <resource>
+ <name>Node Address</name>
+ <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
+ <property>
+ <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
+ <kind>Attribute</kind>
+ <dynamic>false</dynamic>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>corbaloc:iiop:localhost:10001</string>
+ </value>
+ </value>
+ </property>
+ </resource>
+ </node>
+ <node>
+ <name>TimerDevice</name>
+ <label/>
+ <resource>
+ <name>Node Address</name>
+ <resourceType>edu.vanderbilt.dre.DAnCE.NodeAddress</resourceType>
+ <property>
+ <name>edu.vanderbilt.dre.DAnCE.StringIOR</name>
+ <kind>Attribute</kind>
+ <dynamic>false</dynamic>
+ <value>
+ <type>
+ <kind>tk_string</kind>
+ </type>
+ <value>
+ <string>corbaloc:iiop:localhost:20001</string>
+ </value>
+ </value>
+ </property>
+ </resource>
+ </node>
+
+</Deployment:domain>