Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Adding javadoc.
[mapping.git] / javadoc / and / Mapping / Architecture.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:19 CET 2010 -->
6 <TITLE>
7 Architecture
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="Architecture";
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="class-use/Architecture.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&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;<A HREF="../../and/Mapping/Algo.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
58 &nbsp;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
59 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
60   <A HREF="../../index.html?and/Mapping/Architecture.html" target="_top"><B>FRAMES</B></A>  &nbsp;
61 &nbsp;<A HREF="Architecture.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 <TR>
77 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
78   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
79 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
80 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
81 </TR>
82 </TABLE>
83 <A NAME="skip-navbar_top"></A>
84 <!-- ========= END OF TOP NAVBAR ========= -->
85
86 <HR>
87 <!-- ======== START OF CLASS DATA ======== -->
88 <H2>
89 <FONT SIZE="-1">
90 and.Mapping</FONT>
91 <BR>
92 Class Architecture</H2>
93 <PRE>
94 java.lang.Object
95   <IMG SRC="../../resources/inherit.gif" ALT="extended by "><B>and.Mapping.Architecture</B>
96 </PRE>
97 <HR>
98 <DL>
99 <DT><PRE>public class <B>Architecture</B><DT>extends java.lang.Object</DL>
100 </PRE>
101
102 <P>
103 Class representing a set of clusters forming a network architecture
104 <P>
105
106 <P>
107 <DL>
108 <DT><B>Author:</B></DT>
109   <DD>S&eacute;bastien Miqu&eacute;e</DD>
110 </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/Architecture.html#Architecture()">Architecture</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/Architecture.html#addCluster(and.Mapping.Cluster)">addCluster</A></B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;c)</CODE>
143
144 <BR>
145 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add a cluster in the architecture.</TD>
146 </TR>
147 <TR BGCOLOR="white" CLASS="TableRowColor">
148 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149 <CODE>&nbsp;java.util.ArrayList&lt;<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&gt;</CODE></FONT></TD>
150 <TD><CODE><B><A HREF="../../and/Mapping/Architecture.html#getArchi()">getArchi</A></B>()</CODE>
151
152 <BR>
153 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the architecture in a clusters list form.</TD>
154 </TR>
155 <TR BGCOLOR="white" CLASS="TableRowColor">
156 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157 <CODE>&nbsp;int</CODE></FONT></TD>
158 <TD><CODE><B><A HREF="../../and/Mapping/Architecture.html#getNbClusters()">getNbClusters</A></B>()</CODE>
159
160 <BR>
161 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the amount of clusters in the architecture.</TD>
162 </TR>
163 <TR BGCOLOR="white" CLASS="TableRowColor">
164 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165 <CODE>&nbsp;int</CODE></FONT></TD>
166 <TD><CODE><B><A HREF="../../and/Mapping/Architecture.html#getNbNodes()">getNbNodes</A></B>()</CODE>
167
168 <BR>
169 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Return the amount of computing nodes in the architecture.</TD>
170 </TR>
171 </TABLE>
172 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
173 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
174 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
175 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
176 </TR>
177 <TR BGCOLOR="white" CLASS="TableRowColor">
178 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
179 </TR>
180 </TABLE>
181 &nbsp;
182 <P>
183
184 <!-- ========= CONSTRUCTOR DETAIL ======== -->
185
186 <A NAME="constructor_detail"><!-- --></A>
187 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
188 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
189 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
190 <B>Constructor Detail</B></FONT></TH>
191 </TR>
192 </TABLE>
193
194 <A NAME="Architecture()"><!-- --></A><H3>
195 Architecture</H3>
196 <PRE>
197 public <B>Architecture</B>()</PRE>
198 <DL>
199 <DD>Default constructor.
200 <P>
201 </DL>
202
203 <!-- ============ METHOD DETAIL ========== -->
204
205 <A NAME="method_detail"><!-- --></A>
206 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
209 <B>Method Detail</B></FONT></TH>
210 </TR>
211 </TABLE>
212
213 <A NAME="addCluster(and.Mapping.Cluster)"><!-- --></A><H3>
214 addCluster</H3>
215 <PRE>
216 public void <B>addCluster</B>(<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&nbsp;c)</PRE>
217 <DL>
218 <DD>Add a cluster in the architecture.
219 <P>
220 <DD><DL>
221 <DT><B>Parameters:</B><DD><CODE>c</CODE> - Cluster to be add.</DL>
222 </DD>
223 </DL>
224 <HR>
225
226 <A NAME="getNbNodes()"><!-- --></A><H3>
227 getNbNodes</H3>
228 <PRE>
229 public int <B>getNbNodes</B>()</PRE>
230 <DL>
231 <DD>Return the amount of computing nodes in the architecture.
232 <P>
233 <DD><DL>
234
235 <DT><B>Returns:</B><DD>The amount of nodes</DL>
236 </DD>
237 </DL>
238 <HR>
239
240 <A NAME="getNbClusters()"><!-- --></A><H3>
241 getNbClusters</H3>
242 <PRE>
243 public int <B>getNbClusters</B>()</PRE>
244 <DL>
245 <DD>Return the amount of clusters in the architecture.
246 <P>
247 <DD><DL>
248
249 <DT><B>Returns:</B><DD>The amoutn of clusters</DL>
250 </DD>
251 </DL>
252 <HR>
253
254 <A NAME="getArchi()"><!-- --></A><H3>
255 getArchi</H3>
256 <PRE>
257 public java.util.ArrayList&lt;<A HREF="../../and/Mapping/Cluster.html" title="class in and.Mapping">Cluster</A>&gt; <B>getArchi</B>()</PRE>
258 <DL>
259 <DD>Return the architecture in a clusters list form.
260 <P>
261 <DD><DL>
262
263 <DT><B>Returns:</B><DD>A clusters list</DL>
264 </DD>
265 </DL>
266 <!-- ========= END OF CLASS DATA ========= -->
267 <HR>
268
269
270 <!-- ======= START OF BOTTOM NAVBAR ====== -->
271 <A NAME="navbar_bottom"><!-- --></A>
272 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
273 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
274 <TR>
275 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
276 <A NAME="navbar_bottom_firstrow"><!-- --></A>
277 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
278   <TR ALIGN="center" VALIGN="top">
279   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../and/Mapping/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
280   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
281   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/Architecture.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
282   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
283   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
284   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
285   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
286   </TR>
287 </TABLE>
288 </TD>
289 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
290 </EM>
291 </TD>
292 </TR>
293
294 <TR>
295 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
296 &nbsp;<A HREF="../../and/Mapping/Algo.html" title="class in and.Mapping"><B>PREV CLASS</B></A>&nbsp;
297 &nbsp;<A HREF="../../and/Mapping/Association.html" title="class in and.Mapping"><B>NEXT CLASS</B></A></FONT></TD>
298 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
299   <A HREF="../../index.html?and/Mapping/Architecture.html" target="_top"><B>FRAMES</B></A>  &nbsp;
300 &nbsp;<A HREF="Architecture.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
301 &nbsp;<SCRIPT type="text/javascript">
302   <!--
303   if(window==top) {
304     document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>');
305   }
306   //-->
307 </SCRIPT>
308 <NOSCRIPT>
309   <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>
310 </NOSCRIPT>
311
312
313 </FONT></TD>
314 </TR>
315 <TR>
316 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
317   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
318 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
319 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
320 </TR>
321 </TABLE>
322 <A NAME="skip-navbar_bottom"></A>
323 <!-- ======== END OF BOTTOM NAVBAR ======= -->
324
325 <HR>
326
327 </BODY>
328 </HTML>