summaryrefslogtreecommitdiff
path: root/TAO/CIAO/DnC/tests/Config_Handlers/RobotAssembly/ManagementWorkInstructions.ccd
blob: 436bc3613fbcb5fab8959400410dc04ba2711af2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
<Deployment:ComponentInterfaceDescription 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>49DEB57F-644E-49E4-A0C8-0708FD9BA8AB</UUID>

  <port>
    <name>sendWorkOrder</name>
    <exclusiveProvider>true</exclusiveProvider>
    <exclusiveUser>false</exclusiveUser>
    <optional>false</optional>
    <provider>true</provider>
    <kind>EventEmitter</kind>
  </port>

  <port>
    <name>ProductionReport</name>
    <exclusiveProvider>false</exclusiveProvider>
    <exclusiveUser>false</exclusiveUser>
    <optional>false</optional>
    <provider>false</provider>
    <kind>EventConsumer</kind>
  </port>

  <port>
    <name>Controller</name>
    <exclusiveProvider>false</exclusiveProvider>
    <exclusiveUser>false</exclusiveUser>
    <optional>false</optional>
    <provider>true</provider>
    <kind>Facet</kind>
  </port>

</Deployment:ComponentInterfaceDescription>