1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
---|
2 | <!-- NewPage -->
|
---|
3 | <html lang="en">
|
---|
4 | <head>
|
---|
5 | <!-- Generated by javadoc (1.8.0_112) on Thu Jun 21 12:05:56 CEST 2018 -->
|
---|
6 | <title>AcceptanceStrategy (Genius Core Documentation)</title>
|
---|
7 | <meta name="date" content="2018-06-21">
|
---|
8 | <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
---|
9 | <script type="text/javascript" src="../../../script.js"></script>
|
---|
10 | </head>
|
---|
11 | <body>
|
---|
12 | <script type="text/javascript"><!--
|
---|
13 | try {
|
---|
14 | if (location.href.indexOf('is-external=true') == -1) {
|
---|
15 | parent.document.title="AcceptanceStrategy (Genius Core Documentation)";
|
---|
16 | }
|
---|
17 | }
|
---|
18 | catch(err) {
|
---|
19 | }
|
---|
20 | //-->
|
---|
21 | var methods = {"i0":6,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10};
|
---|
22 | var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],8:["t4","Concrete Methods"]};
|
---|
23 | var altColor = "altColor";
|
---|
24 | var rowColor = "rowColor";
|
---|
25 | var tableTab = "tableTab";
|
---|
26 | var activeTableTab = "activeTableTab";
|
---|
27 | </script>
|
---|
28 | <noscript>
|
---|
29 | <div>JavaScript is disabled on your browser.</div>
|
---|
30 | </noscript>
|
---|
31 | <!-- ========= START OF TOP NAVBAR ======= -->
|
---|
32 | <div class="topNav"><a name="navbar.top">
|
---|
33 | <!-- -->
|
---|
34 | </a>
|
---|
35 | <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
---|
36 | <a name="navbar.top.firstrow">
|
---|
37 | <!-- -->
|
---|
38 | </a>
|
---|
39 | <ul class="navList" title="Navigation">
|
---|
40 | <li><a href="../../../overview-summary.html">Overview</a></li>
|
---|
41 | <li><a href="package-summary.html">Package</a></li>
|
---|
42 | <li class="navBarCell1Rev">Class</li>
|
---|
43 | <li><a href="class-use/AcceptanceStrategy.html">Use</a></li>
|
---|
44 | <li><a href="package-tree.html">Tree</a></li>
|
---|
45 | <li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
---|
46 | <li><a href="../../../index-all.html">Index</a></li>
|
---|
47 | <li><a href="../../../help-doc.html">Help</a></li>
|
---|
48 | </ul>
|
---|
49 | </div>
|
---|
50 | <div class="subNav">
|
---|
51 | <ul class="navList">
|
---|
52 | <li>Prev Class</li>
|
---|
53 | <li><a href="../../../genius/core/boaframework/Actions.html" title="enum in genius.core.boaframework"><span class="typeNameLink">Next Class</span></a></li>
|
---|
54 | </ul>
|
---|
55 | <ul class="navList">
|
---|
56 | <li><a href="../../../index.html?genius/core/boaframework/AcceptanceStrategy.html" target="_top">Frames</a></li>
|
---|
57 | <li><a href="AcceptanceStrategy.html" target="_top">No Frames</a></li>
|
---|
58 | </ul>
|
---|
59 | <ul class="navList" id="allclasses_navbar_top">
|
---|
60 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
---|
61 | </ul>
|
---|
62 | <div>
|
---|
63 | <script type="text/javascript"><!--
|
---|
64 | allClassesLink = document.getElementById("allclasses_navbar_top");
|
---|
65 | if(window==top) {
|
---|
66 | allClassesLink.style.display = "block";
|
---|
67 | }
|
---|
68 | else {
|
---|
69 | allClassesLink.style.display = "none";
|
---|
70 | }
|
---|
71 | //-->
|
---|
72 | </script>
|
---|
73 | </div>
|
---|
74 | <div>
|
---|
75 | <ul class="subNavList">
|
---|
76 | <li>Summary: </li>
|
---|
77 | <li>Nested | </li>
|
---|
78 | <li><a href="#field.summary">Field</a> | </li>
|
---|
79 | <li><a href="#constructor.summary">Constr</a> | </li>
|
---|
80 | <li><a href="#method.summary">Method</a></li>
|
---|
81 | </ul>
|
---|
82 | <ul class="subNavList">
|
---|
83 | <li>Detail: </li>
|
---|
84 | <li><a href="#field.detail">Field</a> | </li>
|
---|
85 | <li><a href="#constructor.detail">Constr</a> | </li>
|
---|
86 | <li><a href="#method.detail">Method</a></li>
|
---|
87 | </ul>
|
---|
88 | </div>
|
---|
89 | <a name="skip.navbar.top">
|
---|
90 | <!-- -->
|
---|
91 | </a></div>
|
---|
92 | <!-- ========= END OF TOP NAVBAR ========= -->
|
---|
93 | <!-- ======== START OF CLASS DATA ======== -->
|
---|
94 | <div class="header">
|
---|
95 | <div class="subTitle">genius.core.boaframework</div>
|
---|
96 | <h2 title="Class AcceptanceStrategy" class="title">Class AcceptanceStrategy</h2>
|
---|
97 | </div>
|
---|
98 | <div class="contentContainer">
|
---|
99 | <ul class="inheritance">
|
---|
100 | <li>java.lang.Object</li>
|
---|
101 | <li>
|
---|
102 | <ul class="inheritance">
|
---|
103 | <li><a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">genius.core.boaframework.BOA</a></li>
|
---|
104 | <li>
|
---|
105 | <ul class="inheritance">
|
---|
106 | <li>genius.core.boaframework.AcceptanceStrategy</li>
|
---|
107 | </ul>
|
---|
108 | </li>
|
---|
109 | </ul>
|
---|
110 | </li>
|
---|
111 | </ul>
|
---|
112 | <div class="description">
|
---|
113 | <ul class="blockList">
|
---|
114 | <li class="blockList">
|
---|
115 | <dl>
|
---|
116 | <dt>Direct Known Subclasses:</dt>
|
---|
117 | <dd><a href="../../../genius/core/boaframework/Multi_AcceptanceCondition.html" title="class in genius.core.boaframework">Multi_AcceptanceCondition</a></dd>
|
---|
118 | </dl>
|
---|
119 | <hr>
|
---|
120 | <br>
|
---|
121 | <pre>public abstract class <span class="typeNameLabel">AcceptanceStrategy</span>
|
---|
122 | extends <a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></pre>
|
---|
123 | <div class="block">Describes an acceptance strategy of an agent of the BOA framework.
|
---|
124 |
|
---|
125 | Tim Baarslag, Koen Hindriks, Mark Hendrikx, Alex Dirkzwager and Catholijn M.
|
---|
126 | Jonker. Decoupling Negotiating Agents to Explore the Space of Negotiation
|
---|
127 | Strategies</div>
|
---|
128 | <dl>
|
---|
129 | <dt><span class="simpleTagLabel">Author:</span></dt>
|
---|
130 | <dd>Alex Dirkzwager, Mark Hendrikx</dd>
|
---|
131 | </dl>
|
---|
132 | </li>
|
---|
133 | </ul>
|
---|
134 | </div>
|
---|
135 | <div class="summary">
|
---|
136 | <ul class="blockList">
|
---|
137 | <li class="blockList">
|
---|
138 | <!-- =========== FIELD SUMMARY =========== -->
|
---|
139 | <ul class="blockList">
|
---|
140 | <li class="blockList"><a name="field.summary">
|
---|
141 | <!-- -->
|
---|
142 | </a>
|
---|
143 | <h3>Field Summary</h3>
|
---|
144 | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
|
---|
145 | <caption><span>Fields</span><span class="tabEnd"> </span></caption>
|
---|
146 | <tr>
|
---|
147 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
148 | <th class="colLast" scope="col">Field and Description</th>
|
---|
149 | </tr>
|
---|
150 | <tr class="altColor">
|
---|
151 | <td class="colFirst"><code>protected <a href="../../../genius/core/boaframework/SharedAgentState.html" title="class in genius.core.boaframework">SharedAgentState</a></code></td>
|
---|
152 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#helper">helper</a></span></code>
|
---|
153 | <div class="block">Reference to the helper-object, which is used when there is overlap
|
---|
154 | between the acceptance condition and offering strategy.</div>
|
---|
155 | </td>
|
---|
156 | </tr>
|
---|
157 | <tr class="rowColor">
|
---|
158 | <td class="colFirst"><code>protected <a href="../../../genius/core/boaframework/OfferingStrategy.html" title="class in genius.core.boaframework">OfferingStrategy</a></code></td>
|
---|
159 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#offeringStrategy">offeringStrategy</a></span></code>
|
---|
160 | <div class="block">Reference to the offering strategy.</div>
|
---|
161 | </td>
|
---|
162 | </tr>
|
---|
163 | <tr class="altColor">
|
---|
164 | <td class="colFirst"><code>protected <a href="../../../genius/core/boaframework/OpponentModel.html" title="class in genius.core.boaframework">OpponentModel</a></code></td>
|
---|
165 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#opponentModel">opponentModel</a></span></code>
|
---|
166 | <div class="block">Reference to opponnent model of agent.</div>
|
---|
167 | </td>
|
---|
168 | </tr>
|
---|
169 | </table>
|
---|
170 | <ul class="blockList">
|
---|
171 | <li class="blockList"><a name="fields.inherited.from.class.genius.core.boaframework.BOA">
|
---|
172 | <!-- -->
|
---|
173 | </a>
|
---|
174 | <h3>Fields inherited from class genius.core.boaframework.<a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></h3>
|
---|
175 | <code><a href="../../../genius/core/boaframework/BOA.html#negotiationSession">negotiationSession</a></code></li>
|
---|
176 | </ul>
|
---|
177 | </li>
|
---|
178 | </ul>
|
---|
179 | <!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
---|
180 | <ul class="blockList">
|
---|
181 | <li class="blockList"><a name="constructor.summary">
|
---|
182 | <!-- -->
|
---|
183 | </a>
|
---|
184 | <h3>Constructor Summary</h3>
|
---|
185 | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
|
---|
186 | <caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
---|
187 | <tr>
|
---|
188 | <th class="colOne" scope="col">Constructor and Description</th>
|
---|
189 | </tr>
|
---|
190 | <tr class="altColor">
|
---|
191 | <td class="colOne"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#AcceptanceStrategy--">AcceptanceStrategy</a></span>()</code> </td>
|
---|
192 | </tr>
|
---|
193 | </table>
|
---|
194 | </li>
|
---|
195 | </ul>
|
---|
196 | <!-- ========== METHOD SUMMARY =========== -->
|
---|
197 | <ul class="blockList">
|
---|
198 | <li class="blockList"><a name="method.summary">
|
---|
199 | <!-- -->
|
---|
200 | </a>
|
---|
201 | <h3>Method Summary</h3>
|
---|
202 | <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
|
---|
203 | <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
---|
204 | <tr>
|
---|
205 | <th class="colFirst" scope="col">Modifier and Type</th>
|
---|
206 | <th class="colLast" scope="col">Method and Description</th>
|
---|
207 | </tr>
|
---|
208 | <tr id="i0" class="altColor">
|
---|
209 | <td class="colFirst"><code>abstract <a href="../../../genius/core/boaframework/Actions.html" title="enum in genius.core.boaframework">Actions</a></code></td>
|
---|
210 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#determineAcceptability--">determineAcceptability</a></span>()</code>
|
---|
211 | <div class="block">Determines to either to either accept or reject the opponent's bid or
|
---|
212 | even quit the negotiation.</div>
|
---|
213 | </td>
|
---|
214 | </tr>
|
---|
215 | <tr id="i1" class="rowColor">
|
---|
216 | <td class="colFirst"><code>void</code></td>
|
---|
217 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#init-genius.core.boaframework.NegotiationSession-genius.core.boaframework.OfferingStrategy-genius.core.boaframework.OpponentModel-java.util.Map-">init</a></span>(<a href="../../../genius/core/boaframework/NegotiationSession.html" title="class in genius.core.boaframework">NegotiationSession</a> negotiationSession,
|
---|
218 | <a href="../../../genius/core/boaframework/OfferingStrategy.html" title="class in genius.core.boaframework">OfferingStrategy</a> offeringStrategy,
|
---|
219 | <a href="../../../genius/core/boaframework/OpponentModel.html" title="class in genius.core.boaframework">OpponentModel</a> opponentModel,
|
---|
220 | java.util.Map<java.lang.String,java.lang.Double> parameters)</code>
|
---|
221 | <div class="block">Standard initialize method to be called after using the empty
|
---|
222 | constructor.</div>
|
---|
223 | </td>
|
---|
224 | </tr>
|
---|
225 | <tr id="i2" class="altColor">
|
---|
226 | <td class="colFirst"><code>boolean</code></td>
|
---|
227 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#isMAC--">isMAC</a></span>()</code>
|
---|
228 | <div class="block">Method which states if the current acceptance strategy is the
|
---|
229 | Multi-Acceptance Strategy.</div>
|
---|
230 | </td>
|
---|
231 | </tr>
|
---|
232 | <tr id="i3" class="rowColor">
|
---|
233 | <td class="colFirst"><code>java.io.Serializable</code></td>
|
---|
234 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#loadData--">loadData</a></span>()</code>
|
---|
235 | <div class="block">Method used to load the saved object, possibly created in a previous
|
---|
236 | negotiation session.</div>
|
---|
237 | </td>
|
---|
238 | </tr>
|
---|
239 | <tr id="i4" class="altColor">
|
---|
240 | <td class="colFirst"><code>java.lang.String</code></td>
|
---|
241 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#printParameters--">printParameters</a></span>()</code> </td>
|
---|
242 | </tr>
|
---|
243 | <tr id="i5" class="rowColor">
|
---|
244 | <td class="colFirst"><code>void</code></td>
|
---|
245 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#setOpponentUtilitySpace-genius.core.protocol.BilateralAtomicNegotiationSession-">setOpponentUtilitySpace</a></span>(<a href="../../../genius/core/protocol/BilateralAtomicNegotiationSession.html" title="class in genius.core.protocol">BilateralAtomicNegotiationSession</a> fNegotiation)</code>
|
---|
246 | <div class="block">Method which may be overwritten to get access to the opponent's
|
---|
247 | utilityspace in an experimental setup.</div>
|
---|
248 | </td>
|
---|
249 | </tr>
|
---|
250 | <tr id="i6" class="altColor">
|
---|
251 | <td class="colFirst"><code>void</code></td>
|
---|
252 | <td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/AcceptanceStrategy.html#storeData-java.io.Serializable-">storeData</a></span>(java.io.Serializable object)</code>
|
---|
253 | <div class="block">Method used to store data that should be accessible in the next
|
---|
254 | negotiation session on the same scenario.</div>
|
---|
255 | </td>
|
---|
256 | </tr>
|
---|
257 | </table>
|
---|
258 | <ul class="blockList">
|
---|
259 | <li class="blockList"><a name="methods.inherited.from.class.genius.core.boaframework.BOA">
|
---|
260 | <!-- -->
|
---|
261 | </a>
|
---|
262 | <h3>Methods inherited from class genius.core.boaframework.<a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></h3>
|
---|
263 | <code><a href="../../../genius/core/boaframework/BOA.html#endSession-genius.core.NegotiationResult-">endSession</a>, <a href="../../../genius/core/boaframework/BOA.html#getName--">getName</a>, <a href="../../../genius/core/boaframework/BOA.html#getParameters--">getParameters</a>, <a href="../../../genius/core/boaframework/BOA.html#getParameterSpec--">getParameterSpec</a>, <a href="../../../genius/core/boaframework/BOA.html#init-genius.core.boaframework.NegotiationSession-java.util.Map-">init</a></code></li>
|
---|
264 | </ul>
|
---|
265 | <ul class="blockList">
|
---|
266 | <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
|
---|
267 | <!-- -->
|
---|
268 | </a>
|
---|
269 | <h3>Methods inherited from class java.lang.Object</h3>
|
---|
270 | <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
|
---|
271 | </ul>
|
---|
272 | </li>
|
---|
273 | </ul>
|
---|
274 | </li>
|
---|
275 | </ul>
|
---|
276 | </div>
|
---|
277 | <div class="details">
|
---|
278 | <ul class="blockList">
|
---|
279 | <li class="blockList">
|
---|
280 | <!-- ============ FIELD DETAIL =========== -->
|
---|
281 | <ul class="blockList">
|
---|
282 | <li class="blockList"><a name="field.detail">
|
---|
283 | <!-- -->
|
---|
284 | </a>
|
---|
285 | <h3>Field Detail</h3>
|
---|
286 | <a name="offeringStrategy">
|
---|
287 | <!-- -->
|
---|
288 | </a>
|
---|
289 | <ul class="blockList">
|
---|
290 | <li class="blockList">
|
---|
291 | <h4>offeringStrategy</h4>
|
---|
292 | <pre>protected <a href="../../../genius/core/boaframework/OfferingStrategy.html" title="class in genius.core.boaframework">OfferingStrategy</a> offeringStrategy</pre>
|
---|
293 | <div class="block">Reference to the offering strategy.</div>
|
---|
294 | </li>
|
---|
295 | </ul>
|
---|
296 | <a name="helper">
|
---|
297 | <!-- -->
|
---|
298 | </a>
|
---|
299 | <ul class="blockList">
|
---|
300 | <li class="blockList">
|
---|
301 | <h4>helper</h4>
|
---|
302 | <pre>protected <a href="../../../genius/core/boaframework/SharedAgentState.html" title="class in genius.core.boaframework">SharedAgentState</a> helper</pre>
|
---|
303 | <div class="block">Reference to the helper-object, which is used when there is overlap
|
---|
304 | between the acceptance condition and offering strategy.</div>
|
---|
305 | </li>
|
---|
306 | </ul>
|
---|
307 | <a name="opponentModel">
|
---|
308 | <!-- -->
|
---|
309 | </a>
|
---|
310 | <ul class="blockListLast">
|
---|
311 | <li class="blockList">
|
---|
312 | <h4>opponentModel</h4>
|
---|
313 | <pre>protected <a href="../../../genius/core/boaframework/OpponentModel.html" title="class in genius.core.boaframework">OpponentModel</a> opponentModel</pre>
|
---|
314 | <div class="block">Reference to opponnent model of agent.</div>
|
---|
315 | </li>
|
---|
316 | </ul>
|
---|
317 | </li>
|
---|
318 | </ul>
|
---|
319 | <!-- ========= CONSTRUCTOR DETAIL ======== -->
|
---|
320 | <ul class="blockList">
|
---|
321 | <li class="blockList"><a name="constructor.detail">
|
---|
322 | <!-- -->
|
---|
323 | </a>
|
---|
324 | <h3>Constructor Detail</h3>
|
---|
325 | <a name="AcceptanceStrategy--">
|
---|
326 | <!-- -->
|
---|
327 | </a>
|
---|
328 | <ul class="blockListLast">
|
---|
329 | <li class="blockList">
|
---|
330 | <h4>AcceptanceStrategy</h4>
|
---|
331 | <pre>public AcceptanceStrategy()</pre>
|
---|
332 | </li>
|
---|
333 | </ul>
|
---|
334 | </li>
|
---|
335 | </ul>
|
---|
336 | <!-- ============ METHOD DETAIL ========== -->
|
---|
337 | <ul class="blockList">
|
---|
338 | <li class="blockList"><a name="method.detail">
|
---|
339 | <!-- -->
|
---|
340 | </a>
|
---|
341 | <h3>Method Detail</h3>
|
---|
342 | <a name="init-genius.core.boaframework.NegotiationSession-genius.core.boaframework.OfferingStrategy-genius.core.boaframework.OpponentModel-java.util.Map-">
|
---|
343 | <!-- -->
|
---|
344 | </a>
|
---|
345 | <ul class="blockList">
|
---|
346 | <li class="blockList">
|
---|
347 | <h4>init</h4>
|
---|
348 | <pre>public void init(<a href="../../../genius/core/boaframework/NegotiationSession.html" title="class in genius.core.boaframework">NegotiationSession</a> negotiationSession,
|
---|
349 | <a href="../../../genius/core/boaframework/OfferingStrategy.html" title="class in genius.core.boaframework">OfferingStrategy</a> offeringStrategy,
|
---|
350 | <a href="../../../genius/core/boaframework/OpponentModel.html" title="class in genius.core.boaframework">OpponentModel</a> opponentModel,
|
---|
351 | java.util.Map<java.lang.String,java.lang.Double> parameters)
|
---|
352 | throws java.lang.Exception</pre>
|
---|
353 | <div class="block">Standard initialize method to be called after using the empty
|
---|
354 | constructor. Most of the time this method should be overridden for usage
|
---|
355 | by the decoupled framework.</div>
|
---|
356 | <dl>
|
---|
357 | <dt><span class="paramLabel">Parameters:</span></dt>
|
---|
358 | <dd><code>negotiationSession</code> - state of the negotiation.</dd>
|
---|
359 | <dd><code>offeringStrategy</code> - of the agent.</dd>
|
---|
360 | <dd><code>parameters</code> - of the acceptance strategy.</dd>
|
---|
361 | <dt><span class="throwsLabel">Throws:</span></dt>
|
---|
362 | <dd><code>java.lang.Exception</code> - thrown when initializing the acceptance strategy fails.</dd>
|
---|
363 | </dl>
|
---|
364 | </li>
|
---|
365 | </ul>
|
---|
366 | <a name="printParameters--">
|
---|
367 | <!-- -->
|
---|
368 | </a>
|
---|
369 | <ul class="blockList">
|
---|
370 | <li class="blockList">
|
---|
371 | <h4>printParameters</h4>
|
---|
372 | <pre>public java.lang.String printParameters()</pre>
|
---|
373 | <dl>
|
---|
374 | <dt><span class="returnLabel">Returns:</span></dt>
|
---|
375 | <dd>string representation of the parameters supplied to the model.</dd>
|
---|
376 | </dl>
|
---|
377 | </li>
|
---|
378 | </ul>
|
---|
379 | <a name="setOpponentUtilitySpace-genius.core.protocol.BilateralAtomicNegotiationSession-">
|
---|
380 | <!-- -->
|
---|
381 | </a>
|
---|
382 | <ul class="blockList">
|
---|
383 | <li class="blockList">
|
---|
384 | <h4>setOpponentUtilitySpace</h4>
|
---|
385 | <pre>public void setOpponentUtilitySpace(<a href="../../../genius/core/protocol/BilateralAtomicNegotiationSession.html" title="class in genius.core.protocol">BilateralAtomicNegotiationSession</a> fNegotiation)</pre>
|
---|
386 | <div class="block">Method which may be overwritten to get access to the opponent's
|
---|
387 | utilityspace in an experimental setup.</div>
|
---|
388 | <dl>
|
---|
389 | <dt><span class="paramLabel">Parameters:</span></dt>
|
---|
390 | <dd><code>fNegotiation</code> - reference to negotiation setting.</dd>
|
---|
391 | </dl>
|
---|
392 | </li>
|
---|
393 | </ul>
|
---|
394 | <a name="determineAcceptability--">
|
---|
395 | <!-- -->
|
---|
396 | </a>
|
---|
397 | <ul class="blockList">
|
---|
398 | <li class="blockList">
|
---|
399 | <h4>determineAcceptability</h4>
|
---|
400 | <pre>public abstract <a href="../../../genius/core/boaframework/Actions.html" title="enum in genius.core.boaframework">Actions</a> determineAcceptability()</pre>
|
---|
401 | <div class="block">Determines to either to either accept or reject the opponent's bid or
|
---|
402 | even quit the negotiation.</div>
|
---|
403 | <dl>
|
---|
404 | <dt><span class="returnLabel">Returns:</span></dt>
|
---|
405 | <dd>one of three possible actions: Actions.Accept, Actions.Reject,
|
---|
406 | Actions.Break.</dd>
|
---|
407 | </dl>
|
---|
408 | </li>
|
---|
409 | </ul>
|
---|
410 | <a name="storeData-java.io.Serializable-">
|
---|
411 | <!-- -->
|
---|
412 | </a>
|
---|
413 | <ul class="blockList">
|
---|
414 | <li class="blockList">
|
---|
415 | <h4>storeData</h4>
|
---|
416 | <pre>public final void storeData(java.io.Serializable object)</pre>
|
---|
417 | <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../genius/core/boaframework/BOA.html#storeData-java.io.Serializable-">BOA</a></code></span></div>
|
---|
418 | <div class="block">Method used to store data that should be accessible in the next
|
---|
419 | negotiation session on the same scenario. This method can be called
|
---|
420 | during the negotiation, but it makes more sense to call it in the
|
---|
421 | endSession method.</div>
|
---|
422 | <dl>
|
---|
423 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
---|
424 | <dd><code><a href="../../../genius/core/boaframework/BOA.html#storeData-java.io.Serializable-">storeData</a></code> in class <code><a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></code></dd>
|
---|
425 | <dt><span class="paramLabel">Parameters:</span></dt>
|
---|
426 | <dd><code>object</code> - to be saved by this component.</dd>
|
---|
427 | </dl>
|
---|
428 | </li>
|
---|
429 | </ul>
|
---|
430 | <a name="loadData--">
|
---|
431 | <!-- -->
|
---|
432 | </a>
|
---|
433 | <ul class="blockList">
|
---|
434 | <li class="blockList">
|
---|
435 | <h4>loadData</h4>
|
---|
436 | <pre>public final java.io.Serializable loadData()</pre>
|
---|
437 | <div class="block"><span class="descfrmTypeLabel">Description copied from class: <code><a href="../../../genius/core/boaframework/BOA.html#loadData--">BOA</a></code></span></div>
|
---|
438 | <div class="block">Method used to load the saved object, possibly created in a previous
|
---|
439 | negotiation session. The method returns null when such an object does not
|
---|
440 | exist yet.</div>
|
---|
441 | <dl>
|
---|
442 | <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
|
---|
443 | <dd><code><a href="../../../genius/core/boaframework/BOA.html#loadData--">loadData</a></code> in class <code><a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></code></dd>
|
---|
444 | <dt><span class="returnLabel">Returns:</span></dt>
|
---|
445 | <dd>saved object or null when not available.</dd>
|
---|
446 | </dl>
|
---|
447 | </li>
|
---|
448 | </ul>
|
---|
449 | <a name="isMAC--">
|
---|
450 | <!-- -->
|
---|
451 | </a>
|
---|
452 | <ul class="blockListLast">
|
---|
453 | <li class="blockList">
|
---|
454 | <h4>isMAC</h4>
|
---|
455 | <pre>public boolean isMAC()</pre>
|
---|
456 | <div class="block">Method which states if the current acceptance strategy is the
|
---|
457 | Multi-Acceptance Strategy. This method should always return false, except
|
---|
458 | for the MAC.</div>
|
---|
459 | <dl>
|
---|
460 | <dt><span class="returnLabel">Returns:</span></dt>
|
---|
461 | <dd>if AC is MAC.</dd>
|
---|
462 | </dl>
|
---|
463 | </li>
|
---|
464 | </ul>
|
---|
465 | </li>
|
---|
466 | </ul>
|
---|
467 | </li>
|
---|
468 | </ul>
|
---|
469 | </div>
|
---|
470 | </div>
|
---|
471 | <!-- ========= END OF CLASS DATA ========= -->
|
---|
472 | <!-- ======= START OF BOTTOM NAVBAR ====== -->
|
---|
473 | <div class="bottomNav"><a name="navbar.bottom">
|
---|
474 | <!-- -->
|
---|
475 | </a>
|
---|
476 | <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
---|
477 | <a name="navbar.bottom.firstrow">
|
---|
478 | <!-- -->
|
---|
479 | </a>
|
---|
480 | <ul class="navList" title="Navigation">
|
---|
481 | <li><a href="../../../overview-summary.html">Overview</a></li>
|
---|
482 | <li><a href="package-summary.html">Package</a></li>
|
---|
483 | <li class="navBarCell1Rev">Class</li>
|
---|
484 | <li><a href="class-use/AcceptanceStrategy.html">Use</a></li>
|
---|
485 | <li><a href="package-tree.html">Tree</a></li>
|
---|
486 | <li><a href="../../../deprecated-list.html">Deprecated</a></li>
|
---|
487 | <li><a href="../../../index-all.html">Index</a></li>
|
---|
488 | <li><a href="../../../help-doc.html">Help</a></li>
|
---|
489 | </ul>
|
---|
490 | </div>
|
---|
491 | <div class="subNav">
|
---|
492 | <ul class="navList">
|
---|
493 | <li>Prev Class</li>
|
---|
494 | <li><a href="../../../genius/core/boaframework/Actions.html" title="enum in genius.core.boaframework"><span class="typeNameLink">Next Class</span></a></li>
|
---|
495 | </ul>
|
---|
496 | <ul class="navList">
|
---|
497 | <li><a href="../../../index.html?genius/core/boaframework/AcceptanceStrategy.html" target="_top">Frames</a></li>
|
---|
498 | <li><a href="AcceptanceStrategy.html" target="_top">No Frames</a></li>
|
---|
499 | </ul>
|
---|
500 | <ul class="navList" id="allclasses_navbar_bottom">
|
---|
501 | <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
|
---|
502 | </ul>
|
---|
503 | <div>
|
---|
504 | <script type="text/javascript"><!--
|
---|
505 | allClassesLink = document.getElementById("allclasses_navbar_bottom");
|
---|
506 | if(window==top) {
|
---|
507 | allClassesLink.style.display = "block";
|
---|
508 | }
|
---|
509 | else {
|
---|
510 | allClassesLink.style.display = "none";
|
---|
511 | }
|
---|
512 | //-->
|
---|
513 | </script>
|
---|
514 | </div>
|
---|
515 | <div>
|
---|
516 | <ul class="subNavList">
|
---|
517 | <li>Summary: </li>
|
---|
518 | <li>Nested | </li>
|
---|
519 | <li><a href="#field.summary">Field</a> | </li>
|
---|
520 | <li><a href="#constructor.summary">Constr</a> | </li>
|
---|
521 | <li><a href="#method.summary">Method</a></li>
|
---|
522 | </ul>
|
---|
523 | <ul class="subNavList">
|
---|
524 | <li>Detail: </li>
|
---|
525 | <li><a href="#field.detail">Field</a> | </li>
|
---|
526 | <li><a href="#constructor.detail">Constr</a> | </li>
|
---|
527 | <li><a href="#method.detail">Method</a></li>
|
---|
528 | </ul>
|
---|
529 | </div>
|
---|
530 | <a name="skip.navbar.bottom">
|
---|
531 | <!-- -->
|
---|
532 | </a></div>
|
---|
533 | <!-- ======== END OF BOTTOM NAVBAR ======= -->
|
---|
534 | </body>
|
---|
535 | </html>
|
---|