Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Purge of Javadoc.
[mapping.git] / javadoc / and / Mapping / Mapping.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 Mapping
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="Mapping";
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/LSM.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
57 &nbsp;<A HREF="../../and/Mapping/QM.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/Mapping.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="Mapping.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 Mapping</H2>
92 <PRE>
93 java.lang.Object
94   <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>and.Mapping.Mapping</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>Mapping</B><DT>extends java.lang.Object<DT>implements java.io.Serializable</DL>
102 </PRE>
103
104 <P>
105 Class representing the tasks mapping on clusters and/or nodes
106 <P>
107
108 <P>
109 <DL>
110 <DT><B>See Also:</B><DD><A HREF="../../serialized-form.html#and.Mapping.Mapping">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/Mapping.html#Mapping()">Mapping</A></B>()</CODE>
125
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Default constructor</TD>
128 </TR>
129 </TABLE>
130 &nbsp;
131 <!-- ========== METHOD SUMMARY =========== -->
132
133 <A NAME="method_summary"><!-- --></A>
134 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
137 <B>Method Summary</B></FONT></TH>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <CODE>&nbsp;void</CODE></FONT></TD>
142 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#addMapping(and.Mapping.Association)">addMapping</A></B>(<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&nbsp;_a)</CODE>
143
144 <BR>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a mapping association in the general mapping.</TD>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>&nbsp;void</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#addMapping(and.Mapping.Cluster, java.util.ArrayList)">addMapping</A></B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;c,
151            java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;at)</CODE>
152
153 <BR>
154 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add in the mapping an association between a cluster and tasks set.</TD>
155 </TR>
156 <TR BGCOLOR="white" CLASS="TableRowColor">
157 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158 <CODE>&nbsp;int</CODE></FONT></TD>
159 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#calcDepExt()">calcDepExt</A></B>()</CODE>
160
161 <BR>
162 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the amount of external tasks dependencies, in cluster point of view.</TD>
163 </TR>
164 <TR BGCOLOR="white" CLASS="TableRowColor">
165 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt;</CODE></FONT></TD>
167 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#getMappedGNodes()">getMappedGNodes</A></B>()</CODE>
168
169 <BR>
170 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the list of GNodes on which tasks are mapped, in order
171  of the task number.</TD>
172 </TR>
173 <TR BGCOLOR="white" CLASS="TableRowColor">
174 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&gt;</CODE></FONT></TD>
176 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#getMapping()">getMapping</A></B>()</CODE>
177
178 <BR>
179 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the mapping done.</TD>
180 </TR>
181 <TR BGCOLOR="white" CLASS="TableRowColor">
182 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
183 <CODE>&nbsp;void</CODE></FONT></TD>
184 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#initMapping()">initMapping</A></B>()</CODE>
185
186 <BR>
187 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Initialization of the Mapping variables</TD>
188 </TR>
189 <TR BGCOLOR="white" CLASS="TableRowColor">
190 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
191 <CODE>&nbsp;void</CODE></FONT></TD>
192 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#insertMapping(and.Mapping.Association)">insertMapping</A></B>(<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&nbsp;_a)</CODE>
193
194 <BR>
195 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Insert the association at the right place.</TD>
196 </TR>
197 <TR BGCOLOR="white" CLASS="TableRowColor">
198 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
199 <CODE>&nbsp;void</CODE></FONT></TD>
200 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#print()">print</A></B>()</CODE>
201
202 <BR>
203 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Print the status of the mapping done, according to its type.</TD>
204 </TR>
205 <TR BGCOLOR="white" CLASS="TableRowColor">
206 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207 <CODE>&nbsp;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></CODE></FONT></TD>
208 <TD><CODE><B><A HREF="../../and/Mapping/Mapping.html#removeGNode(and.Mapping.GNode)">removeGNode</A></B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_deadNode)</CODE>
209
210 <BR>
211 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a failed node from the mapping.</TD>
212 </TR>
213 </TABLE>
214 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
217 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
218 </TR>
219 <TR BGCOLOR="white" CLASS="TableRowColor">
220 <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
221 </TR>
222 </TABLE>
223 &nbsp;
224 <P>
225
226 <!-- ========= CONSTRUCTOR DETAIL ======== -->
227
228 <A NAME="constructor_detail"><!-- --></A>
229 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
230 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
231 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
232 <B>Constructor Detail</B></FONT></TH>
233 </TR>
234 </TABLE>
235
236 <A NAME="Mapping()"><!-- --></A><H3>
237 Mapping</H3>
238 <PRE>
239 public <B>Mapping</B>()</PRE>
240 <DL>
241 <DD>Default constructor
242 <P>
243 </DL>
244
245 <!-- ============ METHOD DETAIL ========== -->
246
247 <A NAME="method_detail"><!-- --></A>
248 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
249 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
250 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
251 <B>Method Detail</B></FONT></TH>
252 </TR>
253 </TABLE>
254
255 <A NAME="initMapping()"><!-- --></A><H3>
256 initMapping</H3>
257 <PRE>
258 public void <B>initMapping</B>()</PRE>
259 <DL>
260 <DD>Initialization of the Mapping variables
261 <P>
262 <DD><DL>
263 </DL>
264 </DD>
265 <DD><DL>
266 </DL>
267 </DD>
268 </DL>
269 <HR>
270
271 <A NAME="addMapping(and.Mapping.Cluster, java.util.ArrayList)"><!-- --></A><H3>
272 addMapping</H3>
273 <PRE>
274 public void <B>addMapping</B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;c,
275                        java.util.ArrayList&lt;<A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;at)</PRE>
276 <DL>
277 <DD>Add in the mapping an association between a cluster and tasks set.
278 <P>
279 <DD><DL>
280 </DL>
281 </DD>
282 <DD><DL>
283 <DT><B>Parameters:</B><DD><CODE>c</CODE> - Cluster of the association<DD><CODE>at</CODE> - Tasks set to be associated</DL>
284 </DD>
285 </DL>
286 <HR>
287
288 <A NAME="addMapping(and.Mapping.Association)"><!-- --></A><H3>
289 addMapping</H3>
290 <PRE>
291 public void <B>addMapping</B>(<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&nbsp;_a)</PRE>
292 <DL>
293 <DD>Add a mapping association in the general mapping.
294 <P>
295 <DD><DL>
296 </DL>
297 </DD>
298 <DD><DL>
299 <DT><B>Parameters:</B><DD><CODE>_a</CODE> - Association between a task and a node</DL>
300 </DD>
301 </DL>
302 <HR>
303
304 <A NAME="insertMapping(and.Mapping.Association)"><!-- --></A><H3>
305 insertMapping</H3>
306 <PRE>
307 public void <B>insertMapping</B>(<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&nbsp;_a)</PRE>
308 <DL>
309 <DD>Insert the association at the right place.
310 <P>
311 <DD><DL>
312 </DL>
313 </DD>
314 <DD><DL>
315 <DT><B>Parameters:</B><DD><CODE>_a</CODE> - The association to be inserted</DL>
316 </DD>
317 </DL>
318 <HR>
319
320 <A NAME="removeGNode(and.Mapping.GNode)"><!-- --></A><H3>
321 removeGNode</H3>
322 <PRE>
323 public <A HREF="../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A> <B>removeGNode</B>(<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&nbsp;_deadNode)</PRE>
324 <DL>
325 <DD>Remove a failed node from the mapping.
326 <P>
327 <DD><DL>
328 </DL>
329 </DD>
330 <DD><DL>
331 <DT><B>Parameters:</B><DD><CODE>_deadNode</CODE> - The failed node
332 <DT><B>Returns:</B><DD>The task associated with the failed node</DL>
333 </DD>
334 </DL>
335 <HR>
336
337 <A NAME="getMappedGNodes()"><!-- --></A><H3>
338 getMappedGNodes</H3>
339 <PRE>
340 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>&gt; <B>getMappedGNodes</B>()</PRE>
341 <DL>
342 <DD>Return the list of GNodes on which tasks are mapped, in order
343  of the task number.
344 <P>
345 <DD><DL>
346 </DL>
347 </DD>
348 <DD><DL>
349
350 <DT><B>Returns:</B><DD>The ordered list, according to the GTasks id, of GNodes involved in the mapping</DL>
351 </DD>
352 </DL>
353 <HR>
354
355 <A NAME="print()"><!-- --></A><H3>
356 print</H3>
357 <PRE>
358 public void <B>print</B>()</PRE>
359 <DL>
360 <DD>Print the status of the mapping done, according to its type.
361 <P>
362 <DD><DL>
363 </DL>
364 </DD>
365 <DD><DL>
366 </DL>
367 </DD>
368 </DL>
369 <HR>
370
371 <A NAME="getMapping()"><!-- --></A><H3>
372 getMapping</H3>
373 <PRE>
374 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping">Association</A>&gt; <B>getMapping</B>()</PRE>
375 <DL>
376 <DD>Return the mapping done.
377 <P>
378 <DD><DL>
379 </DL>
380 </DD>
381 <DD><DL>
382
383 <DT><B>Returns:</B><DD>The mapping</DL>
384 </DD>
385 </DL>
386 <HR>
387
388 <A NAME="calcDepExt()"><!-- --></A><H3>
389 calcDepExt</H3>
390 <PRE>
391 public int <B>calcDepExt</B>()</PRE>
392 <DL>
393 <DD>Return the amount of external tasks dependencies, in cluster point of view.
394 <P>
395 <DD><DL>
396 </DL>
397 </DD>
398 <DD><DL>
399
400 <DT><B>Returns:</B><DD>The amount of external dependencies</DL>
401 </DD>
402 </DL>
403 <!-- ========= END OF CLASS DATA ========= -->
404 <HR>
405
406
407 <!-- ======= START OF BOTTOM NAVBAR ====== -->
408 <A NAME="navbar_bottom"><!-- --></A>
409 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
410 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
411 <TR>
412 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
413 <A NAME="navbar_bottom_firstrow"><!-- --></A>
414 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
415   <TR ALIGN="center" VALIGN="top">
416   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
417   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
418   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
419   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
420   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
421   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
422   </TR>
423 </TABLE>
424 </TD>
425 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
426 </EM>
427 </TD>
428 </TR>
429
430 <TR>
431 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
432 &nbsp;<A HREF="../../and/Mapping/LSM.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
433 &nbsp;<A HREF="../../and/Mapping/QM.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
434 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
435   <A HREF="../../index.html?and/Mapping/Mapping.html" target="_top"><B>FRAMES</B></A>  &nbsp;
436 &nbsp;<A HREF="Mapping.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
437 &nbsp;<SCRIPT type="text/javascript">
438   <!--
439   if(window==top) {
440     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
441   }
442   //-->
443 </SCRIPT>
444 <NOSCRIPT>
445   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
446 </NOSCRIPT>
447
448
449 </FONT></TD>
450 </TR>
451 <TR>
452 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
453   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
454 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
455 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
456 </TR>
457 </TABLE>
458 <A NAME="skip-navbar_bottom"></A>
459 <!-- ======== END OF BOTTOM NAVBAR ======= -->
460
461 <HR>
462
463 </BODY>
464 </HTML>