1 <!DOCTYPE HTML PUBLIC
"-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
5 <!-- Generated by javadoc (build 1.6.0_18) on Mon Jul 05 12:01:08 CEST 2010 -->
7 ACSChoiceInformationStrategy
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=
"ACSChoiceInformationStrategy";
27 <BODY BGCOLOR=
"white" onload=
"windowTitle();">
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=
"">
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> </TD>
41 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
42 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
43 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"class-use/ACSChoiceInformationStrategy.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
44 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
45 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
46 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../index-files/index-1.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
47 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
51 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
57 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
58 PREV CLASS
59 <A HREF=
"../../../aco/strategy/acs/ACSPheromoneStrategy.html" title=
"class in aco.strategy.acs"><B>NEXT CLASS
</B></A></FONT></TD>
60 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
61 <A HREF=
"../../../index.html?aco/strategy/acs/ACSChoiceInformationStrategy.html" target=
"_top"><B>FRAMES
</B></A>
62 <A HREF=
"ACSChoiceInformationStrategy.html" target=
"_top"><B>NO FRAMES
</B></A>
63 <SCRIPT type=
"text/javascript">
66 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
71 <A HREF=
"../../../allclasses-noframe.html"><B>All Classes
</B></A>
78 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
79 SUMMARY:
NESTED
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#method_summary">METHOD
</A></FONT></TD>
80 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
81 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
<A HREF=
"#method_detail">METHOD
</A></FONT></TD>
84 <A NAME=
"skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
88 <!-- ======== START OF CLASS DATA ======== -->
91 aco.strategy.acs
</FONT>
93 Class ACSChoiceInformationStrategy
</H2>
96 <IMG SRC=
"../../../resources/inherit.gif" ALT=
"extended by "><A HREF=
"../../../aco/strategy/ChoiceInformationStrategy.html" title=
"class in aco.strategy">aco.strategy.ChoiceInformationStrategy
</A>
97 <IMG SRC=
"../../../resources/inherit.gif" ALT=
"extended by "><B>aco.strategy.acs.ACSChoiceInformationStrategy
</B>
101 <DT><PRE>public class
<B>ACSChoiceInformationStrategy
</B><DT>extends
<A HREF=
"../../../aco/strategy/ChoiceInformationStrategy.html" title=
"class in aco.strategy">ChoiceInformationStrategy
</A></DL>
109 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
111 <A NAME=
"constructor_summary"><!-- --></A>
112 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
113 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
114 <TH ALIGN=
"left" COLSPAN=
"2"><FONT SIZE=
"+2">
115 <B>Constructor Summary
</B></FONT></TH>
117 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
118 <TD><CODE><B><A HREF=
"../../../aco/strategy/acs/ACSChoiceInformationStrategy.html#ACSChoiceInformationStrategy(aco.mediator.acs.ACSMediator)">ACSChoiceInformationStrategy
</A></B>(
<A HREF=
"../../../aco/mediator/acs/ACSMediator.html" title=
"class in aco.mediator.acs">ACSMediator
</A> acom)
</CODE>
121 </TD>
125 <!-- ========== METHOD SUMMARY =========== -->
127 <A NAME=
"method_summary"><!-- --></A>
128 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
129 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
130 <TH ALIGN=
"left" COLSPAN=
"2"><FONT SIZE=
"+2">
131 <B>Method Summary
</B></FONT></TH>
133 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
134 <TD ALIGN=
"right" VALIGN=
"top" WIDTH=
"1%"><FONT SIZE=
"-1">
135 <CODE> void
</CODE></FONT></TD>
136 <TD><CODE><B><A HREF=
"../../../aco/strategy/acs/ACSChoiceInformationStrategy.html#computeChoiceInformation()">computeChoiceInformation
</A></B>()
</CODE>
139 </TD>
142 <A NAME=
"methods_inherited_from_class_java.lang.Object"><!-- --></A>
143 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
144 <TR BGCOLOR=
"#EEEEFF" CLASS=
"TableSubHeadingColor">
145 <TH ALIGN=
"left"><B>Methods inherited from class java.lang.Object
</B></TH>
147 <TR BGCOLOR=
"white" CLASS=
"TableRowColor">
148 <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
</CODE></TD>
154 <!-- ========= CONSTRUCTOR DETAIL ======== -->
156 <A NAME=
"constructor_detail"><!-- --></A>
157 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
158 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
159 <TH ALIGN=
"left" COLSPAN=
"1"><FONT SIZE=
"+2">
160 <B>Constructor Detail
</B></FONT></TH>
164 <A NAME=
"ACSChoiceInformationStrategy(aco.mediator.acs.ACSMediator)"><!-- --></A><H3>
165 ACSChoiceInformationStrategy
</H3>
167 public
<B>ACSChoiceInformationStrategy
</B>(
<A HREF=
"../../../aco/mediator/acs/ACSMediator.html" title=
"class in aco.mediator.acs">ACSMediator
</A> acom)
</PRE>
171 <!-- ============ METHOD DETAIL ========== -->
173 <A NAME=
"method_detail"><!-- --></A>
174 <TABLE BORDER=
"1" WIDTH=
"100%" CELLPADDING=
"3" CELLSPACING=
"0" SUMMARY=
"">
175 <TR BGCOLOR=
"#CCCCFF" CLASS=
"TableHeadingColor">
176 <TH ALIGN=
"left" COLSPAN=
"1"><FONT SIZE=
"+2">
177 <B>Method Detail
</B></FONT></TH>
181 <A NAME=
"computeChoiceInformation()"><!-- --></A><H3>
182 computeChoiceInformation
</H3>
184 public void
<B>computeChoiceInformation
</B>()
</PRE>
187 <DT><B>Specified by:
</B><DD><CODE><A HREF=
"../../../aco/strategy/ChoiceInformationStrategy.html#computeChoiceInformation()">computeChoiceInformation
</A></CODE> in class
<CODE><A HREF=
"../../../aco/strategy/ChoiceInformationStrategy.html" title=
"class in aco.strategy">ChoiceInformationStrategy
</A></CODE></DL>
193 <!-- ========= END OF CLASS DATA ========= -->
197 <!-- ======= START OF BOTTOM NAVBAR ====== -->
198 <A NAME=
"navbar_bottom"><!-- --></A>
199 <A HREF=
"#skip-navbar_bottom" title=
"Skip navigation links"></A>
200 <TABLE BORDER=
"0" WIDTH=
"100%" CELLPADDING=
"1" CELLSPACING=
"0" SUMMARY=
"">
202 <TD COLSPAN=
2 BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1">
203 <A NAME=
"navbar_bottom_firstrow"><!-- --></A>
204 <TABLE BORDER=
"0" CELLPADDING=
"0" CELLSPACING=
"3" SUMMARY=
"">
205 <TR ALIGN=
"center" VALIGN=
"top">
206 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../overview-summary.html"><FONT CLASS=
"NavBarFont1"><B>Overview
</B></FONT></A> </TD>
207 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-summary.html"><FONT CLASS=
"NavBarFont1"><B>Package
</B></FONT></A> </TD>
208 <TD BGCOLOR=
"#FFFFFF" CLASS=
"NavBarCell1Rev"> <FONT CLASS=
"NavBarFont1Rev"><B>Class
</B></FONT> </TD>
209 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"class-use/ACSChoiceInformationStrategy.html"><FONT CLASS=
"NavBarFont1"><B>Use
</B></FONT></A> </TD>
210 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"package-tree.html"><FONT CLASS=
"NavBarFont1"><B>Tree
</B></FONT></A> </TD>
211 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../deprecated-list.html"><FONT CLASS=
"NavBarFont1"><B>Deprecated
</B></FONT></A> </TD>
212 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../index-files/index-1.html"><FONT CLASS=
"NavBarFont1"><B>Index
</B></FONT></A> </TD>
213 <TD BGCOLOR=
"#EEEEFF" CLASS=
"NavBarCell1"> <A HREF=
"../../../help-doc.html"><FONT CLASS=
"NavBarFont1"><B>Help
</B></FONT></A> </TD>
217 <TD ALIGN=
"right" VALIGN=
"top" ROWSPAN=
3><EM>
223 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
224 PREV CLASS
225 <A HREF=
"../../../aco/strategy/acs/ACSPheromoneStrategy.html" title=
"class in aco.strategy.acs"><B>NEXT CLASS
</B></A></FONT></TD>
226 <TD BGCOLOR=
"white" CLASS=
"NavBarCell2"><FONT SIZE=
"-2">
227 <A HREF=
"../../../index.html?aco/strategy/acs/ACSChoiceInformationStrategy.html" target=
"_top"><B>FRAMES
</B></A>
228 <A HREF=
"ACSChoiceInformationStrategy.html" target=
"_top"><B>NO FRAMES
</B></A>
229 <SCRIPT type=
"text/javascript">
232 document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
237 <A HREF=
"../../../allclasses-noframe.html"><B>All Classes
</B></A>
244 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
245 SUMMARY:
NESTED
|
FIELD
|
<A HREF=
"#constructor_summary">CONSTR
</A> |
<A HREF=
"#method_summary">METHOD
</A></FONT></TD>
246 <TD VALIGN=
"top" CLASS=
"NavBarCell3"><FONT SIZE=
"-2">
247 DETAIL:
FIELD
|
<A HREF=
"#constructor_detail">CONSTR
</A> |
<A HREF=
"#method_detail">METHOD
</A></FONT></TD>
250 <A NAME=
"skip-navbar_bottom"></A>
251 <!-- ======== END OF BOTTOM NAVBAR ======= -->