|
1 <?xml version="1.0" encoding="ascii"?> |
|
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
3 "DTD/xhtml1-transitional.dtd"> |
|
4 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> |
|
5 <head> |
|
6 <title>Module Hierarchy</title> |
|
7 <link rel="stylesheet" href="epydoc.css" type="text/css" /> |
|
8 <script type="text/javascript" src="epydoc.js"></script> |
|
9 </head> |
|
10 |
|
11 <body bgcolor="white" text="black" link="blue" vlink="#204080" |
|
12 alink="#204080"> |
|
13 <!-- ==================== NAVIGATION BAR ==================== --> |
|
14 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
15 bgcolor="#a0c0ff" cellspacing="0"> |
|
16 <tr valign="middle"> |
|
17 |
|
18 <!-- Tree link --> |
|
19 <th bgcolor="#70b0f0" class="navbar-select" |
|
20 > Trees </th> |
|
21 |
|
22 <!-- Index link --> |
|
23 <th> <a |
|
24 href="identifier-index.html">Indices</a> </th> |
|
25 |
|
26 <!-- Help link --> |
|
27 <th> <a |
|
28 href="help.html">Help</a> </th> |
|
29 |
|
30 <th class="navbar" width="100%"></th> |
|
31 </tr> |
|
32 </table> |
|
33 <table width="100%" cellpadding="0" cellspacing="0"> |
|
34 <tr valign="top"> |
|
35 <td width="100%"> </td> |
|
36 <td> |
|
37 <table cellpadding="0" cellspacing="0"> |
|
38 <!-- hide/show private --> |
|
39 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
|
40 onclick="toggle_private();">hide private</a>]</span></td></tr> |
|
41 <tr><td align="right"><span class="options" |
|
42 >[<a href="frames.html" target="_top">frames</a |
|
43 >] | <a href="module-tree.html" |
|
44 target="_top">no frames</a>]</span></td></tr> |
|
45 </table> |
|
46 </td> |
|
47 </tr> |
|
48 </table> |
|
49 <center><b> |
|
50 [ <a href="module-tree.html">Module Hierarchy</a> |
|
51 | <a href="class-tree.html">Class Hierarchy</a> ] |
|
52 </b></center><br /> |
|
53 <h1 class="epydoc">Module Hierarchy</h1> |
|
54 <ul class="nomargin-top"> |
|
55 <li> <strong class="uidlink"><a href="CreateZipInput-module.html">CreateZipInput</a></strong>: <em class="summary">Script that generate makefile for single archiving configuration.</em> </li> |
|
56 <li> <strong class="uidlink"><a href="ant-module.html">ant</a></strong>: <em class="summary">This module defines helper functions to be used in python Ant tasks.</em> </li> |
|
57 <li> <strong class="uidlink"><a href="archive-module.html">archive</a></strong>: <em class="summary">The archive module.</em> |
|
58 <ul> |
|
59 <li> <strong class="uidlink"><a href="archive.builders-module.html">archive.builders</a></strong>: <em class="summary">This modules contains the archive builders.</em> </li> |
|
60 <li> <strong class="uidlink"><a href="archive.mappers-module.html">archive.mappers</a></strong>: <em class="summary">Archive mappers that map how the input files are divided into archives.</em> </li> |
|
61 <li> <strong class="uidlink"><a href="archive.scanners-module.html">archive.scanners</a></strong>: <em class="summary">Implementation of the available scanner for</em> </li> |
|
62 <li> <strong class="uidlink"><a href="archive.selectors-module.html">archive.selectors</a></strong> </li> |
|
63 <li> <strong class="uidlink"><a href="archive.tools-module.html">archive.tools</a></strong>: <em class="summary">Archiving operations.</em> </li> |
|
64 </ul> |
|
65 </li> |
|
66 <li> <strong class="uidlink"><a href="ats3-module.html">ats3</a></strong>: <em class="summary">ATS3 test drop generation.</em> |
|
67 <ul> |
|
68 <li> <strong class="uidlink"><a href="ats3.aste-module.html">ats3.aste</a></strong>: <em class="summary">ASTE test drop generation.</em> </li> |
|
69 <li> <strong class="uidlink"><a href="ats3.atsconfigparser-module.html">ats3.atsconfigparser</a></strong> </li> |
|
70 <li> <strong class="uidlink"><a href="ats3.dropgenerator-module.html">ats3.dropgenerator</a></strong> </li> |
|
71 <li> <strong class="uidlink"><a href="ats3.parsers-module.html">ats3.parsers</a></strong>: <em class="summary">The ATS related parsers</em> </li> |
|
72 <li> <strong class="uidlink"><a href="ats3.testconfigurator-module.html">ats3.testconfigurator</a></strong> </li> |
|
73 </ul> |
|
74 </li> |
|
75 <li> <strong class="uidlink"><a href="bsf-module.html">bsf</a></strong>: <em class="summary">Helper module to read bsf files.</em> </li> |
|
76 <li> <strong class="uidlink"><a href="build-module.html">build</a></strong>: <em class="summary">Package for functionality related to features of a build.</em> |
|
77 <ul> |
|
78 <li> <strong class="uidlink"><a href="build.ec-module.html">build.ec</a></strong>: <em class="summary">build.ec framework.</em> |
|
79 <ul> |
|
80 <li> <strong class="uidlink"><a href="build.ec.history-module.html">build.ec.history</a></strong>: <em class="summary">History file management related functionalities.</em> </li> |
|
81 </ul> |
|
82 </li> |
|
83 <li> <strong class="uidlink"><a href="build.io-module.html">build.io</a></strong>: <em class="summary">IO classes for handling build-related objects, e.g.</em> </li> |
|
84 <li> <strong class="uidlink"><a href="build.model-module.html">build.model</a></strong>: <em class="summary">Models the concepts and objects that exist in a software build.</em> </li> |
|
85 </ul> |
|
86 </li> |
|
87 <li> <strong class="uidlink"><a href="buildmanagement-module.html">buildmanagement</a></strong>: <em class="summary">BuildManagement module</em> </li> |
|
88 <li> <strong class="uidlink"><a href="buildtools-module.html">buildtools</a></strong>: <em class="summary">Enables creation of build command list in several formats.</em> </li> |
|
89 <li> <strong class="uidlink"><a href="ccm-module.html">ccm</a></strong>: <em class="summary">CM/Synergy Python toolkit.</em> |
|
90 <ul> |
|
91 <li> <strong class="uidlink"><a href="ccm.conflict-module.html">ccm.conflict</a></strong>: <em class="summary">CCM conflict detection module.</em> </li> |
|
92 <li> <strong class="uidlink"><a href="ccm.extra-module.html">ccm.extra</a></strong>: <em class="summary">Library that contains custom Synergy functionnlities: e.g |
|
93 * Snapshotter that can snapshot unfrozen baselines |
|
94 * Threaded snapshotter.</em> </li> |
|
95 </ul> |
|
96 </li> |
|
97 <li> <strong class="uidlink"><a href="comments-module.html">comments</a></strong>: <em class="summary">Helper to parse branch information.</em> </li> |
|
98 <li> <strong class="uidlink"><a href="configuration-module.html">configuration</a></strong>: <em class="summary">Defines an interface for accessing configurations, typically for SW builds.</em> </li> |
|
99 <li> <strong class="uidlink"><a href="configuration_model-module.html">configuration_model</a></strong> </li> |
|
100 <li> <strong class="uidlink"><a href="dataurl-module.html">dataurl</a></strong>: <em class="summary">This module implements method to create dataurl</em> </li> |
|
101 <li> <strong class="uidlink"><a href="delta_zip-module.html">delta_zip</a></strong> </li> |
|
102 <li> <strong class="uidlink"><a href="dependancygraph-module.html">dependancygraph</a></strong> </li> |
|
103 <li> <strong class="uidlink"><a href="escapeddict-module.html">escapeddict</a></strong>: <em class="summary">This class enables developer to use ${xxx} pattern in their dict and |
|
104 get them replaced recursively.</em> </li> |
|
105 <li> <strong class="uidlink"><a href="fileutils-module.html">fileutils</a></strong>: <em class="summary">Filescanner</em> </li> |
|
106 <li> <strong class="uidlink"><a href="flash_config-module.html">flash_config</a></strong>: <em class="summary">This modules implements flash configuration writer.</em> </li> |
|
107 <li> <strong class="uidlink"><a href="helium-module.html">helium</a></strong>: <em class="summary">Functionality that is closely tied to the Helium framework.</em> |
|
108 <ul> |
|
109 <li> <strong class="uidlink"><a href="helium.documentation-module.html">helium.documentation</a></strong>: <em class="summary">Helium API documentation processing.</em> </li> |
|
110 <li> <strong class="uidlink"><a href="helium.logger-module.html">helium.logger</a></strong> </li> |
|
111 <li> <strong class="uidlink"><a href="helium.output-module.html">helium.output</a></strong> |
|
112 <ul> |
|
113 <li> <strong class="uidlink"><a href="helium.output.widgets-module.html">helium.output.widgets</a></strong> </li> |
|
114 </ul> |
|
115 </li> |
|
116 <li> <strong class="uidlink"><a href="helium.outputer-module.html">helium.outputer</a></strong> </li> |
|
117 </ul> |
|
118 </li> |
|
119 <li> <strong class="uidlink"><a href="heliumlogging-module.html">heliumlogging</a></strong> </li> |
|
120 <li> <strong class="uidlink"><a href="ido-module.html">ido</a></strong>: <em class="summary">find layer_real_source_path from sysdef file.</em> </li> |
|
121 <li> <strong class="uidlink"><a href="imaker-module.html">imaker</a></strong>: <em class="summary">iMaker framework.</em> |
|
122 <ul> |
|
123 <li> <strong class="uidlink"><a href="imaker.ant-module.html">imaker.ant</a></strong>: <em class="summary">iMaker related functionalities.</em> </li> |
|
124 <li> <strong class="uidlink"><a href="imaker.api-module.html">imaker.api</a></strong>: <em class="summary">This module is an helper to interface iMaker.</em> </li> |
|
125 <li> <strong class="uidlink"><a href="imaker.ecore-module.html">imaker.ecore</a></strong>: <em class="summary">Implements few eclipse ecore XML parser helpers.</em> </li> |
|
126 <li> <strong class="uidlink"><a href="imaker.iqrf-module.html">imaker.iqrf</a></strong>: <em class="summary">Implements iQRF model.</em> </li> |
|
127 </ul> |
|
128 </li> |
|
129 <li> <strong class="uidlink"><a href="integration-module.html">integration</a></strong> |
|
130 <ul> |
|
131 <li> <strong class="uidlink"><a href="integration.ant-module.html">integration.ant</a></strong>: <em class="summary">Quality Ant task implementation.</em> </li> |
|
132 <li> <strong class="uidlink"><a href="integration.quality-module.html">integration.quality</a></strong>: <em class="summary">Symbian log based analyser.</em> </li> |
|
133 <li> <strong class="uidlink"><a href="integration.templatebuilder-module.html">integration.templatebuilder</a></strong>: <em class="summary">The template builder.</em> </li> |
|
134 </ul> |
|
135 </li> |
|
136 <li> <strong class="uidlink"><a href="localisation-module.html">localisation</a></strong>: <em class="summary">Localisation related function.</em> </li> |
|
137 <li> <strong class="uidlink"><a href="log2xml-module.html">log2xml</a></strong>: <em class="summary">Symbian log converter.</em> </li> |
|
138 <li> <strong class="uidlink"><a href="nokia-module.html">nokia</a></strong> |
|
139 <ul> |
|
140 <li> <strong class="uidlink"><a href="nokia.gscm-module.html">nokia.gscm</a></strong>: <em class="summary">Wrapper module that get CCM info using GSCM framework.</em> </li> |
|
141 <li> <strong class="uidlink"><a href="nokia.nokiaccm-module.html">nokia.nokiaccm</a></strong>: <em class="summary">Nokia specific interface to Synergy sessions.</em> </li> |
|
142 </ul> |
|
143 </li> |
|
144 <li> <strong class="uidlink"><a href="parsedatalistening-module.html">parsedatalistening</a></strong> </li> |
|
145 <li> <strong class="uidlink"><a href="pathaddition-module.html">pathaddition</a></strong> |
|
146 <ul> |
|
147 <li> <strong class="uidlink"><a href="pathaddition.match-module.html">pathaddition.match</a></strong>: <em class="summary">This module provides support for Ant-style wildcards, |
|
148 which are not the same as regular expressions (which are documented in the re module).</em> </li> |
|
149 <li> <strong class="uidlink"><a href="pathaddition.relative-module.html">pathaddition.relative</a></strong>: <em class="summary">Additional path functionnality.</em> </li> |
|
150 </ul> |
|
151 </li> |
|
152 <li> <strong class="uidlink"><a href="precompile-module.html">precompile</a></strong> </li> |
|
153 <li> <strong class="uidlink"><a href="preparation-module.html">preparation</a></strong>: <em class="summary">This package implements the new update work area functionality.</em> </li> |
|
154 <li> <strong class="uidlink"><a href="rom-module.html">rom</a></strong>: <em class="summary">This modules implements rombuilders.</em> </li> |
|
155 <li> <strong class="uidlink"><a href="rtfutils-module.html">rtfutils</a></strong> </li> |
|
156 <li> <strong class="uidlink"><a href="sis-module.html">sis</a></strong> </li> |
|
157 <li> <strong class="uidlink"><a href="symbian-module.html">symbian</a></strong> |
|
158 <ul> |
|
159 <li> <strong class="uidlink"><a href="symbian.log-module.html">symbian.log</a></strong>: <em class="summary">Library that support Symbiam log parsing:</em> </li> |
|
160 </ul> |
|
161 </li> |
|
162 <li> <strong class="uidlink"><a href="symrec-module.html">symrec</a></strong>: <em class="summary">SYMREC metadata file generation.</em> </li> |
|
163 <li> <strong class="uidlink"><a href="sysdef-module.html">sysdef</a></strong> |
|
164 <ul> |
|
165 <li> <strong class="uidlink"><a href="sysdef.api-module.html">sysdef.api</a></strong>: <em class="summary">System Definition file parser.</em> </li> |
|
166 <li> <strong class="uidlink"><a href="sysdef.io-module.html">sysdef.io</a></strong>: <em class="summary">IO module for SystemDefinitionFile.</em> </li> |
|
167 </ul> |
|
168 </li> |
|
169 <li> <strong class="uidlink"><a href="validateoverlay-module.html">validateoverlay</a></strong> </li> |
|
170 <li> <strong class="uidlink"><a href="vbaconf-module.html">vbaconf</a></strong>: <em class="summary">Helper to convert delivery.xml and prep.xml to VirtualBuildArea |
|
171 configuration file.</em> |
|
172 <ul> |
|
173 <li> <strong class="uidlink"><a href="vbaconf.new_delivery-module.html">vbaconf.new_delivery</a></strong>: <em class="summary">Helper to convert delivery.xml and prep.xml to VirtualBuildArea |
|
174 configuration file.</em> </li> |
|
175 </ul> |
|
176 </li> |
|
177 <li> <strong class="uidlink"><a href="version-module.html">version</a></strong>: <em class="summary">S60 Version Management module.</em> </li> |
|
178 <li> <strong class="uidlink"><a href="virtualbuildarea-module.html">virtualbuildarea</a></strong>: <em class="summary">This modules helps to recreate a fake synergy project for the |
|
179 ccm toolkit.</em> </li> |
|
180 <li> <strong class="uidlink"><a href="xmlhelper-module.html">xmlhelper</a></strong> </li> |
|
181 </ul> |
|
182 <!-- ==================== NAVIGATION BAR ==================== --> |
|
183 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
184 bgcolor="#a0c0ff" cellspacing="0"> |
|
185 <tr valign="middle"> |
|
186 |
|
187 <!-- Tree link --> |
|
188 <th bgcolor="#70b0f0" class="navbar-select" |
|
189 > Trees </th> |
|
190 |
|
191 <!-- Index link --> |
|
192 <th> <a |
|
193 href="identifier-index.html">Indices</a> </th> |
|
194 |
|
195 <!-- Help link --> |
|
196 <th> <a |
|
197 href="help.html">Help</a> </th> |
|
198 |
|
199 <th class="navbar" width="100%"></th> |
|
200 </tr> |
|
201 </table> |
|
202 <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
|
203 <tr> |
|
204 <td align="left" class="footer"> |
|
205 Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:15 2009 |
|
206 </td> |
|
207 <td align="right" class="footer"> |
|
208 <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
|
209 </td> |
|
210 </tr> |
|
211 </table> |
|
212 |
|
213 <script type="text/javascript"> |
|
214 <!-- |
|
215 // Private objects are initially displayed (because if |
|
216 // javascript is turned off then we want them to be |
|
217 // visible); but by default, we want to hide them. So hide |
|
218 // them unless we have a cookie that says to show them. |
|
219 checkCookie() |
|
220 // --> |
|
221 </script> |
|
222 |
|
223 </body> |
|
224 </html> |