forked from RedhawkSDR/SourceVITA49
-
Notifications
You must be signed in to change notification settings - Fork 0
/
SourceVITA49.scd.xml
72 lines (72 loc) · 3.69 KB
/
SourceVITA49.scd.xml
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE softwarecomponent PUBLIC "-//JTRS//DTD SCA V2.2.2 SCD//EN" "softwarecomponent.dtd">
<softwarecomponent>
<corbaversion>2.2</corbaversion>
<componentrepid repid="IDL:CF/Resource:1.0"/>
<componenttype>resource</componenttype>
<componentfeatures>
<supportsinterface repid="IDL:CF/Resource:1.0" supportsname="Resource"/>
<supportsinterface repid="IDL:CF/LifeCycle:1.0" supportsname="LifeCycle"/>
<supportsinterface repid="IDL:CF/PortSupplier:1.0" supportsname="PortSupplier"/>
<supportsinterface repid="IDL:CF/PropertySet:1.0" supportsname="PropertySet"/>
<supportsinterface repid="IDL:CF/TestableObject:1.0" supportsname="TestableObject"/>
<ports>
<uses repid="IDL:BULKIO/dataChar:1.0" usesname="dataChar_out"/>
<uses repid="IDL:BULKIO/dataOctet:1.0" usesname="dataOctet_out">
<porttype type="data"/>
</uses>
<uses repid="IDL:BULKIO/dataShort:1.0" usesname="dataShort_out">
<porttype type="data"/>
</uses>
<uses repid="IDL:BULKIO/dataUshort:1.0" usesname="dataUshort_out">
<porttype type="data"/>
</uses>
<uses repid="IDL:BULKIO/dataFloat:1.0" usesname="dataFloat_out">
<porttype type="data"/>
</uses>
<uses repid="IDL:BULKIO/dataDouble:1.0" usesname="dataDouble_out"/>
<provides repid="IDL:BULKIO/dataVITA49:1.0" providesname="dataVITA49_in"/>
</ports>
</componentfeatures>
<interfaces>
<interface name="Resource" repid="IDL:CF/Resource:1.0">
<inheritsinterface repid="IDL:CF/LifeCycle:1.0"/>
<inheritsinterface repid="IDL:CF/PortSupplier:1.0"/>
<inheritsinterface repid="IDL:CF/PropertySet:1.0"/>
<inheritsinterface repid="IDL:CF/TestableObject:1.0"/>
</interface>
<interface name="LifeCycle" repid="IDL:CF/LifeCycle:1.0"/>
<interface name="PortSupplier" repid="IDL:CF/PortSupplier:1.0"/>
<interface name="PropertySet" repid="IDL:CF/PropertySet:1.0"/>
<interface name="TestableObject" repid="IDL:CF/TestableObject:1.0"/>
<interface name="ProvidesPortStatisticsProvider" repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<interface name="updateSRI" repid="IDL:BULKIO/updateSRI:1.0"/>
<interface name="dataChar" repid="IDL:BULKIO/dataChar:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataOctet" repid="IDL:BULKIO/dataOctet:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataShort" repid="IDL:BULKIO/dataShort:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataUshort" repid="IDL:BULKIO/dataUshort:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataFloat" repid="IDL:BULKIO/dataFloat:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataDouble" repid="IDL:BULKIO/dataDouble:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
<inheritsinterface repid="IDL:BULKIO/updateSRI:1.0"/>
</interface>
<interface name="dataVITA49" repid="IDL:BULKIO/dataVITA49:1.0">
<inheritsinterface repid="IDL:BULKIO/ProvidesPortStatisticsProvider:1.0"/>
</interface>
</interfaces>
</softwarecomponent>