Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding javadoc.
[mapping.git] / javadoc / and / Mapping / class-use / 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_0) on Tue Feb 02 14:44:20 CET 2010 -->
6 <TITLE>
7 Uses of Class and.Mapping.GTask
8 </TITLE>
9
10 <META NAME="date" CONTENT="2010-02-02">
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="Uses of Class and.Mapping.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="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
47   </TR>
48 </TABLE>
49 </TD>
50 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
51 </EM>
52 </TD>
53 </TR>
54
55 <TR>
56 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
57 &nbsp;PREV&nbsp;
58 &nbsp;NEXT</FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../../index.html?and/Mapping//class-useGTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="GTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
62 &nbsp;<SCRIPT type="text/javascript">
63   <!--
64   if(window==top) {
65     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
66   }
67   //-->
68 </SCRIPT>
69 <NOSCRIPT>
70   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
71 </NOSCRIPT>
72
73
74 </FONT></TD>
75 </TR>
76 </TABLE>
77 <A NAME="skip-navbar_top"></A>
78 <!-- ========= END OF TOP NAVBAR ========= -->
79
80 <HR>
81 <CENTER>
82 <H2>
83 <B>Uses of Class<br>and.Mapping.GTask</B></H2>
84 </CENTER>
85 <A NAME="and.Mapping"><!-- --></A>
86 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
87 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
88 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
89 Uses of <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A> in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A></FONT></TH>
90 </TR>
91 </TABLE>
92 &nbsp;
93 <P>
94
95 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
96 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
97 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> that return <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
98 </TR>
99 <TR BGCOLOR="white" CLASS="TableRowColor">
100 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
101 <CODE>&nbsp;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></CODE></FONT></TD>
102 <TD><CODE><B>Association.</B><B><A HREF="../../../and/Mapping/Association.html#getGTask()">getGTask</A></B>()</CODE>
103
104 <BR>
105 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated task.</TD>
106 </TR>
107 <TR BGCOLOR="white" CLASS="TableRowColor">
108 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
109 <CODE>&nbsp;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></CODE></FONT></TD>
110 <TD><CODE><B>Mapping.</B><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>
111
112 <BR>
113 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Remove a failed node from the mapping.</TD>
114 </TR>
115 </TABLE>
116 &nbsp;
117 <P>
118
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
121 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> that return types with arguments of type <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
122 </TR>
123 <TR BGCOLOR="white" CLASS="TableRowColor">
124 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
125 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;</CODE></FONT></TD>
126 <TD><CODE><B>GTask.</B><B><A HREF="../../../and/Mapping/GTask.html#getDependencies()">getDependencies</A></B>()</CODE>
127
128 <BR>
129 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the task's dependencies list.</TD>
130 </TR>
131 <TR BGCOLOR="white" CLASS="TableRowColor">
132 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
133 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;</CODE></FONT></TD>
134 <TD><CODE><B>Graph.</B><B><A HREF="../../../and/Mapping/Graph.html#getGraph()">getGraph</A></B>()</CODE>
135
136 <BR>
137 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the graph in a tasks list form.</TD>
138 </TR>
139 <TR BGCOLOR="white" CLASS="TableRowColor">
140 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;</CODE></FONT></TD>
142 <TD><CODE><B>Association.</B><B><A HREF="../../../and/Mapping/Association.html#getGtask()">getGtask</A></B>()</CODE>
143
144 <BR>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the associated tasks list.</TD>
146 </TR>
147 </TABLE>
148 &nbsp;
149 <P>
150
151 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
153 <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with parameters of type <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <CODE>&nbsp;void</CODE></FONT></TD>
158 <TD><CODE><B>GTask.</B><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>
159
160 <BR>
161 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a dependency to the task.</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165 <CODE>&nbsp;void</CODE></FONT></TD>
166 <TD><CODE><B>Graph.</B><B><A HREF="../../../and/Mapping/Graph.html#addGTask(and.Mapping.GTask)">addGTask</A></B>(<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;t)</CODE>
167
168 <BR>
169 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a task in the interaction graph.</TD>
170 </TR>
171 </TABLE>
172 &nbsp;
173 <P>
174
175 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
177 <TH ALIGN="left" COLSPAN="2">Method parameters in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with type arguments of type <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
178 </TR>
179 <TR BGCOLOR="white" CLASS="TableRowColor">
180 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181 <CODE>&nbsp;void</CODE></FONT></TD>
182 <TD><CODE><B>GTask.</B><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>
183
184 <BR>
185 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a dependencies list to the task.</TD>
186 </TR>
187 <TR BGCOLOR="white" CLASS="TableRowColor">
188 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189 <CODE>&nbsp;void</CODE></FONT></TD>
190 <TD><CODE><B>Mapping.</B><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,
191            java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;at)</CODE>
192
193 <BR>
194 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add in the mapping an association between a cluster and tasks set.</TD>
195 </TR>
196 </TABLE>
197 &nbsp;
198 <P>
199
200 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
202 <TH ALIGN="left" COLSPAN="2">Constructors in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with parameters of type <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
203 </TR>
204 <TR BGCOLOR="white" CLASS="TableRowColor">
205 <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,
206             <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&nbsp;_t)</CODE>
207
208 <BR>
209 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
210 </TR>
211 </TABLE>
212 &nbsp;
213 <P>
214
215 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216 <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">
217 <TH ALIGN="left" COLSPAN="2">Constructor parameters in <A HREF="../../../and/Mapping/package-summary.html">and.Mapping</A> with type arguments of type <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A></FONT></TH>
218 </TR>
219 <TR BGCOLOR="white" CLASS="TableRowColor">
220 <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,
221             java.util.ArrayList&lt;<A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping">GTask</A>&gt;&nbsp;_at)</CODE>
222
223 <BR>
224 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor.</TD>
225 </TR>
226 </TABLE>
227 &nbsp;
228 <P>
229 <HR>
230
231
232 <!-- ======= START OF BOTTOM NAVBAR ====== -->
233 <A NAME="navbar_bottom"><!-- --></A>
234 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
235 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
236 <TR>
237 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
238 <A NAME="navbar_bottom_firstrow"><!-- --></A>
239 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
240   <TR ALIGN="center" VALIGN="top">
241   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
242   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../and/Mapping/GTask.html" title="class in and.Mapping"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD>
243   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
244   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
245   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
246   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
247   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
248   </TR>
249 </TABLE>
250 </TD>
251 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
252 </EM>
253 </TD>
254 </TR>
255
256 <TR>
257 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
258 &nbsp;PREV&nbsp;
259 &nbsp;NEXT</FONT></TD>
260 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
261   <A HREF="../../../index.html?and/Mapping//class-useGTask.html" target="_top"><B>FRAMES</B></A>  &nbsp;
262 &nbsp;<A HREF="GTask.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
263 &nbsp;<SCRIPT type="text/javascript">
264   <!--
265   if(window==top) {
266     document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
267   }
268   //-->
269 </SCRIPT>
270 <NOSCRIPT>
271   <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
272 </NOSCRIPT>
273
274
275 </FONT></TD>
276 </TR>
277 </TABLE>
278 <A NAME="skip-navbar_bottom"></A>
279 <!-- ======== END OF BOTTOM NAVBAR ======= -->
280
281 <HR>
282
283 </BODY>
284 </HTML>