Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of fault tolerance functions in all algorithms.
[mapping.git] / javadoc / and / Mapping / Association.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 Tue Feb 09 10:57:28 CET 2010 -->
6 <TITLE>
7 Association
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-09">
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="Association";
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/Architecture.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../and/Mapping/Cluster.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/Association.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="Association.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 Association</H2>
92 <PRE>
93 java.lang.Object
94   <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>and.Mapping.Association</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>Association</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
102 </PRE>
103
104 <P>
105 Class representing an association between a tasks list and a cluster
106  on which they are mapped, or between a task and a computing node
107 <P>
108
109 <P>
110 <DL>
111 <DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#and.Mapping.Association">Serialized Form</A></DL>
112 <HR>
113
114 <P>
115
116 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
117
118 <A NAME="constructor_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Constructor Summary</B></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#Association()">Association</A></B>()</CODE>
126
127 <BR>
128 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor.</TD>
129 </TR>
130 <TR BGCOLOR="white" CLASS="TableRowColor">
131 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#Association(and.Mapping.Cluster, java.util.ArrayList)">Association</A></B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;_c,
132             java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;_at)</CODE>
133
134 <BR>
135 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
136 </TR>
137 <TR BGCOLOR="white" CLASS="TableRowColor">
138 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#Association(and.Mapping.GNode, and.Mapping.GTask)">Association</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g,
139             <A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</CODE>
140
141 <BR>
142 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
143 </TR>
144 </TABLE>
145 &nbsp;
146 <!-- ========== METHOD SUMMARY =========== -->
147
148 <A NAME="method_summary"><!-- --></A>
149 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
150 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
151 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
152 <B>Method Summary</B></FONT></TH>
153 </TR>
154 <TR BGCOLOR="white" CLASS="TableRowColor">
155 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
156 <CODE>&nbsp;<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A></CODE></FONT></TD>
157 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#getCluster()">getCluster</A></B>()</CODE>
158
159 <BR>
160 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated cluster.</TD>
161 </TR>
162 <TR BGCOLOR="white" CLASS="TableRowColor">
163 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164 <CODE>&nbsp;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A></CODE></FONT></TD>
165 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#getGNode()">getGNode</A></B>()</CODE>
166
167 <BR>
168 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated computing node.</TD>
169 </TR>
170 <TR BGCOLOR="white" CLASS="TableRowColor">
171 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;</CODE></FONT></TD>
173 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#getGtask()">getGtask</A></B>()</CODE>
174
175 <BR>
176 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated tasks list.</TD>
177 </TR>
178 <TR BGCOLOR="white" CLASS="TableRowColor">
179 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180 <CODE>&nbsp;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></CODE></FONT></TD>
181 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#getGTask()">getGTask</A></B>()</CODE>
182
183 <BR>
184 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated task.</TD>
185 </TR>
186 <TR BGCOLOR="white" CLASS="TableRowColor">
187 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188 <CODE>&nbsp;void</CODE></FONT></TD>
189 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#setGNode(and.Mapping.GNode)">setGNode</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</CODE>
190
191 <BR>
192 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Replace the GNode of the association.</TD>
193 </TR>
194 <TR BGCOLOR="white" CLASS="TableRowColor">
195 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196 <CODE>&nbsp;void</CODE></FONT></TD>
197 <TD><CODE><B><A HREF="../../and/Mapping/Association.html#setGtask(and.Mapping.GTask)">setGtask</A></B>(<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</CODE>
198
199 <BR>
200 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Replace the GTask of the association.</TD>
201 </TR>
202 </TABLE>
203 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
204 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
205 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
206 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
207 </TR>
208 <TR BGCOLOR="white" CLASS="TableRowColor">
209 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
210 </TR>
211 </TABLE>
212 &nbsp;
213 <P>
214
215 <!-- ========= CONSTRUCTOR DETAIL ======== -->
216
217 <A NAME="constructor_detail"><!-- --></A>
218 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
219 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
220 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
221 <B>Constructor Detail</B></FONT></TH>
222 </TR>
223 </TABLE>
224
225 <A NAME="Association()"><!-- --></A><H3>
226 Association</H3>
227 <PRE>
228 public <B>Association</B>()</PRE>
229 <DL>
230 <DD>Default constructor.
231 <P>
232 </DL>
233 <HR>
234
235 <A NAME="Association(and.Mapping.Cluster, java.util.ArrayList)"><!-- --></A><H3>
236 Association</H3>
237 <PRE>
238 public <B>Association</B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;_c,
239                    java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;_at)</PRE>
240 <DL>
241 <DD>Constructor.
242 <P>
243 <DL>
244 <DT><B>Parameters:</B><DD><CODE>_c</CODE> - Associated cluster<DD><CODE>_at</CODE> - Tasks list</DL>
245 </DL>
246 <HR>
247
248 <A NAME="Association(and.Mapping.GNode, and.Mapping.GTask)"><!-- --></A><H3>
249 Association</H3>
250 <PRE>
251 public <B>Association</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g,
252                    <A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</PRE>
253 <DL>
254 <DD>Constructor.
255 <P>
256 <DL>
257 <DT><B>Parameters:</B><DD><CODE>_g</CODE> - Associated computing node<DD><CODE>_t</CODE> - Associated task</DL>
258 </DL>
259
260 <!-- ============ METHOD DETAIL ========== -->
261
262 <A NAME="method_detail"><!-- --></A>
263 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
264 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
265 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
266 <B>Method Detail</B></FONT></TH>
267 </TR>
268 </TABLE>
269
270 <A NAME="getCluster()"><!-- --></A><H3>
271 getCluster</H3>
272 <PRE>
273 public <A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A> <B>getCluster</B>()</PRE>
274 <DL>
275 <DD>Return the associated cluster.
276 <P>
277 <DD><DL>
278 </DL>
279 </DD>
280 <DD><DL>
281
282 <DT><B>Returns:</B><DD>The associated cluster</DL>
283 </DD>
284 </DL>
285 <HR>
286
287 <A NAME="getGtask()"><!-- --></A><H3>
288 getGtask</H3>
289 <PRE>
290 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt; <B>getGtask</B>()</PRE>
291 <DL>
292 <DD>Return the associated tasks list.
293 <P>
294 <DD><DL>
295 </DL>
296 </DD>
297 <DD><DL>
298
299 <DT><B>Returns:</B><DD>The associated tasks list</DL>
300 </DD>
301 </DL>
302 <HR>
303
304 <A NAME="getGNode()"><!-- --></A><H3>
305 getGNode</H3>
306 <PRE>
307 public <A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A> <B>getGNode</B>()</PRE>
308 <DL>
309 <DD>Return the associated computing node.
310 <P>
311 <DD><DL>
312 </DL>
313 </DD>
314 <DD><DL>
315
316 <DT><B>Returns:</B><DD>The associated node</DL>
317 </DD>
318 </DL>
319 <HR>
320
321 <A NAME="getGTask()"><!-- --></A><H3>
322 getGTask</H3>
323 <PRE>
324 public <A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A> <B>getGTask</B>()</PRE>
325 <DL>
326 <DD>Return the associated task.
327 <P>
328 <DD><DL>
329 </DL>
330 </DD>
331 <DD><DL>
332
333 <DT><B>Returns:</B><DD>The associated task</DL>
334 </DD>
335 </DL>
336 <HR>
337
338 <A NAME="setGNode(and.Mapping.GNode)"><!-- --></A><H3>
339 setGNode</H3>
340 <PRE>
341 public void <B>setGNode</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_g)</PRE>
342 <DL>
343 <DD>Replace the GNode of the association.
344 <P>
345 <DD><DL>
346 </DL>
347 </DD>
348 <DD><DL>
349 <DT><B>Parameters:</B><DD><CODE>_g</CODE> - The replacing GNode</DL>
350 </DD>
351 </DL>
352 <HR>
353
354 <A NAME="setGtask(and.Mapping.GTask)"><!-- --></A><H3>
355 setGtask</H3>
356 <PRE>
357 public void <B>setGtask</B>(<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</PRE>
358 <DL>
359 <DD>Replace the GTask of the association.
360 <P>
361 <DD><DL>
362 </DL>
363 </DD>
364 <DD><DL>
365 <DT><B>Parameters:</B><DD><CODE>_t</CODE> - The replacing GTask</DL>
366 </DD>
367 </DL>
368 <!-- ========= END OF CLASS DATA ========= -->
369 <HR>
370
371
372 <!-- ======= START OF BOTTOM NAVBAR ====== -->
373 <A NAME="navbar_bottom"><!-- --></A>
374 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
375 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
376 <TR>
377 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
378 <A NAME="navbar_bottom_firstrow"><!-- --></A>
379 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
380   <TR ALIGN="center" VALIGN="top">
381   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
382   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
383   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
384   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
385   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
386   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
387   </TR>
388 </TABLE>
389 </TD>
390 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
391 </EM>
392 </TD>
393 </TR>
394
395 <TR>
396 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
397 &nbsp;<A HREF="../../and/Mapping/Architecture.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
398 &nbsp;<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
399 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
400   <A HREF="../../index.html?and/Mapping/Association.html" target="_top"><B>FRAMES</B></A>  &nbsp;
401 &nbsp;<A HREF="Association.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
402 &nbsp;<SCRIPT type="text/javascript">
403   <!--
404   if(window==top) {
405     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
406   }
407   //-->
408 </SCRIPT>
409 <NOSCRIPT>
410   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
411 </NOSCRIPT>
412
413
414 </FONT></TD>
415 </TR>
416 <TR>
417 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
418   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
419 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
420 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
421 </TR>
422 </TABLE>
423 <A NAME="skip-navbar_bottom"></A>
424 <!-- ======== END OF BOTTOM NAVBAR ======= -->
425
426 <HR>
427
428 </BODY>
429 </HTML>