sysmodellibs/sysmodelgen/resources/auxiliary/Levels91.xml
changeset 6 5b32dc297d05
parent 3 e7e0ae78773e
child 7 3c36c452f013
equal deleted inserted replaced
3:e7e0ae78773e 6:5b32dc297d05
     1 <?xml version="1.0"?>
       
     2 <levels>
       
     3 <block name="Generic OS Services" levels="Libraries Services"/>
       
     4 	<collection name="Generic Services" level="Services"/>
       
     5 	<collection name="Generic Libraries" level="Libraries"/>	
       
     6 
       
     7 
       
     8 <layer name="Kernel Services and Hardware Interface" levels="Hardware-dependent Hardware-independent"/>
       
     9   	<collection name="ASSP" level="Hardware-dependent"/>
       
    10   	<collection name="Kernel Services"  level="Hardware-independent"/>
       
    11   	<collection name="Logical Device Drivers" level="Hardware-independent"/>
       
    12   	<collection name="Variant" level="Hardware-dependent"/>
       
    13   	<collection name="Localisation" level="Hardware-independent"/>
       
    14   	<collection name="Screen Driver" level="Hardware-dependent"/>
       
    15   	
       
    16   <layer name="Base Services" levels="Kernel-interface System-interface"/>
       
    17   	<collection name="Low Level Libraries and Frameworks" level="System-interface"/>
       
    18   	<collection name="User Library and File Server" level="Kernel-interface"/>
       
    19   	<collection name="User Side Hardware Abstraction" level="Kernel-interface"/>
       
    20   	<collection name="Text Mode Shell" level="System-interface"/>
       
    21   
       
    22   <layer name="OS Services"  levels="hardware-interface plugin framework server application-interface"/>
       
    23   	<collection name="Comms Process and Settings"   level="server"/>
       
    24   	<collection name="Telephony Utilities" level="application-interface"/>
       
    25   	<collection name="Telephony Server" level="server"/>
       
    26   	<collection name="SMS Protocol Plugins" level="framework"/>
       
    27   	<collection name="SMS Utilities" level="application-interface"/>
       
    28   	<collection name="Telephony Server Plugins" level="plugin"/>
       
    29   	<collection name="Telephony Reference Platform"  level="plugin"/>
       
    30   
       
    31   	<collection name="Serial Comms Server"  level="application-interface"/>
       
    32   	<collection name="Short Link" level="server"/>
       
    33   	<collection name="OBEX" level="application-interface"/>
       
    34   	<collection name="USB Manager" level="application-interface"/>
       
    35   	<collection name="Short Link Protocol Plugins" level="framework"/>
       
    36   	<collection name="Serial Comms Server Plugins"  level="plugin"/>
       
    37   
       
    38   	<collection name="TCP/IP Security" level="application-interface"/>
       
    39   	<collection name="TCP/IP Utilities" level="application-interface"/>
       
    40   	<collection name="Sockets Server" level="server"/>
       
    41   	<collection name="Network Protocol Plugins" level="framework"/>
       
    42   	<collection name="Networking Plugins"  level="plugin"/>
       
    43   	<collection name="Link Layer Control" level="hardware-interface"/>
       
    44   	<collection name="WAP Stack" level="application-interface"/>
       
    45   	<collection name="QoS Interface"  level="server"/>
       
    46   
       
    47   	<collection name="Multimedia" level="application-interface"/>
       
    48   	<collection name="Windowing Framework" level="server"/>
       
    49   	<collection name="OpenGL ES" level="server"/>
       
    50   	<collection name="Graphics and Printing Services" level="framework"/>
       
    51   	<collection name="Graphics Device Interface"  level="plugin"/>
       
    52   	<collection name="OpenVG" level="plugin"/>
       
    53   	<collection name="EGL"  level="plugin"/>
       
    54   
       
    55   	<collection name="Service Providers" level="server"/>
       
    56   	<collection name="Service Framework" level="framework"/>
       
    57   	<collection name="Connectivity PC Side" level="framework"/>
       
    58   	<collection name="Device Connection"  level="plugin"/>
       
    59   
       
    60   <layer name="Application Services"  levels="generic specific"/>
       
    61   	<collection name="PIM App Services" level="specific"/>
       
    62   	<collection name="PIM App Support" level="generic"/>
       
    63   	<collection name="Office App Engines" level="specific"/>
       
    64   	<collection name="Other App Services" level="specific"/>
       
    65   	<collection name="Messaging App Support" level="generic"/>
       
    66   	<collection name="Content Handling" level="specific"/>
       
    67   	<collection name="Data Sync Services" level="specific"/>
       
    68   	<collection name="Device Provisioning" level="specific"/>
       
    69   	<collection name="Client Provisioning" level="specific"/>
       
    70   	<collection name="Internet and Web Application Support" level="generic"/>
       
    71   	<collection name="Application Launch Services" level="generic"/>
       
    72   	<collection name="Application Framework" level="specific"/>
       
    73   	<collection name="Printing Support" level="generic"/>
       
    74   	<collection name="Multimedia Protocols" level="generic"/>
       
    75   	<collection name="Text Rendering" level="generic"/>
       
    76   
       
    77   <layer name="Programming Support" levels="config package profile"/>
       
    78   	<collection name="MIDP 2.0 Profile" level="profile"/>
       
    79   	<collection name="MIDP 2.0 Packages" level="package"/>
       
    80   	<collection name="CLDC 1.1" level="config"/>
       
    81   	<collection name="Bluetooth and SMS Push" level="config"/>
       
    82   	<collection name="Low Level Plugins"  level="config"/>
       
    83   	<collection name="Virtual Machine" level="package"/>
       
    84 </levels>