|
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>configuration_model</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> <a |
|
20 href="module-tree.html">Trees</a> </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%"> |
|
36 <span class="breadcrumbs"> |
|
37 Module configuration_model |
|
38 </span> |
|
39 </td> |
|
40 <td> |
|
41 <table cellpadding="0" cellspacing="0"> |
|
42 <!-- hide/show private --> |
|
43 <tr><td align="right"><span class="options">[<a href="javascript:void(0);" class="privatelink" |
|
44 onclick="toggle_private();">hide private</a>]</span></td></tr> |
|
45 <tr><td align="right"><span class="options" |
|
46 >[<a href="frames.html" target="_top">frames</a |
|
47 >] | <a href="configuration_model-module.html" |
|
48 target="_top">no frames</a>]</span></td></tr> |
|
49 </table> |
|
50 </td> |
|
51 </tr> |
|
52 </table> |
|
53 <!-- ==================== MODULE DESCRIPTION ==================== --> |
|
54 <h1 class="epydoc">Module configuration_model</h1><span class="codelink"><a href="configuration_model-pysrc.html">source code</a></span><br /><br /> |
|
55 <!-- ==================== CLASSES ==================== --> |
|
56 <a name="section-Classes"></a> |
|
57 <table class="summary" border="1" cellpadding="3" |
|
58 cellspacing="0" width="100%" bgcolor="white"> |
|
59 <tr bgcolor="#70b0f0" class="table-header"> |
|
60 <td colspan="2" class="table-header"> |
|
61 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
62 <tr valign="top"> |
|
63 <td align="left"><span class="table-header">Classes</span></td> |
|
64 <td align="right" valign="top" |
|
65 ><span class="options">[<a href="#section-Classes" |
|
66 class="privatelink" onclick="toggle_private();" |
|
67 >hide private</a>]</span></td> |
|
68 </tr> |
|
69 </table> |
|
70 </td> |
|
71 </tr> |
|
72 <tr> |
|
73 <td width="15%" align="right" valign="top" class="summary"> |
|
74 <span class="summary-type"> </span> |
|
75 </td><td class="summary"> |
|
76 <a href="configuration_model.PropertyDef-class.html" class="summary-name">PropertyDef</a><br /> |
|
77 The model definition of a property. |
|
78 </td> |
|
79 </tr> |
|
80 <tr> |
|
81 <td width="15%" align="right" valign="top" class="summary"> |
|
82 <span class="summary-type"> </span> |
|
83 </td><td class="summary"> |
|
84 <a href="configuration_model.GroupDef-class.html" class="summary-name">GroupDef</a><br /> |
|
85 The model definition of a group of properties. |
|
86 </td> |
|
87 </tr> |
|
88 <tr> |
|
89 <td width="15%" align="right" valign="top" class="summary"> |
|
90 <span class="summary-type"> </span> |
|
91 </td><td class="summary"> |
|
92 <a href="configuration_model.DataModel-class.html" class="summary-name">DataModel</a><br /> |
|
93 A model of the configuration properties. |
|
94 </td> |
|
95 </tr> |
|
96 <tr> |
|
97 <td width="15%" align="right" valign="top" class="summary"> |
|
98 <span class="summary-type"> </span> |
|
99 </td><td class="summary"> |
|
100 <a href="configuration_model.Item-class.html" class="summary-name">Item</a> |
|
101 </td> |
|
102 </tr> |
|
103 <tr> |
|
104 <td width="15%" align="right" valign="top" class="summary"> |
|
105 <span class="summary-type"> </span> |
|
106 </td><td class="summary"> |
|
107 <a href="configuration_model.MissingFromDataModelItem-class.html" class="summary-name">MissingFromDataModelItem</a> |
|
108 </td> |
|
109 </tr> |
|
110 <tr> |
|
111 <td width="15%" align="right" valign="top" class="summary"> |
|
112 <span class="summary-type"> </span> |
|
113 </td><td class="summary"> |
|
114 <a href="configuration_model.UsingDeprecatedItem-class.html" class="summary-name">UsingDeprecatedItem</a> |
|
115 </td> |
|
116 </tr> |
|
117 <tr> |
|
118 <td width="15%" align="right" valign="top" class="summary"> |
|
119 <span class="summary-type"> </span> |
|
120 </td><td class="summary"> |
|
121 <a href="configuration_model.UndefinedRequiredInGroupItem-class.html" class="summary-name">UndefinedRequiredInGroupItem</a> |
|
122 </td> |
|
123 </tr> |
|
124 <tr> |
|
125 <td width="15%" align="right" valign="top" class="summary"> |
|
126 <span class="summary-type"> </span> |
|
127 </td><td class="summary"> |
|
128 <a href="configuration_model.WrongTypeItem-class.html" class="summary-name">WrongTypeItem</a> |
|
129 </td> |
|
130 </tr> |
|
131 </table> |
|
132 <!-- ==================== VARIABLES ==================== --> |
|
133 <a name="section-Variables"></a> |
|
134 <table class="summary" border="1" cellpadding="3" |
|
135 cellspacing="0" width="100%" bgcolor="white"> |
|
136 <tr bgcolor="#70b0f0" class="table-header"> |
|
137 <td colspan="2" class="table-header"> |
|
138 <table border="0" cellpadding="0" cellspacing="0" width="100%"> |
|
139 <tr valign="top"> |
|
140 <td align="left"><span class="table-header">Variables</span></td> |
|
141 <td align="right" valign="top" |
|
142 ><span class="options">[<a href="#section-Variables" |
|
143 class="privatelink" onclick="toggle_private();" |
|
144 >hide private</a>]</span></td> |
|
145 </tr> |
|
146 </table> |
|
147 </td> |
|
148 </tr> |
|
149 <tr class="private"> |
|
150 <td width="15%" align="right" valign="top" class="summary"> |
|
151 <span class="summary-type"> </span> |
|
152 </td><td class="summary"> |
|
153 <a name="_logger"></a><span class="summary-name">_logger</span> = <code title="logging.getLogger('configurationmodel')">logging.getLogger('configurationmodel')</code> |
|
154 </td> |
|
155 </tr> |
|
156 <tr class="private"> |
|
157 <td width="15%" align="right" valign="top" class="summary"> |
|
158 <span class="summary-type"> </span> |
|
159 </td><td class="summary"> |
|
160 <a name="_handler"></a><span class="summary-name">_handler</span> = <code title="logging.StreamHandler()">logging.StreamHandler()</code> |
|
161 </td> |
|
162 </tr> |
|
163 </table> |
|
164 <!-- ==================== NAVIGATION BAR ==================== --> |
|
165 <table class="navbar" border="0" width="100%" cellpadding="0" |
|
166 bgcolor="#a0c0ff" cellspacing="0"> |
|
167 <tr valign="middle"> |
|
168 |
|
169 <!-- Tree link --> |
|
170 <th> <a |
|
171 href="module-tree.html">Trees</a> </th> |
|
172 |
|
173 <!-- Index link --> |
|
174 <th> <a |
|
175 href="identifier-index.html">Indices</a> </th> |
|
176 |
|
177 <!-- Help link --> |
|
178 <th> <a |
|
179 href="help.html">Help</a> </th> |
|
180 |
|
181 <th class="navbar" width="100%"></th> |
|
182 </tr> |
|
183 </table> |
|
184 <table border="0" cellpadding="0" cellspacing="0" width="100%%"> |
|
185 <tr> |
|
186 <td align="left" class="footer"> |
|
187 Generated by Epydoc 3.0beta1 on Wed Sep 09 13:44:16 2009 |
|
188 </td> |
|
189 <td align="right" class="footer"> |
|
190 <a href="http://epydoc.sourceforge.net">http://epydoc.sourceforge.net</a> |
|
191 </td> |
|
192 </tr> |
|
193 </table> |
|
194 |
|
195 <script type="text/javascript"> |
|
196 <!-- |
|
197 // Private objects are initially displayed (because if |
|
198 // javascript is turned off then we want them to be |
|
199 // visible); but by default, we want to hide them. So hide |
|
200 // them unless we have a cookie that says to show them. |
|
201 checkCookie() |
|
202 // --> |
|
203 </script> |
|
204 |
|
205 </body> |
|
206 </html> |