source: javadoc/genius/core/parties/NegotiationPartyInternal.html@ 1

Last change on this file since 1 was 1, checked in by Wouter Pasman, 7 years ago

Initial import : Genius 9.0.0

File size: 24.8 KB
Line 
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:57 CEST 2018 -->
6<title>NegotiationPartyInternal (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="NegotiationPartyInternal (Genius Core Documentation)";
16 }
17 }
18 catch(err) {
19 }
20//-->
21var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10};
22var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
23var altColor = "altColor";
24var rowColor = "rowColor";
25var tableTab = "tableTab";
26var 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/NegotiationPartyInternal.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><a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
53<li><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
54</ul>
55<ul class="navList">
56<li><a href="../../../index.html?genius/core/parties/NegotiationPartyInternal.html" target="_top">Frames</a></li>
57<li><a href="NegotiationPartyInternal.html" target="_top">No&nbsp;Frames</a></li>
58</ul>
59<ul class="navList" id="allclasses_navbar_top">
60<li><a href="../../../allclasses-noframe.html">All&nbsp;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:&nbsp;</li>
77<li>Nested&nbsp;|&nbsp;</li>
78<li>Field&nbsp;|&nbsp;</li>
79<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
80<li><a href="#method.summary">Method</a></li>
81</ul>
82<ul class="subNavList">
83<li>Detail:&nbsp;</li>
84<li>Field&nbsp;|&nbsp;</li>
85<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</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.parties</div>
96<h2 title="Class NegotiationPartyInternal" class="title">Class NegotiationPartyInternal</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>genius.core.parties.NegotiationPartyInternal</li>
104</ul>
105</li>
106</ul>
107<div class="description">
108<ul class="blockList">
109<li class="blockList">
110<dl>
111<dt>All Implemented Interfaces:</dt>
112<dd><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties">PartyWithUtility</a></dd>
113</dl>
114<hr>
115<br>
116<pre>public class <span class="typeNameLabel">NegotiationPartyInternal</span>
117extends java.lang.Object
118implements <a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties">PartyWithUtility</a></pre>
119<div class="block">Only for use in the core. Keeps a NegotiationParty along with core-private
120 information.</div>
121<dl>
122<dt><span class="simpleTagLabel">Author:</span></dt>
123<dd>W.Pasman 21jul15</dd>
124</dl>
125</li>
126</ul>
127</div>
128<div class="summary">
129<ul class="blockList">
130<li class="blockList">
131<!-- ======== CONSTRUCTOR SUMMARY ======== -->
132<ul class="blockList">
133<li class="blockList"><a name="constructor.summary">
134<!-- -->
135</a>
136<h3>Constructor Summary</h3>
137<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
138<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
139<tr>
140<th class="colOne" scope="col">Constructor and Description</th>
141</tr>
142<tr class="altColor">
143<td class="colOne"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#NegotiationPartyInternal-genius.core.repository.ParticipantRepItem-genius.core.repository.ProfileRepItem-genius.core.session.Session-genius.core.parties.SessionsInfo-genius.core.AgentID-genius.core.uncertainty.UncertainPreferenceContainer-">NegotiationPartyInternal</a></span>(<a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>&nbsp;partyRepItem,
144 <a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>&nbsp;profileRepItem,
145 <a href="../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session,
146 <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties">SessionsInfo</a>&nbsp;info,
147 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
148 <a href="../../../genius/core/uncertainty/UncertainPreferenceContainer.html" title="class in genius.core.uncertainty">UncertainPreferenceContainer</a>&nbsp;uncertainModel)</code>
149<div class="block">Creates a new <a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties"><code>NegotiationParty</code></a> from repository items and
150 initializes it.</div>
151</td>
152</tr>
153</table>
154</li>
155</ul>
156<!-- ========== METHOD SUMMARY =========== -->
157<ul class="blockList">
158<li class="blockList"><a name="method.summary">
159<!-- -->
160</a>
161<h3>Method Summary</h3>
162<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
163<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
164<tr>
165<th class="colFirst" scope="col">Modifier and Type</th>
166<th class="colLast" scope="col">Method and Description</th>
167</tr>
168<tr id="i0" class="altColor">
169<td class="colFirst"><code>boolean</code></td>
170<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;obj)</code>
171<div class="block">Note, this does not enforce proper implementation as equals already
172 exists in Object.</div>
173</td>
174</tr>
175<tr id="i1" class="rowColor">
176<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
177<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getID--">getID</a></span>()</code>&nbsp;</td>
178</tr>
179<tr id="i2" class="altColor">
180<td class="colFirst"><code><a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a></code></td>
181<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getParty--">getParty</a></span>()</code>&nbsp;</td>
182</tr>
183<tr id="i3" class="rowColor">
184<td class="colFirst"><code><a href="../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a></code></td>
185<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getSession--">getSession</a></span>()</code>
186<div class="block">Get the session that this party is using.</div>
187</td>
188</tr>
189<tr id="i4" class="altColor">
190<td class="colFirst"><code><a href="../../../genius/core/timeline/Timeline.html" title="class in genius.core.timeline">Timeline</a></code></td>
191<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getTimeLine--">getTimeLine</a></span>()</code>
192<div class="block">Gets the timeline for this agent.</div>
193</td>
194</tr>
195<tr id="i5" class="rowColor">
196<td class="colFirst"><code>double</code></td>
197<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getUtility-genius.core.Bid-">getUtility</a></span>(<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>&nbsp;</td>
198</tr>
199<tr id="i6" class="altColor">
200<td class="colFirst"><code><a href="../../../genius/core/utility/UtilitySpace.html" title="interface in genius.core.utility">UtilitySpace</a></code></td>
201<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getUtilitySpace--">getUtilitySpace</a></span>()</code>
202<div class="block">Gets the agent's utility space.</div>
203</td>
204</tr>
205<tr id="i7" class="rowColor">
206<td class="colFirst"><code>double</code></td>
207<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getUtilityWithDiscount-genius.core.Bid-">getUtilityWithDiscount</a></span>(<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>&nbsp;</td>
208</tr>
209<tr id="i8" class="altColor">
210<td class="colFirst"><code>int</code></td>
211<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
212</tr>
213<tr id="i9" class="rowColor">
214<td class="colFirst"><code>boolean</code></td>
215<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#isMediator--">isMediator</a></span>()</code>&nbsp;</td>
216</tr>
217<tr id="i10" class="altColor">
218<td class="colFirst"><code>void</code></td>
219<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#saveStorage-java.util.List-java.util.Map-genius.core.list.Tuple-">saveStorage</a></span>(java.util.List&lt;<a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&gt;&nbsp;actions,
220 java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;profiles,
221 <a href="../../../genius/core/list/Tuple.html" title="class in genius.core.list">Tuple</a>&lt;<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>,java.lang.Double&gt;&nbsp;agreement)</code>
222<div class="block">Saves the persistent storage , see <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties"><code>SessionsInfo</code></a>.</div>
223</td>
224</tr>
225<tr id="i11" class="rowColor">
226<td class="colFirst"><code>java.lang.String</code></td>
227<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#toString--">toString</a></span>()</code>&nbsp;</td>
228</tr>
229</table>
230<ul class="blockList">
231<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
232<!-- -->
233</a>
234<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
235<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
236</ul>
237</li>
238</ul>
239</li>
240</ul>
241</div>
242<div class="details">
243<ul class="blockList">
244<li class="blockList">
245<!-- ========= CONSTRUCTOR DETAIL ======== -->
246<ul class="blockList">
247<li class="blockList"><a name="constructor.detail">
248<!-- -->
249</a>
250<h3>Constructor Detail</h3>
251<a name="NegotiationPartyInternal-genius.core.repository.ParticipantRepItem-genius.core.repository.ProfileRepItem-genius.core.session.Session-genius.core.parties.SessionsInfo-genius.core.AgentID-genius.core.uncertainty.UncertainPreferenceContainer-">
252<!-- -->
253</a>
254<ul class="blockListLast">
255<li class="blockList">
256<h4>NegotiationPartyInternal</h4>
257<pre>public&nbsp;NegotiationPartyInternal(<a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>&nbsp;partyRepItem,
258 <a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>&nbsp;profileRepItem,
259 <a href="../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session,
260 <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties">SessionsInfo</a>&nbsp;info,
261 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
262 <a href="../../../genius/core/uncertainty/UncertainPreferenceContainer.html" title="class in genius.core.uncertainty">UncertainPreferenceContainer</a>&nbsp;uncertainModel)
263 throws <a href="../../../genius/core/session/RepositoryException.html" title="class in genius.core.session">RepositoryException</a>,
264 <a href="../../../genius/core/exceptions/NegotiatorException.html" title="class in genius.core.exceptions">NegotiatorException</a></pre>
265<div class="block">Creates a new <a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties"><code>NegotiationParty</code></a> from repository items and
266 initializes it.</div>
267<dl>
268<dt><span class="paramLabel">Parameters:</span></dt>
269<dd><code>partyRepItem</code> - the party reference</dd>
270<dd><code>profileRepItem</code> - the profile to use for this party</dd>
271<dd><code>session</code> - the session in which this runs</dd>
272<dd><code>agentID</code> - the unique agentId to use, or null. If null, a unique ID will
273 be generated. For all default implementations, this has either
274 the format "ClassName" if only one such an agent exists (in
275 case of mediator for example [mediator always has the name
276 "mediator"]), "Party N" or it has the format "ClassName@N"
277 with N a unique integer if multiple agents of the same type
278 can exists.</dd>
279<dd><code>info</code> - a SessionsInfo object that contains info shared with other
280 sessions.</dd>
281<dt><span class="throwsLabel">Throws:</span></dt>
282<dd><code><a href="../../../genius/core/session/RepositoryException.html" title="class in genius.core.session">RepositoryException</a></code></dd>
283<dd><code><a href="../../../genius/core/exceptions/NegotiatorException.html" title="class in genius.core.exceptions">NegotiatorException</a></code></dd>
284</dl>
285</li>
286</ul>
287</li>
288</ul>
289<!-- ============ METHOD DETAIL ========== -->
290<ul class="blockList">
291<li class="blockList"><a name="method.detail">
292<!-- -->
293</a>
294<h3>Method Detail</h3>
295<a name="getParty--">
296<!-- -->
297</a>
298<ul class="blockList">
299<li class="blockList">
300<h4>getParty</h4>
301<pre>public&nbsp;<a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&nbsp;getParty()</pre>
302<dl>
303<dt><span class="returnLabel">Returns:</span></dt>
304<dd>the agent implementation</dd>
305</dl>
306</li>
307</ul>
308<a name="getUtility-genius.core.Bid-">
309<!-- -->
310</a>
311<ul class="blockList">
312<li class="blockList">
313<h4>getUtility</h4>
314<pre>public&nbsp;double&nbsp;getUtility(<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</pre>
315</li>
316</ul>
317<a name="getUtilityWithDiscount-genius.core.Bid-">
318<!-- -->
319</a>
320<ul class="blockList">
321<li class="blockList">
322<h4>getUtilityWithDiscount</h4>
323<pre>public&nbsp;double&nbsp;getUtilityWithDiscount(<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</pre>
324</li>
325</ul>
326<a name="getUtilitySpace--">
327<!-- -->
328</a>
329<ul class="blockList">
330<li class="blockList">
331<h4>getUtilitySpace</h4>
332<pre>public&nbsp;<a href="../../../genius/core/utility/UtilitySpace.html" title="interface in genius.core.utility">UtilitySpace</a>&nbsp;getUtilitySpace()</pre>
333<div class="block">Gets the agent's utility space.</div>
334<dl>
335<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
336<dd><code><a href="../../../genius/core/parties/PartyWithUtility.html#getUtilitySpace--">getUtilitySpace</a></code>&nbsp;in interface&nbsp;<code><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties">PartyWithUtility</a></code></dd>
337<dt><span class="returnLabel">Returns:</span></dt>
338<dd>the agent's utility space</dd>
339</dl>
340</li>
341</ul>
342<a name="getTimeLine--">
343<!-- -->
344</a>
345<ul class="blockList">
346<li class="blockList">
347<h4>getTimeLine</h4>
348<pre>public&nbsp;<a href="../../../genius/core/timeline/Timeline.html" title="class in genius.core.timeline">Timeline</a>&nbsp;getTimeLine()</pre>
349<div class="block">Gets the timeline for this agent.</div>
350<dl>
351<dt><span class="returnLabel">Returns:</span></dt>
352<dd>The timeline object or null if no timeline object (no time
353 constraints) set</dd>
354</dl>
355</li>
356</ul>
357<a name="getSession--">
358<!-- -->
359</a>
360<ul class="blockList">
361<li class="blockList">
362<h4>getSession</h4>
363<pre>public&nbsp;<a href="../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;getSession()</pre>
364<div class="block">Get the session that this party is using.</div>
365<dl>
366<dt><span class="returnLabel">Returns:</span></dt>
367<dd><a href="../../../genius/core/session/Session.html" title="class in genius.core.session"><code>Session</code></a>.</dd>
368</dl>
369</li>
370</ul>
371<a name="toString--">
372<!-- -->
373</a>
374<ul class="blockList">
375<li class="blockList">
376<h4>toString</h4>
377<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
378<dl>
379<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
380<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
381</dl>
382</li>
383</ul>
384<a name="hashCode--">
385<!-- -->
386</a>
387<ul class="blockList">
388<li class="blockList">
389<h4>hashCode</h4>
390<pre>public&nbsp;int&nbsp;hashCode()</pre>
391<dl>
392<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
393<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
394</dl>
395</li>
396</ul>
397<a name="equals-java.lang.Object-">
398<!-- -->
399</a>
400<ul class="blockList">
401<li class="blockList">
402<h4>equals</h4>
403<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
404<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../genius/core/parties/PartyWithUtility.html#equals-java.lang.Object-">PartyWithUtility</a></code></span></div>
405<div class="block">Note, this does not enforce proper implementation as equals already
406 exists in Object. This is just to remind implementors.</div>
407<dl>
408<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
409<dd><code><a href="../../../genius/core/parties/PartyWithUtility.html#equals-java.lang.Object-">equals</a></code>&nbsp;in interface&nbsp;<code><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties">PartyWithUtility</a></code></dd>
410<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
411<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
412<dt><span class="returnLabel">Returns:</span></dt>
413<dd>can depend only on AgentID as these should be unique.</dd>
414</dl>
415</li>
416</ul>
417<a name="saveStorage-java.util.List-java.util.Map-genius.core.list.Tuple-">
418<!-- -->
419</a>
420<ul class="blockList">
421<li class="blockList">
422<h4>saveStorage</h4>
423<pre>public&nbsp;void&nbsp;saveStorage(java.util.List&lt;<a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&gt;&nbsp;actions,
424 java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;profiles,
425 <a href="../../../genius/core/list/Tuple.html" title="class in genius.core.list">Tuple</a>&lt;<a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>,java.lang.Double&gt;&nbsp;agreement)
426 throws java.io.IOException</pre>
427<div class="block">Saves the persistent storage , see <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties"><code>SessionsInfo</code></a>.</div>
428<dl>
429<dt><span class="paramLabel">Parameters:</span></dt>
430<dd><code>actions</code> - the actions that have been done in the last session. This is
431 added to the data first, if possible.</dd>
432<dd><code>agreement</code> - agreement information: Bid and utility of the bid for this
433 party. Null if no agreement was reached.</dd>
434<dt><span class="throwsLabel">Throws:</span></dt>
435<dd><code>java.io.IOException</code></dd>
436</dl>
437</li>
438</ul>
439<a name="isMediator--">
440<!-- -->
441</a>
442<ul class="blockList">
443<li class="blockList">
444<h4>isMediator</h4>
445<pre>public&nbsp;boolean&nbsp;isMediator()</pre>
446<dl>
447<dt><span class="returnLabel">Returns:</span></dt>
448<dd>true iff htis party is a <a href="../../../genius/core/parties/Mediator.html" title="interface in genius.core.parties"><code>Mediator</code></a>.</dd>
449</dl>
450</li>
451</ul>
452<a name="getID--">
453<!-- -->
454</a>
455<ul class="blockListLast">
456<li class="blockList">
457<h4>getID</h4>
458<pre>public&nbsp;<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;getID()</pre>
459<dl>
460<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
461<dd><code><a href="../../../genius/core/parties/PartyWithUtility.html#getID--">getID</a></code>&nbsp;in interface&nbsp;<code><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties">PartyWithUtility</a></code></dd>
462<dt><span class="returnLabel">Returns:</span></dt>
463<dd>the unique ID of this agent.</dd>
464</dl>
465</li>
466</ul>
467</li>
468</ul>
469</li>
470</ul>
471</div>
472</div>
473<!-- ========= END OF CLASS DATA ========= -->
474<!-- ======= START OF BOTTOM NAVBAR ====== -->
475<div class="bottomNav"><a name="navbar.bottom">
476<!-- -->
477</a>
478<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
479<a name="navbar.bottom.firstrow">
480<!-- -->
481</a>
482<ul class="navList" title="Navigation">
483<li><a href="../../../overview-summary.html">Overview</a></li>
484<li><a href="package-summary.html">Package</a></li>
485<li class="navBarCell1Rev">Class</li>
486<li><a href="class-use/NegotiationPartyInternal.html">Use</a></li>
487<li><a href="package-tree.html">Tree</a></li>
488<li><a href="../../../deprecated-list.html">Deprecated</a></li>
489<li><a href="../../../index-all.html">Index</a></li>
490<li><a href="../../../help-doc.html">Help</a></li>
491</ul>
492</div>
493<div class="subNav">
494<ul class="navList">
495<li><a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
496<li><a href="../../../genius/core/parties/PartyWithUtility.html" title="interface in genius.core.parties"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
497</ul>
498<ul class="navList">
499<li><a href="../../../index.html?genius/core/parties/NegotiationPartyInternal.html" target="_top">Frames</a></li>
500<li><a href="NegotiationPartyInternal.html" target="_top">No&nbsp;Frames</a></li>
501</ul>
502<ul class="navList" id="allclasses_navbar_bottom">
503<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
504</ul>
505<div>
506<script type="text/javascript"><!--
507 allClassesLink = document.getElementById("allclasses_navbar_bottom");
508 if(window==top) {
509 allClassesLink.style.display = "block";
510 }
511 else {
512 allClassesLink.style.display = "none";
513 }
514 //-->
515</script>
516</div>
517<div>
518<ul class="subNavList">
519<li>Summary:&nbsp;</li>
520<li>Nested&nbsp;|&nbsp;</li>
521<li>Field&nbsp;|&nbsp;</li>
522<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
523<li><a href="#method.summary">Method</a></li>
524</ul>
525<ul class="subNavList">
526<li>Detail:&nbsp;</li>
527<li>Field&nbsp;|&nbsp;</li>
528<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
529<li><a href="#method.detail">Method</a></li>
530</ul>
531</div>
532<a name="skip.navbar.bottom">
533<!-- -->
534</a></div>
535<!-- ======== END OF BOTTOM NAVBAR ======= -->
536</body>
537</html>
Note: See TracBrowser for help on using the repository browser.