summaryrefslogtreecommitdiff
path: root/modules/CIAO/examples/BasicSP/descriptors/Airframe.cpd
blob: 2b8f461581bd2d4b48dd3a41ccd73f6c3080c1d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>Airframe Package </label>
  <UUID>3c4c5adf-ae85-4b18-a404-a7c4887d6f7d</UUID>
  <realizes href="Airframe.ccd"/>
  <implementation>
    <name>BMClosedED</name>
    <referencedImplementation href="Airframe.cid"/>
  </implementation>
</Deployment:ComponentPackageDescription>