summaryrefslogtreecommitdiff
path: root/modules/CIAO/examples/BasicSP/descriptors/Timer.cpd
diff options
context:
space:
mode:
Diffstat (limited to 'modules/CIAO/examples/BasicSP/descriptors/Timer.cpd')
-rw-r--r--modules/CIAO/examples/BasicSP/descriptors/Timer.cpd14
1 files changed, 14 insertions, 0 deletions
diff --git a/modules/CIAO/examples/BasicSP/descriptors/Timer.cpd b/modules/CIAO/examples/BasicSP/descriptors/Timer.cpd
new file mode 100644
index 00000000000..167b1238934
--- /dev/null
+++ b/modules/CIAO/examples/BasicSP/descriptors/Timer.cpd
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
+<Deployment:ComponentPackageDescription
+ 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>Timer Package</label>
+ <UUID>07ebf947-2174-4a3b-bd37-bcb92986eaf4</UUID>
+ <realizes href="Timer.ccd"/>
+ <implementation>
+ <name>EC</name>
+ <referencedImplementation href="Timer.cid"/>
+ </implementation>
+</Deployment:ComponentPackageDescription>