symbian2/mw/remotestorage/package_definition.xml
author Bob Rosenberg <bob.rosenberg@nokia.com>
Wed, 03 Feb 2010 20:06:22 +0000
branchHighFidelityModel
changeset 48 c8d3143d3c0e
parent 15 6980ebf0690e
permissions -rw-r--r--
Scripts had not properly updated the 3.0 sysdef. These should be correct.

<?xml version="1.0" encoding="UTF-8"?>
<SystemDefinition name="foundation" schema="2.0.1">
<systemModel>
<layer name="mw" long-name="Middleware" levels="generic specific">
<block name="remotestorage" long-name="Remote Storage" tech_domain="de" level="generic" levels="framework">
    <collection name="remotestoragefw" long-name="Remote Storage Framework" level="framework">
     <component name="mountstore" long-name="Mount Store" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountstore/group"/>
     </component>
     <component name="rsfwnotifierplugins" long-name="RS Framework Notifier Plugins" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/rsfwnotifierplugins/group"/>
     </component>
     <component name="remotefileengine" long-name="Remote File Engine" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefileengine/group"/>
     </component>
     <component name="mountmanager" long-name="Mount Manager" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/group"/>
      <!-- <unit bldFile="/sf/mw/remotestorage/remotestoragefw/mountmanager/tsrc/public/basic/group"/> -->
     </component>
     <component name="webdavaccessplugin" long-name="WebDAV Access Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/webdavaccessplugin/group"/>
     </component>
     <component name="remotefilesystemplugin" long-name="Remote Filesystem Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotefilesystemplugin/group"/>
     </component>
     <component name="remotestoragegsplugin" long-name="GS Plugin" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/gsplugin/group"/>
     </component>
     <component name="remotedriveconfigurationbiocontrol" long-name="Remote Drive Configuration BIO Control" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/remotedriveconfigurationbiocontrol/group"/>
     </component>
     <component unofficial="yes" name="remotestoragefw_build" long-name="Remote Storage Framework Build" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/remotestoragefw/group"/>
     </component>
    </collection>
    <collection name="remotestorage_info" long-name="Remote Storage Info" level="framework">
     <component unofficial="yes" name="rsfw_plat" class="api" origin-model="foundation">
      <unit bldFile="/sf/mw/remotestorage/rsfw_plat/rsfw_access_protocol_plugin_api/group"/>
     </component>
    </collection>
   </block>
</layer>
</systemModel>
</SystemDefinition>