equal
deleted
inserted
replaced
1 <?xml version="1.0" encoding="UTF-8"?> |
|
2 <SystemDefinition name="foundation" schema="2.0.1"> |
|
3 <systemModel> |
|
4 <layer name="app" long-name="Applications" levels="services apps"> |
|
5 <block name="graphicsuis" long-name="Graphics UIs" tech_domain="ui" level="services" levels="util ui"> |
|
6 <collection name="svgtviewer" long-name="SVGT Viewer" level="ui"> |
|
7 <component name="svgtviewerplugin" long-name="SVGT Viewer Plugin" origin-model="foundation"> |
|
8 <unit bldFile="/sf/app/graphicsuis/svgtviewer/svgtviewerplugin/group"/> |
|
9 </component> |
|
10 <component unofficial="yes" name="svgtviewer_build" long-name="SVGT Viewer Build" origin-model="foundation"> |
|
11 <unit bldFile="/sf/app/graphicsuis/svgtviewer/group"/> |
|
12 </component> |
|
13 </collection> |
|
14 <collection name="graphicsuis_info" long-name="Graphics UIs Info" level="ui"> |
|
15 <component unofficial="yes" name="graphicsuis_build" long-name="Graphics UIs Build" origin-model="foundation"> |
|
16 <unit bldFile="/sf/app/graphicsuis/group"/> |
|
17 </component> |
|
18 <component unofficial="yes" name="graphicsuis_plat" long-name="Graphics UIs Platform Interfaces" class="api" origin-model="foundation"> |
|
19 <unit bldFile="/sf/app/graphicsuis/graphicsuis_plat/group"/> |
|
20 </component> |
|
21 </collection> |
|
22 </block> |
|
23 </layer> |
|
24 </systemModel> |
|
25 </SystemDefinition> |
|