|
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition schema="3.0.0"> |
|
3 <package id="commsfw" name="Communications Framework" levels="server support framework process app-if"> |
|
4 <collection id="commsprocess" name="Comms Process" level="process"> |
|
5 <component id="commsrootserver" name="Comms Root Server" introduced="7.0s" purpose="mandatory"> |
|
6 <unit bldFile="commsprocess/commsrootserverconfig/group" mrp="commsprocess/commsrootserverconfig/group/comms-infras_rootserver.mrp"/> |
|
7 </component> |
|
8 <component id="commsrootserverconfig" name="Comms Root Server Config" introduced="9.1" purpose="mandatory" class="config" filter="test"> |
|
9 <unit mrp="commsprocess/commsrootserverconfig/group/comms-infras_rootserver-config.mrp" bldFile="commsprocess/commsrootserverconfig/etc"/> |
|
10 </component> |
|
11 </collection> |
|
12 <collection id="commsconfig" name="Comms Config" level="process"> |
|
13 <component id="commsdatabase" name="Comms Database" purpose="mandatory"> |
|
14 <unit bldFile="commsfwtools/preparedefaultcommsdatabase/group" mrp="commsfwtools/preparedefaultcommsdatabase/group/comms-infras_commsdat.mrp"/> |
|
15 </component> |
|
16 <component id="commsdatabaseshim" name="Comms Database Shim" introduced="8.1" purpose="mandatory"> |
|
17 <unit bldFile="commsconfig/commsdatabaseshim/group" mrp="commsconfig/commsdatabaseshim/group/comms-infras_commdbshim.mrp"/> |
|
18 </component> |
|
19 </collection> |
|
20 <collection id="datacommsserver" name="Data Comms Server" level="framework"> |
|
21 <component id="esockserver" name="ESock Server" purpose="mandatory"> |
|
22 <unit version="3" bldFile="datacommsserver/esockserver/group" mrp="datacommsserver/esockserver/group/comms-infras_esock.mrp"/> |
|
23 </component> |
|
24 <component id="esockserverconfig" name="ESock Server Config" introduced="9.1" purpose="mandatory" class="config" filter="test"> |
|
25 <unit version="3" mrp="datacommsserver/esockserver/group/comms-infras_esock-config.mrp" bldFile="datacommsserver/esockserver/etc"/> |
|
26 </component> |
|
27 <component id="networkingdialogapi" name="Networking Dialog API" introduced="6.1" purpose="optional"> |
|
28 <unit bldFile="datacommsserver/networkingdialogapi/group" mrp="datacommsserver/networkingdialogapi/group/networking_dialog.mrp"/> |
|
29 </component> |
|
30 <component id="networkingdialogstub" name="Networking Dialog Stub" introduced="6.1" purpose="optional"> |
|
31 <unit bldFile="datacommsserver/networkingdialogapi/default" mrp="datacommsserver/networkingdialogapi/default/networking_dialog_default.mrp"/> |
|
32 </component> |
|
33 <component id="networkcontroller" name="Network Controller" introduced="7.0s" purpose="optional" class="plugin"> |
|
34 <unit bldFile="datacommsserver/networkcontroller/group" mrp="datacommsserver/networkcontroller/group/networking_netcon.mrp"/> |
|
35 </component> |
|
36 </collection> |
|
37 <collection id="serialserver" name="Serial Server" level="server"> |
|
38 <component id="serialportcsy" name="Serial Port CSY" introduced="ER5" purpose="optional" class="plugin"> |
|
39 <unit bldFile="serialserver/serialportcsy" mrp="serialserver/serialportcsy/ser-comms_serialportcsy.mrp"/> |
|
40 </component> |
|
41 <component id="packetloopbackcsy" name="Packet Loopback CSY" introduced="8.1" purpose="development"> |
|
42 <unit bldFile="serialserver/packetloopbackcsy/group" mrp="serialserver/packetloopbackcsy/group/PacketLoopbackCSY.mrp"/> |
|
43 </component> |
|
44 <component id="c32serialserver" name="C32 Serial Server" introduced="ER5" purpose="mandatory"> |
|
45 <unit bldFile="serialserver/c32serialserver/group" mrp="serialserver/c32serialserver/group/ser-comms_c32.mrp"/> |
|
46 </component> |
|
47 <component id="c32serialserverconfig" name="C32 Serial Server Config" introduced="ER5" purpose="mandatory" class="config"> |
|
48 <unit bldFile="serialserver/c32serialserverconfig" mrp="serialserver/c32serialserverconfig/ser-comms_c32-config.mrp"/> |
|
49 </component> |
|
50 <component id="c32serialserverdocs" name="C32 Serial Server Documentation" purpose="development" class="doc"> |
|
51 <unit mrp="serialserver/c32serialserverdocs/ser-comms_documentation.mrp"/> |
|
52 </component> |
|
53 </collection> |
|
54 <collection id="commsfwutils" name="Comms Framework Utilities" level="framework"> |
|
55 <component id="commsbufs" name="Comms Buffers" introduced="^3" purpose="mandatory"> |
|
56 <unit bldFile="commsfwutils/commsbufs/group" mrp="commsfwutils/commsbufs/group/comms-infras_commsbufs.mrp"/> |
|
57 </component> |
|
58 </collection> |
|
59 <collection id="commsfw_info" name="Comms Framework Info" level="app-if"> |
|
60 <component id="commsinfrastructuredocs" name="Comms Infrastructure Documentation" introduced="7.0" purpose="development" class="doc"> |
|
61 <unit mrp="commsfw_info/commsinfrastructuredocs/comms-infras_documentation.mrp"/> |
|
62 </component> |
|
63 <component id="commsfw_metadata" name="Communications Framework Metadata" class="config" introduced="^2" purpose="development" target="desktop"> |
|
64 <unit mrp="commsfw_info/commsfw_metadata/commsfw_metadata.mrp"/> |
|
65 </component> |
|
66 </collection> |
|
67 <collection id="commsfwsupport" name="Comms Framework Support" level="support"> |
|
68 <component id="commselements" name="Comms Elements" introduced="8.0" purpose="mandatory"> |
|
69 <unit bldFile="commsfwsupport/commselements/group" mrp="commsfwsupport/commselements/group/comms-infras_elements.mrp"/> |
|
70 </component> |
|
71 </collection> |
|
72 <collection id="commsinfrastructureapitest" name="Comms-Infras API Tests" level="app-if"> |
|
73 <component id="commsinfrastructuresvs" name="Comms Infrastructure Verification Suite" introduced="^3" purpose="development"> |
|
74 <unit mrp="commsinfrastructureapitest/commsinfrastructuresvs/group/commsinfrastructuresvs.mrp"/> |
|
75 </component> |
|
76 </collection> |
|
77 <collection id="commsfwtools" name="Comms Framework Tools" level="app-if"> |
|
78 <component id="preparedefaultcommsdatabase" name="Prepare Default Comms Database" filter="gt" purpose="mandatory" class="config" target="desktop"> |
|
79 <unit bldFile="commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group" mrp="commsfwtools/preparedefaultcommsdatabase/defaultcommdb/group/comms-infras_defaultcommdb.mrp"/> |
|
80 </component> |
|
81 <component id="installdefaultcommsdatabase" name="Install Default Comms Database" purpose="mandatory" target="desktop"> |
|
82 <unit bldFile="commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group" mrp="commsfwtools/preparedefaultcommsdatabase/installdefaultcommdb/group/comms-infras_installdefaultcommdb.mrp" priority="1010"/> |
|
83 </component> |
|
84 <component id="commstools" name="Comms Tools" introduced="^3" purpose="development" target="desktop"> |
|
85 <unit bldFile="commsfwtools/commstools/group" mrp="commsfwtools/commstools/group/comms-infras_tools.mrp"/> |
|
86 </component> |
|
87 </collection> |
|
88 </package> |
|
89 </SystemDefinition> |