Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding javadoc.
[mapping.git] / javadoc / and / Mapping / package-use.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 Package and.Mapping
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 Package and.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="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&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/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="package-use.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 Package<br>and.Mapping</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 Classes in <A HREF="../../and/Mapping/package-summary.html">and.Mapping</A> used by <A HREF="../../and/Mapping/package-summary.html">and.Mapping</A></FONT></TH>
90 </TR>
91 <TR BGCOLOR="white" CLASS="TableRowColor">
92 <TD><B><A HREF="../../and/Mapping/class-use/Algo.html#and.Mapping"><B>Algo</B></A></B>
93
94 <BR>
95 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Abstract class defining the structure for mapping algorithms</TD>
96 </TR>
97 <TR BGCOLOR="white" CLASS="TableRowColor">
98 <TD><B><A HREF="../../and/Mapping/class-use/Association.html#and.Mapping"><B>Association</B></A></B>
99
100 <BR>
101 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing an association between a tasks list and a cluster
102  on which they are mapped, or between a task and a computing node</TD>
103 </TR>
104 <TR BGCOLOR="white" CLASS="TableRowColor">
105 <TD><B><A HREF="../../and/Mapping/class-use/Cluster.html#and.Mapping"><B>Cluster</B></A></B>
106
107 <BR>
108 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing a computing nodes cluster</TD>
109 </TR>
110 <TR BGCOLOR="white" CLASS="TableRowColor">
111 <TD><B><A HREF="../../and/Mapping/class-use/GNode.html#and.Mapping"><B>GNode</B></A></B>
112
113 <BR>
114 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing a computing node</TD>
115 </TR>
116 <TR BGCOLOR="white" CLASS="TableRowColor">
117 <TD><B><A HREF="../../and/Mapping/class-use/Graph.html#and.Mapping"><B>Graph</B></A></B>
118
119 <BR>
120 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing the interaction graph of an application</TD>
121 </TR>
122 <TR BGCOLOR="white" CLASS="TableRowColor">
123 <TD><B><A HREF="../../and/Mapping/class-use/Grid.html#and.Mapping"><B>Grid</B></A></B>
124
125 <BR>
126 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing a computing grid, composed of multiple clusters</TD>
127 </TR>
128 <TR BGCOLOR="white" CLASS="TableRowColor">
129 <TD><B><A HREF="../../and/Mapping/class-use/GTask.html#and.Mapping"><B>GTask</B></A></B>
130
131 <BR>
132 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing an application task</TD>
133 </TR>
134 <TR BGCOLOR="white" CLASS="TableRowColor">
135 <TD><B><A HREF="../../and/Mapping/class-use/Mapping.html#and.Mapping"><B>Mapping</B></A></B>
136
137 <BR>
138 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Class representing the tasks mapping on clusters and/or nodes</TD>
139 </TR>
140 </TABLE>
141 &nbsp;
142 <P>
143 <HR>
144
145
146 <!-- ======= START OF BOTTOM NAVBAR ====== -->
147 <A NAME="navbar_bottom"><!-- --></A>
148 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
149 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
150 <TR>
151 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
152 <A NAME="navbar_bottom_firstrow"><!-- --></A>
153 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
154   <TR ALIGN="center" VALIGN="top">
155   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
156   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
157   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD>
158   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
159   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
160   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
161   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
162   </TR>
163 </TABLE>
164 </TD>
165 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
166 </EM>
167 </TD>
168 </TR>
169
170 <TR>
171 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
172 &nbsp;PREV&nbsp;
173 &nbsp;NEXT</FONT></TD>
174 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
175   <A HREF="../../index.html?and/Mapping/package-use.html" target="_top"><B>FRAMES</B></A>  &nbsp;
176 &nbsp;<A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
177 &nbsp;<SCRIPT type="text/javascript">
178   <!--
179   if(window==top) {
180     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
181   }
182   //-->
183 </SCRIPT>
184 <NOSCRIPT>
185   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
186 </NOSCRIPT>
187
188
189 </FONT></TD>
190 </TR>
191 </TABLE>
192 <A NAME="skip-navbar_bottom"></A>
193 <!-- ======== END OF BOTTOM NAVBAR ======= -->
194
195 <HR>
196
197 </BODY>
198 </HTML>