symbian2/mw/remotestorage/package_definition.xml
author William Roberts <williamr@symbian.org>
Wed, 17 Feb 2010 23:59:17 +0000
branchHighFidelityModel
changeset 65 e754af35c291
parent 15 6980ebf0690e
permissions -rw-r--r--
Point of closest approach between joined model and PDK 3.0.g v2 single model - added adaptation layer to the root model - package_definition_3.0.xml files for qemu, beagleboard and stubs - added package_definition_3.0.xml for tools\homescreentools, and used that instead of app\homescreentools - added various extras under "sf_build", and corrected capitalisation to match single model - changed some filters from "test" to "sf_build", because we need to build those things Left out some dubious units - cross-checking shows 4 missing /sf/mw/remoteconn/connectivitytransports/plpremotelink/group /sf/mw/remoteconn/connectivitytransports/plpvariant/group /sf/os/textandloc/charconvfw/charconv/ongoing/group /sf/os/textandloc/charconvfw/charconvplugin/group

<?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>