documentation files
[aco.git] / doc / javadoc / aco / mediator / as / ASMediator.html
blob96d12b7213ca181398c6d9667626a115ab824e31
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 Mon Jul 05 12:01:10 CEST 2010 -->
6 <TITLE>
7 ASMediator
8 </TITLE>
10 <META NAME="date" CONTENT="2010-07-05">
12 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../stylesheet.css" TITLE="Style">
14 <SCRIPT type="text/javascript">
15 function windowTitle()
17 if (location.href.indexOf('is-external=true') == -1) {
18 parent.document.title="ASMediator";
21 </SCRIPT>
22 <NOSCRIPT>
23 </NOSCRIPT>
25 </HEAD>
27 <BODY BGCOLOR="white" onload="windowTitle();">
28 <HR>
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="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
41 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
42 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
43 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ASMediator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
44 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
45 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
46 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
47 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48 </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;PREV CLASS&nbsp;
59 &nbsp;NEXT CLASS</FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61 <A HREF="../../../index.html?aco/mediator/as/ASMediator.html" target="_top"><B>FRAMES</B></A> &nbsp;
62 &nbsp;<A HREF="ASMediator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64 <!--
65 if(window==top) {
66 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
68 //-->
69 </SCRIPT>
70 <NOSCRIPT>
71 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 aco.mediator.as</FONT>
92 <BR>
93 Class ASMediator</H2>
94 <PRE>
95 java.lang.Object
96 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../aco/mediator/ACOMediator.html" title="class in aco.mediator">aco.mediator.ACOMediator</A>
97 <IMG SRC="../../../resources/inherit.gif" ALT="extended by "><B>aco.mediator.as.ASMediator</B>
98 </PRE>
99 <DL>
100 <DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../aco/antview/AntViewObservable.html" title="interface in aco.antview">AntViewObservable</A></DD>
101 </DL>
102 <DL>
103 <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../aco/mediator/as/asrank/ASRankMediator.html" title="class in aco.mediator.as.asrank">ASRankMediator</A>, <A HREF="../../../aco/mediator/as/eas/EASMediator.html" title="class in aco.mediator.as.eas">EASMediator</A>, <A HREF="../../../aco/mediator/as/simpleas/SimpleASMediator.html" title="class in aco.mediator.as.simpleas">SimpleASMediator</A></DD>
104 </DL>
105 <HR>
106 <DL>
107 <DT><PRE>public abstract class <B>ASMediator</B><DT>extends <A HREF="../../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A></DL>
108 </PRE>
111 <HR>
115 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
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="../../../aco/mediator/as/ASMediator.html#ASMediator()">ASMediator</A></B>()</CODE>
126 <BR>
127 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128 </TR>
129 <TR BGCOLOR="white" CLASS="TableRowColor">
130 <TD><CODE><B><A HREF="../../../aco/mediator/as/ASMediator.html#ASMediator(aco.parameter.as.ASParameter)">ASMediator</A></B>(<A HREF="../../../aco/parameter/as/ASParameter.html" title="class in aco.parameter.as">ASParameter</A>&nbsp;asp)</CODE>
132 <BR>
133 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134 </TR>
135 </TABLE>
136 &nbsp;
137 <!-- ========== METHOD SUMMARY =========== -->
139 <A NAME="method_summary"><!-- --></A>
140 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
141 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
142 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
143 <B>Method Summary</B></FONT></TH>
144 </TR>
145 <TR BGCOLOR="white" CLASS="TableRowColor">
146 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147 <CODE>&nbsp;double</CODE></FONT></TD>
148 <TD><CODE><B><A HREF="../../../aco/mediator/as/ASMediator.html#getAlpha()">getAlpha</A></B>()</CODE>
150 <BR>
151 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152 </TR>
153 <TR BGCOLOR="white" CLASS="TableRowColor">
154 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155 <CODE>&nbsp;void</CODE></FONT></TD>
156 <TD><CODE><B><A HREF="../../../aco/mediator/as/ASMediator.html#setAlpha(double)">setAlpha</A></B>(double&nbsp;Alpha)</CODE>
158 <BR>
159 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160 </TR>
161 </TABLE>
162 &nbsp;<A NAME="methods_inherited_from_class_aco.mediator.ACOMediator"><!-- --></A>
163 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
164 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
165 <TH ALIGN="left"><B>Methods inherited from class aco.mediator.<A HREF="../../../aco/mediator/ACOMediator.html" title="class in aco.mediator">ACOMediator</A></B></TH>
166 </TR>
167 <TR BGCOLOR="white" CLASS="TableRowColor">
168 <TD><CODE><A HREF="../../../aco/mediator/ACOMediator.html#ACODecisionRule(aco.ant.Ant, int)">ACODecisionRule</A>, <A HREF="../../../aco/mediator/ACOMediator.html#addGlobalBestTour(java.lang.Integer, int[])">addGlobalBestTour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeChoiceInformation()">computeChoiceInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeDistances()">computeDistances</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeHeuristicInformation()">computeHeuristicInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeNearestNeighbourListDepth()">computeNearestNeighbourListDepth</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeTauZero()">computeTauZero</A>, <A HREF="../../../aco/mediator/ACOMediator.html#computeTourLength(aco.ant.Ant)">computeTourLength</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getACOGraph()">getACOGraph</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getACOParameter()">getACOParameter</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getACOStrategy()">getACOStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getBeta()">getBeta</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getChoiceInformation(int, int)">getChoiceInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getChoiceInformationStrategy()">getChoiceInformationStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getCoordinateData()">getCoordinateData</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getCoordinates(int)">getCoordinates</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getDistance(int, int)">getDistance</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getDistanceStrategy()">getDistanceStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getEnvironment()">getEnvironment</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTour()">getGlobalBestTour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTour(int)">getGlobalBestTour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTourIteration()">getGlobalBestTourIteration</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTourLength()">getGlobalBestTourLength</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTourMap()">getGlobalBestTourMap</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGlobalBestTourMapSize()">getGlobalBestTourMapSize</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getGraphStrategy()">getGraphStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getHeuristicInformation(int, int)">getHeuristicInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getHeuristicInformationStrategy()">getHeuristicInformationStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getInfinity()">getInfinity</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getMaxNumOfTours()">getMaxNumOfTours</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getNearestNeighbour(int, int)">getNearestNeighbour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getNearestNeighbourListDepth()">getNearestNeighbourListDepth</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getNumOfAnts()">getNumOfAnts</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getNumOfCities()">getNumOfCities</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getPheromone(int, int)">getPheromone</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getPheromoneStrategy()">getPheromoneStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getRoh()">getRoh</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getTauZero()">getTauZero</A>, <A HREF="../../../aco/mediator/ACOMediator.html#getTauZeroStrategy()">getTauZeroStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#nearestNeighbourHeuristicRandomStart()">nearestNeighbourHeuristicRandomStart</A>, <A HREF="../../../aco/mediator/ACOMediator.html#pheromoneUpdate(aco.ant.Ant[])">pheromoneUpdate</A>, <A HREF="../../../aco/mediator/ACOMediator.html#pickInitialRandomCity(aco.ant.Ant)">pickInitialRandomCity</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setACOGraph(aco.graph.ACOGraph)">setACOGraph</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setACOParameter(aco.parameter.ACOParameter)">setACOParameter</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setACOStrategy(aco.strategy.ACOStrategy)">setACOStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setBeta(double)">setBeta</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setChoiceInformation(int, int, double)">setChoiceInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setChoiceInformationStrategy(aco.strategy.ChoiceInformationStrategy)">setChoiceInformationStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setDistance(int, int, int)">setDistance</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setDistanceStrategy(aco.strategy.DistanceStrategy)">setDistanceStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setEnvironment(aco.environment.Environment)">setEnvironment</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGlobalBestTour(int[])">setGlobalBestTour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGlobalBestTour(int, int)">setGlobalBestTour</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGlobalBestTourIteration(int)">setGlobalBestTourIteration</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGlobalBestTourLength(int)">setGlobalBestTourLength</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGlobalBestTourMapSize(int)">setGlobalBestTourMapSize</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setGraphStrategy(aco.strategy.GraphStrategy)">setGraphStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setHeuristicInformation(int, int, double)">setHeuristicInformation</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setHeuristicInformationStrategy(aco.strategy.HeuristicInformationStrategy)">setHeuristicInformationStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setInitialPheromones(double)">setInitialPheromones</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setMaxNumOfTours(int)">setMaxNumOfTours</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setNearestNeighbourListDepth(int)">setNearestNeighbourListDepth</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setNumOfAnts(int)">setNumOfAnts</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setNumOfCities(int)">setNumOfCities</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setPheromone(int, int, double)">setPheromone</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setPheromoneStrategy(aco.strategy.PheromoneStrategy)">setPheromoneStrategy</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setRoh(double)">setRoh</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setTauZero(double)">setTauZero</A>, <A HREF="../../../aco/mediator/ACOMediator.html#setTauZeroStrategy(aco.strategy.TauZeroStrategy)">setTauZeroStrategy</A></CODE></TD>
169 </TR>
170 </TABLE>
171 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
172 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
174 <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
175 </TR>
176 <TR BGCOLOR="white" CLASS="TableRowColor">
177 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
178 </TR>
179 </TABLE>
180 &nbsp;
183 <!-- ========= CONSTRUCTOR DETAIL ======== -->
185 <A NAME="constructor_detail"><!-- --></A>
186 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
188 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
189 <B>Constructor Detail</B></FONT></TH>
190 </TR>
191 </TABLE>
193 <A NAME="ASMediator()"><!-- --></A><H3>
194 ASMediator</H3>
195 <PRE>
196 public <B>ASMediator</B>()</PRE>
197 <DL>
198 </DL>
199 <HR>
201 <A NAME="ASMediator(aco.parameter.as.ASParameter)"><!-- --></A><H3>
202 ASMediator</H3>
203 <PRE>
204 public <B>ASMediator</B>(<A HREF="../../../aco/parameter/as/ASParameter.html" title="class in aco.parameter.as">ASParameter</A>&nbsp;asp)</PRE>
205 <DL>
206 </DL>
208 <!-- ============ METHOD DETAIL ========== -->
210 <A NAME="method_detail"><!-- --></A>
211 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
212 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
213 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
214 <B>Method Detail</B></FONT></TH>
215 </TR>
216 </TABLE>
218 <A NAME="getAlpha()"><!-- --></A><H3>
219 getAlpha</H3>
220 <PRE>
221 public double <B>getAlpha</B>()</PRE>
222 <DL>
223 <DD><DL>
224 </DL>
225 </DD>
226 </DL>
227 <HR>
229 <A NAME="setAlpha(double)"><!-- --></A><H3>
230 setAlpha</H3>
231 <PRE>
232 public void <B>setAlpha</B>(double&nbsp;Alpha)</PRE>
233 <DL>
234 <DD><DL>
235 </DL>
236 </DD>
237 </DL>
238 <!-- ========= END OF CLASS DATA ========= -->
239 <HR>
242 <!-- ======= START OF BOTTOM NAVBAR ====== -->
243 <A NAME="navbar_bottom"><!-- --></A>
244 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
245 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
246 <TR>
247 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
248 <A NAME="navbar_bottom_firstrow"><!-- --></A>
249 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
250 <TR ALIGN="center" VALIGN="top">
251 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
252 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
253 <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
254 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/ASMediator.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
255 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
256 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
257 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
258 <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
259 </TR>
260 </TABLE>
261 </TD>
262 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
263 </EM>
264 </TD>
265 </TR>
267 <TR>
268 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
269 &nbsp;PREV CLASS&nbsp;
270 &nbsp;NEXT CLASS</FONT></TD>
271 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
272 <A HREF="../../../index.html?aco/mediator/as/ASMediator.html" target="_top"><B>FRAMES</B></A> &nbsp;
273 &nbsp;<A HREF="ASMediator.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
274 &nbsp;<SCRIPT type="text/javascript">
275 <!--
276 if(window==top) {
277 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
279 //-->
280 </SCRIPT>
281 <NOSCRIPT>
282 <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
283 </NOSCRIPT>
286 </FONT></TD>
287 </TR>
288 <TR>
289 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
290 SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
291 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
292 DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
293 </TR>
294 </TABLE>
295 <A NAME="skip-navbar_bottom"></A>
296 <!-- ======== END OF BOTTOM NAVBAR ======= -->
298 <HR>
300 </BODY>
301 </HTML>