Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implementation of fault tolerance functions in all algorithms.
[mapping.git] / javadoc / index-all.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:29 CET 2010 -->
6 <TITLE>
7 Index
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="Index";
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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&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;PREV&nbsp;
57 &nbsp;NEXT</FONT></TD>
58 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
59   <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
60 &nbsp;<A HREF="index-all.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 </TABLE>
76 <A NAME="skip-navbar_top"></A>
77 <!-- ========= END OF TOP NAVBAR ========= -->
78
79 <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> <HR>
80 <A NAME="_A_"><!-- --></A><H2>
81 <B>A</B></H2>
82 <DL>
83 <DT><A HREF="./and/Mapping/Architecture.html#addCluster(and.Mapping.Cluster)"><B>addCluster(Cluster)</B></A> - 
84 Method in class and.Mapping.<A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A>
85 <DD>Add a cluster in the architecture.
86 <DT><A HREF="./and/Mapping/Grid.html#addCluster(and.Mapping.Cluster)"><B>addCluster(Cluster)</B></A> - 
87 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
88 <DD>Add a cluster in the grid.
89 <DT><A HREF="./and/Mapping/Grid.html#addClusters(java.util.ArrayList)"><B>addClusters(ArrayList&lt;Cluster&gt;)</B></A> - 
90 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
91 <DD>Add a clusters list in the grid.
92 <DT><A HREF="./and/Mapping/GTask.html#addDependance(and.Mapping.GTask)"><B>addDependance(GTask)</B></A> - 
93 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
94 <DD>Add a dependency to the task.
95 <DT><A HREF="./and/Mapping/GTask.html#addDependance(java.util.ArrayList)"><B>addDependance(ArrayList&lt;GTask&gt;)</B></A> - 
96 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
97 <DD>Add a dependencies list to the task.
98 <DT><A HREF="./and/Mapping/Cluster.html#addGNode(and.Mapping.GNode)"><B>addGNode(GNode)</B></A> - 
99 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
100 <DD>Adding a computing node to the cluster.
101 <DT><A HREF="./and/Mapping/Graph.html#addGTask(and.Mapping.GTask)"><B>addGTask(GTask)</B></A> - 
102 Method in class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
103 <DD>Add a task in the interaction graph.
104 <DT><A HREF="./and/Mapping/Mapping.html#addMapping(and.Mapping.Cluster, java.util.ArrayList)"><B>addMapping(Cluster, ArrayList&lt;GTask&gt;)</B></A> - 
105 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
106 <DD>Add in the mapping an association between a cluster and tasks set.
107 <DT><A HREF="./and/Mapping/Mapping.html#addMapping(and.Mapping.Association)"><B>addMapping(Association)</B></A> - 
108 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
109 <DD>Add a mapping association in the general mapping.
110 <DT><A HREF="./and/Mapping/Algo.html" title="class in and.Mapping"><B>Algo</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Abstract class defining the structure for mapping algorithms<DT><A HREF="./and/Mapping/Algo.html#Algo()"><B>Algo()</B></A> - 
111 Constructor for class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
112 <DD>Default constructor.
113 <DT><A HREF="./and/Mapping/Algo.html#Algo(and.Mapping.Graph, and.Mapping.Grid)"><B>Algo(Graph, Grid)</B></A> - 
114 Constructor for class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
115 <DD>Constructor.
116 <DT><A HREF="./and/Mapping/package-summary.html"><B>and.Mapping</B></A> - package and.Mapping<DD>&nbsp;<DT><A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping"><B>Architecture</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing a set of clusters forming a network architecture<DT><A HREF="./and/Mapping/Architecture.html#Architecture()"><B>Architecture()</B></A> - 
117 Constructor for class and.Mapping.<A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A>
118 <DD>Default constructor.
119 <DT><A HREF="./and/Mapping/Association.html" title="class in and.Mapping"><B>Association</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing an association between a tasks list and a cluster
120  on which they are mapped, or between a task and a computing node<DT><A HREF="./and/Mapping/Association.html#Association()"><B>Association()</B></A> - 
121 Constructor for class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
122 <DD>Default constructor.
123 <DT><A HREF="./and/Mapping/Association.html#Association(and.Mapping.Cluster, java.util.ArrayList)"><B>Association(Cluster, ArrayList&lt;GTask&gt;)</B></A> - 
124 Constructor for class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
125 <DD>Constructor.
126 <DT><A HREF="./and/Mapping/Association.html#Association(and.Mapping.GNode, and.Mapping.GTask)"><B>Association(GNode, GTask)</B></A> - 
127 Constructor for class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
128 <DD>Constructor.
129 </DL>
130 <HR>
131 <A NAME="_C_"><!-- --></A><H2>
132 <B>C</B></H2>
133 <DL>
134 <DT><A HREF="./and/Mapping/Mapping.html#calcDepExt()"><B>calcDepExt()</B></A> - 
135 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
136 <DD>Return the amount of external tasks dependencies, in cluster point of view.
137 <DT><A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping"><B>Cluster</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing a computing nodes cluster<DT><A HREF="./and/Mapping/Cluster.html#Cluster()"><B>Cluster()</B></A> - 
138 Constructor for class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
139 <DD>Default constructor.
140 <DT><A HREF="./and/Mapping/Cluster.html#Cluster(int)"><B>Cluster(int)</B></A> - 
141 Constructor for class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
142 <DD>Constructor.
143 <DT><A HREF="./and/Mapping/Cluster.html#Cluster(int, java.lang.String)"><B>Cluster(int, String)</B></A> - 
144 Constructor for class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
145 <DD>Constructor.
146 <DT><A HREF="./and/Mapping/Utils.html#createGNode()"><B>createGNode()</B></A> - 
147 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
148 <DD>Creation of the representation of the node in the Mapping point of view.
149 <DT><A HREF="./and/Mapping/Utils.html#createGridG5k(java.util.ArrayList)"><B>createGridG5k(ArrayList&lt;GNode&gt;)</B></A> - 
150 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
151 <DD>Creation of the representation of the grid, according to clusters into sites.
152 </DL>
153 <HR>
154 <A NAME="_D_"><!-- --></A><H2>
155 <B>D</B></H2>
156 <DL>
157 <DT><A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping"><B>DefaultMapping</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Implementation of JaceP2P default mapping<DT><A HREF="./and/Mapping/DefaultMapping.html#DefaultMapping()"><B>DefaultMapping()</B></A> - 
158 Constructor for class and.Mapping.<A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A>
159 <DD>Default constructor.
160 <DT><A HREF="./and/Mapping/DefaultMapping.html#DefaultMapping(and.Mapping.Graph, and.Mapping.Grid, java.util.ArrayList)"><B>DefaultMapping(Graph, Grid, ArrayList&lt;GNode&gt;)</B></A> - 
161 Constructor for class and.Mapping.<A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A>
162 <DD>Constructor.
163 </DL>
164 <HR>
165 <A NAME="_G_"><!-- --></A><H2>
166 <B>G</B></H2>
167 <DL>
168 <DT><A HREF="./and/Mapping/Architecture.html#getArchi()"><B>getArchi()</B></A> - 
169 Method in class and.Mapping.<A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A>
170 <DD>Return the architecture in a clusters list form.
171 <DT><A HREF="./and/Mapping/Graph.html#getAverageDep()"><B>getAverageDep()</B></A> - 
172 Method in class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
173 <DD>Return the average of dependencies of tasks in the graph.
174 <DT><A HREF="./and/Mapping/Association.html#getCluster()"><B>getCluster()</B></A> - 
175 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
176 <DD>Return the associated cluster.
177 <DT><A HREF="./and/Mapping/GNode.html#getCluster()"><B>getCluster()</B></A> - 
178 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
179 <DD>Return the cluster's name in which the node is.
180 <DT><A HREF="./and/Mapping/Grid.html#getClusters()"><B>getClusters()</B></A> - 
181 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
182 <DD>Return the grid in a clusters list view.
183 <DT><A HREF="./and/Mapping/GTask.html#getDependencies()"><B>getDependencies()</B></A> - 
184 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
185 <DD>Return the task's dependencies list.
186 <DT><A HREF="./and/Mapping/Grid.html#getDistance(and.Mapping.GNode, and.Mapping.GNode)"><B>getDistance(GNode, GNode)</B></A> - 
187 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
188 <DD>Compute and return the distance between two clusters.
189 <DT><A HREF="./and/Mapping/GNode.html#getFrequency()"><B>getFrequency()</B></A> - 
190 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
191 <DD>Return the frequency of computing cores of the computing node.
192 <DT><A HREF="./and/Mapping/Association.html#getGNode()"><B>getGNode()</B></A> - 
193 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
194 <DD>Return the associated computing node.
195 <DT><A HREF="./and/Mapping/Cluster.html#getGNodes()"><B>getGNodes()</B></A> - 
196 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
197 <DD>Return the list of computing nodes which are in the cluster.
198 <DT><A HREF="./and/Mapping/Grid.html#getGNodes()"><B>getGNodes()</B></A> - 
199 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
200 <DD>Return the list of computing nodes in the grid.
201 <DT><A HREF="./and/Mapping/Graph.html#getGraph()"><B>getGraph()</B></A> - 
202 Method in class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
203 <DD>Return the graph in a tasks list form.
204 <DT><A HREF="./and/Mapping/Association.html#getGtask()"><B>getGtask()</B></A> - 
205 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
206 <DD>Return the associated tasks list.
207 <DT><A HREF="./and/Mapping/Association.html#getGTask()"><B>getGTask()</B></A> - 
208 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
209 <DD>Return the associated task.
210 <DT><A HREF="./and/Mapping/Grid.html#getHeterogenityDegre()"><B>getHeterogenityDegre()</B></A> - 
211 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
212 <DD>Compute the heterogeneity degree of the grid.
213 <DT><A HREF="./and/Mapping/GNode.html#getId()"><B>getId()</B></A> - 
214 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
215 <DD>Return the uniq identifier of the computing node.
216 <DT><A HREF="./and/Mapping/Mapping.html#getIdOfAssociation(and.Mapping.GNode)"><B>getIdOfAssociation(GNode)</B></A> - 
217 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
218 <DD>Return the position of the association containing 
219  the GNode _g.
220 <DT><A HREF="./and/Mapping/GNode.html#getInCluster()"><B>getInCluster()</B></A> - 
221 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
222 <DD>Return the status of the computing node concerning its
223  presence, or not, in a cluster.
224 <DT><A HREF="./and/Mapping/GNode.html#getMapped()"><B>getMapped()</B></A> - 
225 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
226 <DD>Return the status of the participation of the computing node.
227 <DT><A HREF="./and/Mapping/Mapping.html#getMappedGNodes()"><B>getMappedGNodes()</B></A> - 
228 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
229 <DD>Return the list of GNodes on which tasks are mapped, in order
230  of the task number.
231 <DT><A HREF="./and/Mapping/Algo.html#getMapping()"><B>getMapping()</B></A> - 
232 Method in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
233 <DD>Return mapping done.
234 <DT><A HREF="./and/Mapping/Mapping.html#getMapping()"><B>getMapping()</B></A> - 
235 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
236 <DD>Return the mapping done.
237 <DT><A HREF="./and/Mapping/GNode.html#getMemory()"><B>getMemory()</B></A> - 
238 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
239 <DD>Return the amount of the available memory of the computing node.
240 <DT><A HREF="./and/Mapping/GNode.html#getMFlops()"><B>getMFlops()</B></A> - 
241 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
242 <DD>Return the MFlops of each computing core of the computing node.
243 <DT><A HREF="./and/Mapping/Linpack.html#getMFlops()"><B>getMFlops()</B></A> - 
244 Method in class and.Mapping.<A HREF="./and/Mapping/Linpack.html" title="class in and.Mapping">Linpack</A>
245 <DD>&nbsp;
246 <DT><A HREF="./and/Mapping/Cluster.html#getName()"><B>getName()</B></A> - 
247 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
248 <DD>Return cluster's name.
249 <DT><A HREF="./and/Mapping/GNode.html#getName()"><B>getName()</B></A> - 
250 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
251 <DD>Return the name of the computing node
252 <DT><A HREF="./and/Mapping/GNode.html#getNb_cores()"><B>getNb_cores()</B></A> - 
253 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
254 <DD>Return the amount of computing cores of the computing node.
255 <DT><A HREF="./and/Mapping/Grid.html#getNbCluster()"><B>getNbCluster()</B></A> - 
256 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
257 <DD>Return the amount of clusters in the grid.
258 <DT><A HREF="./and/Mapping/Architecture.html#getNbClusters()"><B>getNbClusters()</B></A> - 
259 Method in class and.Mapping.<A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A>
260 <DD>Return the amount of clusters in the architecture.
261 <DT><A HREF="./and/Mapping/GTask.html#getNbDep()"><B>getNbDep()</B></A> - 
262 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
263 <DD>Return the amount of dependencies of the task.
264 <DT><A HREF="./and/Mapping/Cluster.html#getNbGNode()"><B>getNbGNode()</B></A> - 
265 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
266 <DD>Return the amount of computing nodes in the cluster.
267 <DT><A HREF="./and/Mapping/Grid.html#getNbGNode()"><B>getNbGNode()</B></A> - 
268 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
269 <DD>Return the amount of computing nodes in the grid.
270 <DT><A HREF="./and/Mapping/Graph.html#getNbGTask()"><B>getNbGTask()</B></A> - 
271 Method in class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
272 <DD>Return the amount of tasks in the graph.
273 <DT><A HREF="./and/Mapping/Architecture.html#getNbNodes()"><B>getNbNodes()</B></A> - 
274 Method in class and.Mapping.<A HREF="./and/Mapping/Architecture.html" title="class in and.Mapping">Architecture</A>
275 <DD>Return the amount of computing nodes in the architecture.
276 <DT><A HREF="./and/Mapping/GNode.html#getNode()"><B>getNode()</B></A> - 
277 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
278 <DD>Return the external representation of the node.
279 <DT><A HREF="./and/Mapping/GTask.html#getNum()"><B>getNum()</B></A> - 
280 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
281 <DD>Return the task's number.
282 <DT><A HREF="./and/Mapping/Algo.html#getOtherGNode(java.util.ArrayList)"><B>getOtherGNode(ArrayList&lt;GNode&gt;)</B></A> - 
283 Method in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
284 <DD>Find a new node, which may not takes part into the computation process.
285 <DT><A HREF="./and/Mapping/DefaultMapping.html#getOtherGNode(java.util.ArrayList)"><B>getOtherGNode(ArrayList&lt;GNode&gt;)</B></A> - 
286 Method in class and.Mapping.<A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A>
287 <DD>&nbsp;
288 <DT><A HREF="./and/Mapping/LSM.html#getOtherGNode(java.util.ArrayList)"><B>getOtherGNode(ArrayList&lt;GNode&gt;)</B></A> - 
289 Method in class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
290 <DD>&nbsp;
291 <DT><A HREF="./and/Mapping/QM.html#getOtherGNode(java.util.ArrayList)"><B>getOtherGNode(ArrayList&lt;GNode&gt;)</B></A> - 
292 Method in class and.Mapping.<A HREF="./and/Mapping/QM.html" title="class in and.Mapping">QM</A>
293 <DD>&nbsp;
294 <DT><A HREF="./and/Mapping/Simple.html#getOtherGNode(java.util.ArrayList)"><B>getOtherGNode(ArrayList&lt;GNode&gt;)</B></A> - 
295 Method in class and.Mapping.<A HREF="./and/Mapping/Simple.html" title="class in and.Mapping">Simple</A>
296 <DD>&nbsp;
297 <DT><A HREF="./and/Mapping/GNode.html#getPower()"><B>getPower()</B></A> - 
298 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
299 <DD>Return the computational power of the computing node.
300 <DT><A HREF="./and/Mapping/Cluster.html#getSite()"><B>getSite()</B></A> - 
301 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
302 <DD>Return the site's name in which the cluster is.
303 <DT><A HREF="./and/Mapping/GNode.html#getSite()"><B>getSite()</B></A> - 
304 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
305 <DD>Return the name of the site in which the computing node is.
306 <DT><A HREF="./and/Mapping/GTask.html#getWeight()"><B>getWeight()</B></A> - 
307 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
308 <DD>Return the task's weight.
309 <DT><A HREF="./and/Mapping/Algo.html#gl"><B>gl</B></A> - 
310 Variable in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
311 <DD>&nbsp;
312 <DT><A HREF="./and/Mapping/GNode.html" title="class in and.Mapping"><B>GNode</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing a computing node<DT><A HREF="./and/Mapping/GNode.html#GNode()"><B>GNode()</B></A> - 
313 Constructor for class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
314 <DD>Default constructor.
315 <DT><A HREF="./and/Mapping/Algo.html#gr"><B>gr</B></A> - 
316 Variable in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
317 <DD>&nbsp;
318 <DT><A HREF="./and/Mapping/Graph.html" title="class in and.Mapping"><B>Graph</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing the interaction graph of an application<DT><A HREF="./and/Mapping/Graph.html#Graph()"><B>Graph()</B></A> - 
319 Constructor for class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
320 <DD>Default constructor.
321 <DT><A HREF="./and/Mapping/Grid.html" title="class in and.Mapping"><B>Grid</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing a computing grid, composed of multiple clusters<DT><A HREF="./and/Mapping/Grid.html#Grid()"><B>Grid()</B></A> - 
322 Constructor for class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
323 <DD>Default constructor
324 <DT><A HREF="./and/Mapping/GTask.html" title="class in and.Mapping"><B>GTask</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing an application task<DT><A HREF="./and/Mapping/GTask.html#GTask()"><B>GTask()</B></A> - 
325 Constructor for class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
326 <DD>Default constructor.
327 <DT><A HREF="./and/Mapping/GTask.html#GTask(int)"><B>GTask(int)</B></A> - 
328 Constructor for class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
329 <DD>Constructor.
330 </DL>
331 <HR>
332 <A NAME="_I_"><!-- --></A><H2>
333 <B>I</B></H2>
334 <DL>
335 <DT><A HREF="./and/Mapping/Grid.html#initClusters()"><B>initClusters()</B></A> - 
336 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
337 <DD>Initialization of clusters.
338 <DT><A HREF="./and/Mapping/Cluster.html#initIndice()"><B>initIndice()</B></A> - 
339 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
340 <DD>Initialization of indice variable.
341 <DT><A HREF="./and/Mapping/Mapping.html#initMapping()"><B>initMapping()</B></A> - 
342 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
343 <DD>Initialization of the Mapping variables
344 <DT><A HREF="./and/Mapping/Mapping.html#insertMapping(and.Mapping.Association)"><B>insertMapping(Association)</B></A> - 
345 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
346 <DD>Insert the association at the right place.
347 <DT><A HREF="./and/Mapping/Cluster.html#isIn(and.Mapping.GNode)"><B>isIn(GNode)</B></A> - 
348 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
349 <DD>Test if a computing node is in the cluster.
350 </DL>
351 <HR>
352 <A NAME="_L_"><!-- --></A><H2>
353 <B>L</B></H2>
354 <DL>
355 <DT><A HREF="./and/Mapping/Linpack.html" title="class in and.Mapping"><B>Linpack</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>&nbsp;<DT><A HREF="./and/Mapping/Linpack.html#Linpack()"><B>Linpack()</B></A> - 
356 Constructor for class and.Mapping.<A HREF="./and/Mapping/Linpack.html" title="class in and.Mapping">Linpack</A>
357 <DD>&nbsp;
358 <DT><A HREF="./and/Mapping/LSM.html" title="class in and.Mapping"><B>LSM</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Mapping algorithm based on the Edge-Cut principles<DT><A HREF="./and/Mapping/LSM.html#LSM()"><B>LSM()</B></A> - 
359 Constructor for class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
360 <DD>Default constructor.
361 <DT><A HREF="./and/Mapping/LSM.html#LSM(and.Mapping.Graph, and.Mapping.Grid)"><B>LSM(Graph, Grid)</B></A> - 
362 Constructor for class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
363 <DD>Constructor.
364 <DT><A HREF="./and/Mapping/LSM.html#LSM(and.Mapping.Graph, and.Mapping.Grid, double)"><B>LSM(Graph, Grid, double)</B></A> - 
365 Constructor for class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
366 <DD>Constructor.
367 </DL>
368 <HR>
369 <A NAME="_M_"><!-- --></A><H2>
370 <B>M</B></H2>
371 <DL>
372 <DT><A HREF="./and/Mapping/Algo.html#map()"><B>map()</B></A> - 
373 Method in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
374 <DD>Mapping function.
375 <DT><A HREF="./and/Mapping/DefaultMapping.html#map()"><B>map()</B></A> - 
376 Method in class and.Mapping.<A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A>
377 <DD>&nbsp;
378 <DT><A HREF="./and/Mapping/LSM.html#map()"><B>map()</B></A> - 
379 Method in class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
380 <DD>&nbsp;
381 <DT><A HREF="./and/Mapping/QM.html#map()"><B>map()</B></A> - 
382 Method in class and.Mapping.<A HREF="./and/Mapping/QM.html" title="class in and.Mapping">QM</A>
383 <DD>&nbsp;
384 <DT><A HREF="./and/Mapping/Simple.html#map()"><B>map()</B></A> - 
385 Method in class and.Mapping.<A HREF="./and/Mapping/Simple.html" title="class in and.Mapping">Simple</A>
386 <DD>&nbsp;
387 <DT><A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping"><B>Mapping</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class representing the tasks mapping on clusters and/or nodes<DT><A HREF="./and/Mapping/Mapping.html#Mapping()"><B>Mapping()</B></A> - 
388 Constructor for class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
389 <DD>Default constructor
390 <DT><A HREF="./and/Mapping/Algo.html#mp"><B>mp</B></A> - 
391 Variable in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
392 <DD>&nbsp;
393 </DL>
394 <HR>
395 <A NAME="_N_"><!-- --></A><H2>
396 <B>N</B></H2>
397 <DL>
398 <DT><A HREF="./and/Mapping/Cluster.html#nextGNode()"><B>nextGNode()</B></A> - 
399 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
400 <DD>Return the next computing node in the cluster,
401  according to the indice variable.
402 </DL>
403 <HR>
404 <A NAME="_P_"><!-- --></A><H2>
405 <B>P</B></H2>
406 <DL>
407 <DT><A HREF="./and/Mapping/Graph.html#print()"><B>print()</B></A> - 
408 Method in class and.Mapping.<A HREF="./and/Mapping/Graph.html" title="class in and.Mapping">Graph</A>
409 <DD>Print the graph in a text version.
410 <DT><A HREF="./and/Mapping/Grid.html#print()"><B>print()</B></A> - 
411 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
412 <DD>Print a comprehensible text version of the grid.
413 <DT><A HREF="./and/Mapping/Mapping.html#print()"><B>print()</B></A> - 
414 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
415 <DD>Print the status of the mapping done, according to its type.
416 <DT><A HREF="./and/Mapping/GTask.html#printDep()"><B>printDep()</B></A> - 
417 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
418 <DD>Return the task's dependencies list in a text form.
419 </DL>
420 <HR>
421 <A NAME="_Q_"><!-- --></A><H2>
422 <B>Q</B></H2>
423 <DL>
424 <DT><A HREF="./and/Mapping/QM.html" title="class in and.Mapping"><B>QM</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Implementation of the AIAC Quick Quality Map (AIAC-QM) algorithm<DT><A HREF="./and/Mapping/QM.html#QM()"><B>QM()</B></A> - 
425 Constructor for class and.Mapping.<A HREF="./and/Mapping/QM.html" title="class in and.Mapping">QM</A>
426 <DD>Default constructor.
427 <DT><A HREF="./and/Mapping/QM.html#QM(and.Mapping.Graph, and.Mapping.Grid, double)"><B>QM(Graph, Grid, double)</B></A> - 
428 Constructor for class and.Mapping.<A HREF="./and/Mapping/QM.html" title="class in and.Mapping">QM</A>
429 <DD>Constructor
430 </DL>
431 <HR>
432 <A NAME="_R_"><!-- --></A><H2>
433 <B>R</B></H2>
434 <DL>
435 <DT><A HREF="./and/Mapping/Utils.html#readGraph(java.lang.String, java.lang.String)"><B>readGraph(String, String)</B></A> - 
436 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
437 <DD>Read an application Graph from a file.
438 <DT><A HREF="./and/Mapping/Utils.html#readGrid(java.lang.String, java.lang.String)"><B>readGrid(String, String)</B></A> - 
439 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
440 <DD>Read a Grid graph from a file.
441 <DT><A HREF="./and/Mapping/Cluster.html#removeGNode(and.Mapping.GNode)"><B>removeGNode(GNode)</B></A> - 
442 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
443 <DD>Remove a failed node from the cluster.
444 <DT><A HREF="./and/Mapping/Grid.html#removeGNode(and.Mapping.GNode)"><B>removeGNode(GNode)</B></A> - 
445 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
446 <DD>Remove a computing node from the grid.
447 <DT><A HREF="./and/Mapping/Mapping.html#removeGNode(and.Mapping.GNode)"><B>removeGNode(GNode)</B></A> - 
448 Method in class and.Mapping.<A HREF="./and/Mapping/Mapping.html" title="class in and.Mapping">Mapping</A>
449 <DD>Remove a failed node from the mapping.
450 <DT><A HREF="./and/Mapping/Algo.html#replaceNode(and.Mapping.GNode, java.util.ArrayList)"><B>replaceNode(GNode, ArrayList&lt;GNode&gt;)</B></A> - 
451 Method in class and.Mapping.<A HREF="./and/Mapping/Algo.html" title="class in and.Mapping">Algo</A>
452 <DD>Replace a fallen node by a new one, according to the mapping policy.
453 <DT><A HREF="./and/Mapping/DefaultMapping.html#replaceNode(and.Mapping.GNode, java.util.ArrayList)"><B>replaceNode(GNode, ArrayList&lt;GNode&gt;)</B></A> - 
454 Method in class and.Mapping.<A HREF="./and/Mapping/DefaultMapping.html" title="class in and.Mapping">DefaultMapping</A>
455 <DD>&nbsp;
456 <DT><A HREF="./and/Mapping/LSM.html#replaceNode(and.Mapping.GNode, java.util.ArrayList)"><B>replaceNode(GNode, ArrayList&lt;GNode&gt;)</B></A> - 
457 Method in class and.Mapping.<A HREF="./and/Mapping/LSM.html" title="class in and.Mapping">LSM</A>
458 <DD>&nbsp;
459 <DT><A HREF="./and/Mapping/QM.html#replaceNode(and.Mapping.GNode, java.util.ArrayList)"><B>replaceNode(GNode, ArrayList&lt;GNode&gt;)</B></A> - 
460 Method in class and.Mapping.<A HREF="./and/Mapping/QM.html" title="class in and.Mapping">QM</A>
461 <DD>&nbsp;
462 <DT><A HREF="./and/Mapping/Simple.html#replaceNode(and.Mapping.GNode, java.util.ArrayList)"><B>replaceNode(GNode, ArrayList&lt;GNode&gt;)</B></A> - 
463 Method in class and.Mapping.<A HREF="./and/Mapping/Simple.html" title="class in and.Mapping">Simple</A>
464 <DD>&nbsp;
465 </DL>
466 <HR>
467 <A NAME="_S_"><!-- --></A><H2>
468 <B>S</B></H2>
469 <DL>
470 <DT><A HREF="./and/Mapping/GNode.html#setCluster(java.lang.String)"><B>setCluster(String)</B></A> - 
471 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
472 <DD>Set the cluster's name in which the computing node is.
473 <DT><A HREF="./and/Mapping/GNode.html#setFrequency(int)"><B>setFrequency(int)</B></A> - 
474 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
475 <DD>Set the frequency of computing cores of the computing node.
476 <DT><A HREF="./and/Mapping/Association.html#setGNode(and.Mapping.GNode)"><B>setGNode(GNode)</B></A> - 
477 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
478 <DD>Replace the GNode of the association.
479 <DT><A HREF="./and/Mapping/Association.html#setGtask(and.Mapping.GTask)"><B>setGtask(GTask)</B></A> - 
480 Method in class and.Mapping.<A HREF="./and/Mapping/Association.html" title="class in and.Mapping">Association</A>
481 <DD>Replace the GTask of the association.
482 <DT><A HREF="./and/Mapping/GNode.html#setId(long)"><B>setId(long)</B></A> - 
483 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
484 <DD>Set the uniq identifier of the computing node.
485 <DT><A HREF="./and/Mapping/GNode.html#setInCluster(boolean)"><B>setInCluster(boolean)</B></A> - 
486 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
487 <DD>Set the status of the computing node in order to know if
488  it is in cluster or not.
489 <DT><A HREF="./and/Mapping/GNode.html#setMapped(boolean)"><B>setMapped(boolean)</B></A> - 
490 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
491 <DD>Change the status of the node concerning its participation in the computation.
492 <DT><A HREF="./and/Mapping/GNode.html#setMemory(int)"><B>setMemory(int)</B></A> - 
493 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
494 <DD>Set the amount of available memory of the computing node.
495 <DT><A HREF="./and/Mapping/GNode.html#setMFlops(int)"><B>setMFlops(int)</B></A> - 
496 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
497 <DD>Set the MFlops of each computing core of the computing node.
498 <DT><A HREF="./and/Mapping/Cluster.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
499 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
500 <DD>Set the name of the cluster.
501 <DT><A HREF="./and/Mapping/GNode.html#setName(java.lang.String)"><B>setName(String)</B></A> - 
502 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
503 <DD>Set the name of the computing node.
504 <DT><A HREF="./and/Mapping/GNode.html#setNb_cores(int)"><B>setNb_cores(int)</B></A> - 
505 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
506 <DD>Set the amount of computing cores of the computing node.
507 <DT><A HREF="./and/Mapping/GNode.html#setNode(java.lang.Object)"><B>setNode(Object)</B></A> - 
508 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
509 <DD>Set the external representation of the node.
510 <DT><A HREF="./and/Mapping/Cluster.html#setSite(java.lang.String)"><B>setSite(String)</B></A> - 
511 Method in class and.Mapping.<A HREF="./and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>
512 <DD>Set the site in which the cluster is.
513 <DT><A HREF="./and/Mapping/GNode.html#setSite(java.lang.String)"><B>setSite(String)</B></A> - 
514 Method in class and.Mapping.<A HREF="./and/Mapping/GNode.html" title="class in and.Mapping">GNode</A>
515 <DD>Set the site's name in which the computing node is.
516 <DT><A HREF="./and/Mapping/GTask.html#setWeight(int)"><B>setWeight(int)</B></A> - 
517 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
518 <DD>Define the task's computing weight.
519 <DT><A HREF="./and/Mapping/Simple.html" title="class in and.Mapping"><B>Simple</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Implementation of Simple Mapping algorithm<DT><A HREF="./and/Mapping/Simple.html#Simple()"><B>Simple()</B></A> - 
520 Constructor for class and.Mapping.<A HREF="./and/Mapping/Simple.html" title="class in and.Mapping">Simple</A>
521 <DD>Default constructor.
522 <DT><A HREF="./and/Mapping/Simple.html#Simple(and.Mapping.Graph, and.Mapping.Grid)"><B>Simple(Graph, Grid)</B></A> - 
523 Constructor for class and.Mapping.<A HREF="./and/Mapping/Simple.html" title="class in and.Mapping">Simple</A>
524 <DD>Constructor.
525 </DL>
526 <HR>
527 <A NAME="_T_"><!-- --></A><H2>
528 <B>T</B></H2>
529 <DL>
530 <DT><A HREF="./and/Mapping/GTask.html#toString()"><B>toString()</B></A> - 
531 Method in class and.Mapping.<A HREF="./and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>
532 <DD>Return the task's number in a string.
533 </DL>
534 <HR>
535 <A NAME="_U_"><!-- --></A><H2>
536 <B>U</B></H2>
537 <DL>
538 <DT><A HREF="./and/Mapping/Grid.html#updateGrid(java.util.ArrayList)"><B>updateGrid(ArrayList&lt;GNode&gt;)</B></A> - 
539 Method in class and.Mapping.<A HREF="./and/Mapping/Grid.html" title="class in and.Mapping">Grid</A>
540 <DD>Plop !!
541 <DT><A HREF="./and/Mapping/Utils.html" title="class in and.Mapping"><B>Utils</B></A> - Class in <A HREF="./and/Mapping/package-summary.html">and.Mapping</A><DD>Class providing some tools to the library<DT><A HREF="./and/Mapping/Utils.html#Utils()"><B>Utils()</B></A> - 
542 Constructor for class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
543 <DD>&nbsp;
544 </DL>
545 <HR>
546 <A NAME="_W_"><!-- --></A><H2>
547 <B>W</B></H2>
548 <DL>
549 <DT><A HREF="./and/Mapping/Utils.html#writeGraph(and.Mapping.Graph, java.lang.String, java.lang.String)"><B>writeGraph(Graph, String, String)</B></A> - 
550 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
551 <DD>Write an application Graph in a file.
552 <DT><A HREF="./and/Mapping/Utils.html#writeGrid(and.Mapping.Grid, java.lang.String, java.lang.String)"><B>writeGrid(Grid, String, String)</B></A> - 
553 Static method in class and.Mapping.<A HREF="./and/Mapping/Utils.html" title="class in and.Mapping">Utils</A>
554 <DD>Write the Grid object in an XML file.
555 </DL>
556 <HR>
557 <A HREF="#_A_">A</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_G_">G</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_Q_">Q</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_U_">U</A> <A HREF="#_W_">W</A> 
558
559 <!-- ======= START OF BOTTOM NAVBAR ====== -->
560 <A NAME="navbar_bottom"><!-- --></A>
561 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
562 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
563 <TR>
564 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
565 <A NAME="navbar_bottom_firstrow"><!-- --></A>
566 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
567   <TR ALIGN="center" VALIGN="top">
568   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
569   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
570   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
571   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
572   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
573   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="./help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
574   </TR>
575 </TABLE>
576 </TD>
577 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
578 </EM>
579 </TD>
580 </TR>
581
582 <TR>
583 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
584 &nbsp;PREV&nbsp;
585 &nbsp;NEXT</FONT></TD>
586 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
587   <A HREF="./index.html?index-all.html" target="_top"><B>FRAMES</B></A>  &nbsp;
588 &nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
589 &nbsp;<SCRIPT type="text/javascript">
590   <!--
591   if(window==top) {
592     document.writeln('<A HREF="./allclasses-noframe.html"><B>All Classes</B></A>');
593   }
594   //-->
595 </SCRIPT>
596 <NOSCRIPT>
597   <A HREF="./allclasses-noframe.html"><B>All Classes</B></A>
598 </NOSCRIPT>
599
600
601 </FONT></TD>
602 </TR>
603 </TABLE>
604 <A NAME="skip-navbar_bottom"></A>
605 <!-- ======== END OF BOTTOM NAVBAR ======= -->
606
607 <HR>
608
609 </BODY>
610 </HTML>