Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Purge of Javadoc.
[mapping.git] / javadoc / and / Mapping / GTask.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_18) on Sun Feb 07 23:55:35 CET 2010 -->
6 <TITLE>
7 GTask
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-07">
11
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style">
13
14 <SCRIPT type="text/javascript">
15 function windowTitle()
16 {
17     if (location.href.indexOf('is-external=true') == -1) {
18         parent.document.title="GTask";
19     }
20 }
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
24
25 </HEAD>
26
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
29
30
31 <!-- ========= START OF TOP NAVBAR ======= -->
32 <A NAME="navbar_top"><!-- --></A>
33 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
34 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
35 <TR>
36 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
37 <A NAME="navbar_top_firstrow"><!-- --></A>
38 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
39   <TR ALIGN="center" VALIGN="top">
40   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
41   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
46   </TR>
47 </TABLE>
48 </TD>
49 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
50 </EM>
51 </TD>
52 </TR>
53
54 <TR>
55 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
56 &nbsp;<A HREF="../../and/Mapping/Grid.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../and/Mapping/Linpack.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59   <A HREF="../../index.html?and/Mapping/GTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="GTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
61 &nbsp;<SCRIPT type="text/javascript">
62   <!--
63   if(window==top) {
64     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
65   }
66   //-->
67 </SCRIPT>
68 <NOSCRIPT>
69   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
70 </NOSCRIPT>
71
72
73 </FONT></TD>
74 </TR>
75 <TR>
76 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
77   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
80 </TR>
81 </TABLE>
82 <A NAME="skip-navbar_top"></A>
83 <!-- ========= END OF TOP NAVBAR ========= -->
84
85 <HR>
86 <!-- ======== START OF CLASS DATA ======== -->
87 <H2>
88 <FONT SIZE="-1">
89 and.Mapping</FONT>
90 <BR>
91 Class GTask</H2>
92 <PRE>
93 java.lang.Object
94   <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>and.Mapping.GTask</B>
95 </PRE>
96 <DL>
97 <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
98 </DL>
99 <HR>
100 <DL>
101 <DT><PRE>public class <B>GTask</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
102 </PRE>
103
104 <P>
105 Class representing an application task
106 <P>
107
108 <P>
109 <DL>
110 <DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#and.Mapping.GTask">Serialized Form</A></DL>
111 <HR>
112
113 <P>
114
115 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
116
117 <A NAME="constructor_summary"><!-- --></A>
118 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
121 <B>Constructor Summary</B></FONT></TH>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#GTask()">GTask</A></B>()</CODE>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor.</TD>
128 </TR>
129 <TR BGCOLOR="white" CLASS="TableRowColor">
130 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#GTask(int)">GTask</A></B>(int&nbsp;_n)</CODE>
131
132 <BR>
133 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
134 </TR>
135 </TABLE>
136 &nbsp;
137 <!-- ========== METHOD SUMMARY =========== -->
138
139 <A NAME="method_summary"><!-- --></A>
140 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143 <B>Method Summary</B></FONT></TH>
144 </TR>
145 <TR BGCOLOR="white" CLASS="TableRowColor">
146 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147 <CODE>&nbsp;void</CODE></FONT></TD>
148 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#addDependance(java.util.ArrayList)">addDependance</A></B>(java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;at)</CODE>
149
150 <BR>
151 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a dependencies list to the task.</TD>
152 </TR>
153 <TR BGCOLOR="white" CLASS="TableRowColor">
154 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155 <CODE>&nbsp;void</CODE></FONT></TD>
156 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#addDependance(and.Mapping.GTask)">addDependance</A></B>(<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</CODE>
157
158 <BR>
159 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a dependency to the task.</TD>
160 </TR>
161 <TR BGCOLOR="white" CLASS="TableRowColor">
162 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;</CODE></FONT></TD>
164 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#getDependencies()">getDependencies</A></B>()</CODE>
165
166 <BR>
167 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's dependencies list.</TD>
168 </TR>
169 <TR BGCOLOR="white" CLASS="TableRowColor">
170 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171 <CODE>&nbsp;int</CODE></FONT></TD>
172 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#getNbDep()">getNbDep</A></B>()</CODE>
173
174 <BR>
175 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the amount of dependencies of the task.</TD>
176 </TR>
177 <TR BGCOLOR="white" CLASS="TableRowColor">
178 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179 <CODE>&nbsp;int</CODE></FONT></TD>
180 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#getNum()">getNum</A></B>()</CODE>
181
182 <BR>
183 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's number.</TD>
184 </TR>
185 <TR BGCOLOR="white" CLASS="TableRowColor">
186 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187 <CODE>&nbsp;int</CODE></FONT></TD>
188 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#getWeight()">getWeight</A></B>()</CODE>
189
190 <BR>
191 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's weight.</TD>
192 </TR>
193 <TR BGCOLOR="white" CLASS="TableRowColor">
194 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
196 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#printDep()">printDep</A></B>()</CODE>
197
198 <BR>
199 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's dependencies list in a text form.</TD>
200 </TR>
201 <TR BGCOLOR="white" CLASS="TableRowColor">
202 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203 <CODE>&nbsp;void</CODE></FONT></TD>
204 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#setWeight(int)">setWeight</A></B>(int&nbsp;_p)</CODE>
205
206 <BR>
207 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Define the task's computing weight.</TD>
208 </TR>
209 <TR BGCOLOR="white" CLASS="TableRowColor">
210 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211 <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
212 <TD><CODE><B><A HREF="../../and/Mapping/GTask.html#toString()">toString</A></B>()</CODE>
213
214 <BR>
215 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's number in a string.</TD>
216 </TR>
217 </TABLE>
218 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
219 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
221 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
222 </TR>
223 <TR BGCOLOR="white" CLASS="TableRowColor">
224 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
225 </TR>
226 </TABLE>
227 &nbsp;
228 <P>
229
230 <!-- ========= CONSTRUCTOR DETAIL ======== -->
231
232 <A NAME="constructor_detail"><!-- --></A>
233 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
235 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
236 <B>Constructor Detail</B></FONT></TH>
237 </TR>
238 </TABLE>
239
240 <A NAME="GTask()"><!-- --></A><H3>
241 GTask</H3>
242 <PRE>
243 public <B>GTask</B>()</PRE>
244 <DL>
245 <DD>Default constructor.
246 <P>
247 </DL>
248 <HR>
249
250 <A NAME="GTask(int)"><!-- --></A><H3>
251 GTask</H3>
252 <PRE>
253 public <B>GTask</B>(int&nbsp;_n)</PRE>
254 <DL>
255 <DD>Constructor.
256 <P>
257 <DL>
258 <DT><B>Parameters:</B><DD><CODE>_n</CODE> - Task number</DL>
259 </DL>
260
261 <!-- ============ METHOD DETAIL ========== -->
262
263 <A NAME="method_detail"><!-- --></A>
264 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
265 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
266 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
267 <B>Method Detail</B></FONT></TH>
268 </TR>
269 </TABLE>
270
271 <A NAME="addDependance(and.Mapping.GTask)"><!-- --></A><H3>
272 addDependance</H3>
273 <PRE>
274 public void <B>addDependance</B>(<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</PRE>
275 <DL>
276 <DD>Add a dependency to the task.
277 <P>
278 <DD><DL>
279 </DL>
280 </DD>
281 <DD><DL>
282 <DT><B>Parameters:</B><DD><CODE>_t</CODE> - Dependency task</DL>
283 </DD>
284 </DL>
285 <HR>
286
287 <A NAME="toString()"><!-- --></A><H3>
288 toString</H3>
289 <PRE>
290 public java.lang.String <B>toString</B>()</PRE>
291 <DL>
292 <DD>Return the task's number in a string.
293 <P>
294 <DD><DL>
295 <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL>
296 </DD>
297 <DD><DL>
298
299 <DT><B>Returns:</B><DD>A String containing the task's number</DL>
300 </DD>
301 </DL>
302 <HR>
303
304 <A NAME="addDependance(java.util.ArrayList)"><!-- --></A><H3>
305 addDependance</H3>
306 <PRE>
307 public void <B>addDependance</B>(java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;at)</PRE>
308 <DL>
309 <DD>Add a dependencies list to the task.
310 <P>
311 <DD><DL>
312 </DL>
313 </DD>
314 <DD><DL>
315 <DT><B>Parameters:</B><DD><CODE>at</CODE> - The dependencies list</DL>
316 </DD>
317 </DL>
318 <HR>
319
320 <A NAME="setWeight(int)"><!-- --></A><H3>
321 setWeight</H3>
322 <PRE>
323 public void <B>setWeight</B>(int&nbsp;_p)</PRE>
324 <DL>
325 <DD>Define the task's computing weight.
326 <P>
327 <DD><DL>
328 </DL>
329 </DD>
330 <DD><DL>
331 <DT><B>Parameters:</B><DD><CODE>_p</CODE> - The computing weight</DL>
332 </DD>
333 </DL>
334 <HR>
335
336 <A NAME="getWeight()"><!-- --></A><H3>
337 getWeight</H3>
338 <PRE>
339 public int <B>getWeight</B>()</PRE>
340 <DL>
341 <DD>Return the task's weight.
342 <P>
343 <DD><DL>
344 </DL>
345 </DD>
346 <DD><DL>
347
348 <DT><B>Returns:</B><DD>The task's weight</DL>
349 </DD>
350 </DL>
351 <HR>
352
353 <A NAME="getDependencies()"><!-- --></A><H3>
354 getDependencies</H3>
355 <PRE>
356 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt; <B>getDependencies</B>()</PRE>
357 <DL>
358 <DD>Return the task's dependencies list.
359 <P>
360 <DD><DL>
361 </DL>
362 </DD>
363 <DD><DL>
364
365 <DT><B>Returns:</B><DD>The dependencies list</DL>
366 </DD>
367 </DL>
368 <HR>
369
370 <A NAME="getNum()"><!-- --></A><H3>
371 getNum</H3>
372 <PRE>
373 public int <B>getNum</B>()</PRE>
374 <DL>
375 <DD>Return the task's number.
376 <P>
377 <DD><DL>
378 </DL>
379 </DD>
380 <DD><DL>
381
382 <DT><B>Returns:</B><DD>The task's number</DL>
383 </DD>
384 </DL>
385 <HR>
386
387 <A NAME="getNbDep()"><!-- --></A><H3>
388 getNbDep</H3>
389 <PRE>
390 public int <B>getNbDep</B>()</PRE>
391 <DL>
392 <DD>Return the amount of dependencies of the task.
393 <P>
394 <DD><DL>
395 </DL>
396 </DD>
397 <DD><DL>
398
399 <DT><B>Returns:</B><DD>The amount of dependencies</DL>
400 </DD>
401 </DL>
402 <HR>
403
404 <A NAME="printDep()"><!-- --></A><H3>
405 printDep</H3>
406 <PRE>
407 public java.lang.String <B>printDep</B>()</PRE>
408 <DL>
409 <DD>Return the task's dependencies list in a text form.
410 <P>
411 <DD><DL>
412 </DL>
413 </DD>
414 <DD><DL>
415
416 <DT><B>Returns:</B><DD>The String containing the dependencies list</DL>
417 </DD>
418 </DL>
419 <!-- ========= END OF CLASS DATA ========= -->
420 <HR>
421
422
423 <!-- ======= START OF BOTTOM NAVBAR ====== -->
424 <A NAME="navbar_bottom"><!-- --></A>
425 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
426 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
427 <TR>
428 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
429 <A NAME="navbar_bottom_firstrow"><!-- --></A>
430 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
431   <TR ALIGN="center" VALIGN="top">
432   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
433   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
434   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
435   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
436   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
437   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
438   </TR>
439 </TABLE>
440 </TD>
441 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
442 </EM>
443 </TD>
444 </TR>
445
446 <TR>
447 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
448 &nbsp;<A HREF="../../and/Mapping/Grid.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
449 &nbsp;<A HREF="../../and/Mapping/Linpack.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
450 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
451   <A HREF="../../index.html?and/Mapping/GTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
452 &nbsp;<A HREF="GTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
453 &nbsp;<SCRIPT type="text/javascript">
454   <!--
455   if(window==top) {
456     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
457   }
458   //-->
459 </SCRIPT>
460 <NOSCRIPT>
461   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
462 </NOSCRIPT>
463
464
465 </FONT></TD>
466 </TR>
467 <TR>
468 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
469   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
470 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
471 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
472 </TR>
473 </TABLE>
474 <A NAME="skip-navbar_bottom"></A>
475 <!-- ======== END OF BOTTOM NAVBAR ======= -->
476
477 <HR>
478
479 </BODY>
480 </HTML>