source: javadoc/genius/core/class-use/AgentID.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: 32.3 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:58 CEST 2018 -->
6<title>Uses of Class genius.core.AgentID (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="Uses of Class genius.core.AgentID (Genius Core Documentation)";
16 }
17 }
18 catch(err) {
19 }
20//-->
21</script>
22<noscript>
23<div>JavaScript is disabled on your browser.</div>
24</noscript>
25<!-- ========= START OF TOP NAVBAR ======= -->
26<div class="topNav"><a name="navbar.top">
27<!-- -->
28</a>
29<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
30<a name="navbar.top.firstrow">
31<!-- -->
32</a>
33<ul class="navList" title="Navigation">
34<li><a href="../../../overview-summary.html">Overview</a></li>
35<li><a href="../package-summary.html">Package</a></li>
36<li><a href="../../../genius/core/AgentID.html" title="class in genius.core">Class</a></li>
37<li class="navBarCell1Rev">Use</li>
38<li><a href="../package-tree.html">Tree</a></li>
39<li><a href="../../../deprecated-list.html">Deprecated</a></li>
40<li><a href="../../../index-all.html">Index</a></li>
41<li><a href="../../../help-doc.html">Help</a></li>
42</ul>
43</div>
44<div class="subNav">
45<ul class="navList">
46<li>Prev</li>
47<li>Next</li>
48</ul>
49<ul class="navList">
50<li><a href="../../../index.html?genius/core/class-use/AgentID.html" target="_top">Frames</a></li>
51<li><a href="AgentID.html" target="_top">No&nbsp;Frames</a></li>
52</ul>
53<ul class="navList" id="allclasses_navbar_top">
54<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
55</ul>
56<div>
57<script type="text/javascript"><!--
58 allClassesLink = document.getElementById("allclasses_navbar_top");
59 if(window==top) {
60 allClassesLink.style.display = "block";
61 }
62 else {
63 allClassesLink.style.display = "none";
64 }
65 //-->
66</script>
67</div>
68<a name="skip.navbar.top">
69<!-- -->
70</a></div>
71<!-- ========= END OF TOP NAVBAR ========= -->
72<div class="header">
73<h2 title="Uses of Class genius.core.AgentID" class="title">Uses of Class<br>genius.core.AgentID</h2>
74</div>
75<div class="classUseContainer">
76<ul class="blockList">
77<li class="blockList">
78<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
79<caption><span>Packages that use <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
80<tr>
81<th class="colFirst" scope="col">Package</th>
82<th class="colLast" scope="col">Description</th>
83</tr>
84<tbody>
85<tr class="altColor">
86<td class="colFirst"><a href="#genius.core">genius.core</a></td>
87<td class="colLast">&nbsp;</td>
88</tr>
89<tr class="rowColor">
90<td class="colFirst"><a href="#genius.core.actions">genius.core.actions</a></td>
91<td class="colLast">&nbsp;</td>
92</tr>
93<tr class="altColor">
94<td class="colFirst"><a href="#genius.core.boaframework">genius.core.boaframework</a></td>
95<td class="colLast">&nbsp;</td>
96</tr>
97<tr class="rowColor">
98<td class="colFirst"><a href="#genius.core.parties">genius.core.parties</a></td>
99<td class="colLast">&nbsp;</td>
100</tr>
101<tr class="altColor">
102<td class="colFirst"><a href="#genius.core.session">genius.core.session</a></td>
103<td class="colLast">&nbsp;</td>
104</tr>
105</tbody>
106</table>
107</li>
108<li class="blockList">
109<ul class="blockList">
110<li class="blockList"><a name="genius.core">
111<!-- -->
112</a>
113<h3>Uses of <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> in <a href="../../../genius/core/package-summary.html">genius.core</a></h3>
114<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
115<caption><span>Methods in <a href="../../../genius/core/package-summary.html">genius.core</a> that return <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
116<tr>
117<th class="colFirst" scope="col">Modifier and Type</th>
118<th class="colLast" scope="col">Method and Description</th>
119</tr>
120<tbody>
121<tr class="altColor">
122<td class="colFirst"><code>static <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
123<td class="colLast"><span class="typeNameLabel">AgentID.</span><code><span class="memberNameLink"><a href="../../../genius/core/AgentID.html#generateID-java.lang.String-">generateID</a></span>(java.lang.String&nbsp;basename)</code>
124<div class="block">factory function</div>
125</td>
126</tr>
127<tr class="rowColor">
128<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
129<td class="colLast"><span class="typeNameLabel">Agent.</span><code><span class="memberNameLink"><a href="../../../genius/core/Agent.html#getAgentID--">getAgentID</a></span>()</code>&nbsp;</td>
130</tr>
131</tbody>
132</table>
133<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
134<caption><span>Methods in <a href="../../../genius/core/package-summary.html">genius.core</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
135<tr>
136<th class="colFirst" scope="col">Modifier and Type</th>
137<th class="colLast" scope="col">Method and Description</th>
138</tr>
139<tbody>
140<tr class="altColor">
141<td class="colFirst"><code>void</code></td>
142<td class="colLast"><span class="typeNameLabel">Agent.</span><code><span class="memberNameLink"><a href="../../../genius/core/Agent.html#internalInit-int-int-java.util.Date-java.lang.Integer-genius.core.timeline.TimeLineInfo-genius.core.utility.AbstractUtilitySpace-java.util.HashMap-genius.core.AgentID-">internalInit</a></span>(int&nbsp;sessionNr,
143 int&nbsp;sessionsTotal,
144 java.util.Date&nbsp;startTimeP,
145 java.lang.Integer&nbsp;totalTimeP,
146 <a href="../../../genius/core/timeline/TimeLineInfo.html" title="interface in genius.core.timeline">TimeLineInfo</a>&nbsp;timeline,
147 <a href="../../../genius/core/utility/AbstractUtilitySpace.html" title="class in genius.core.utility">AbstractUtilitySpace</a>&nbsp;us,
148 java.util.HashMap&lt;<a href="../../../genius/core/tournament/VariablesAndValues/AgentParameterVariable.html" title="class in genius.core.tournament.VariablesAndValues">AgentParameterVariable</a>,<a href="../../../genius/core/tournament/VariablesAndValues/AgentParamValue.html" title="class in genius.core.tournament.VariablesAndValues">AgentParamValue</a>&gt;&nbsp;params,
149 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;id)</code>
150<div class="block">This method is called by the protocol to initialize the agent with a new
151 session information.</div>
152</td>
153</tr>
154<tr class="rowColor">
155<td class="colFirst"><code>void</code></td>
156<td class="colLast"><span class="typeNameLabel">AgentAdapter.</span><code><span class="memberNameLink"><a href="../../../genius/core/AgentAdapter.html#receiveMessage-genius.core.AgentID-genius.core.actions.Action-">receiveMessage</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;sender,
157 <a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&nbsp;action)</code>&nbsp;</td>
158</tr>
159</tbody>
160</table>
161</li>
162<li class="blockList"><a name="genius.core.actions">
163<!-- -->
164</a>
165<h3>Uses of <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> in <a href="../../../genius/core/actions/package-summary.html">genius.core.actions</a></h3>
166<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
167<caption><span>Fields in <a href="../../../genius/core/actions/package-summary.html">genius.core.actions</a> declared as <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
168<tr>
169<th class="colFirst" scope="col">Modifier and Type</th>
170<th class="colLast" scope="col">Field and Description</th>
171</tr>
172<tbody>
173<tr class="altColor">
174<td class="colFirst"><code>protected <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
175<td class="colLast"><span class="typeNameLabel">DefaultAction.</span><code><span class="memberNameLink"><a href="../../../genius/core/actions/DefaultAction.html#agentID">agentID</a></span></code>&nbsp;</td>
176</tr>
177</tbody>
178</table>
179<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
180<caption><span>Methods in <a href="../../../genius/core/actions/package-summary.html">genius.core.actions</a> that return <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
181<tr>
182<th class="colFirst" scope="col">Modifier and Type</th>
183<th class="colLast" scope="col">Method and Description</th>
184</tr>
185<tbody>
186<tr class="altColor">
187<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
188<td class="colLast"><span class="typeNameLabel">DefaultAction.</span><code><span class="memberNameLink"><a href="../../../genius/core/actions/DefaultAction.html#getAgent--">getAgent</a></span>()</code>&nbsp;</td>
189</tr>
190<tr class="rowColor">
191<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
192<td class="colLast"><span class="typeNameLabel">Action.</span><code><span class="memberNameLink"><a href="../../../genius/core/actions/Action.html#getAgent--">getAgent</a></span>()</code>
193<div class="block">Returns the ID of the agent which created the action.</div>
194</td>
195</tr>
196</tbody>
197</table>
198<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
199<caption><span>Constructors in <a href="../../../genius/core/actions/package-summary.html">genius.core.actions</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
200<tr>
201<th class="colOne" scope="col">Constructor and Description</th>
202</tr>
203<tbody>
204<tr class="altColor">
205<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/Accept.html#Accept-genius.core.AgentID-genius.core.Bid-">Accept</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
206 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>&nbsp;</td>
207</tr>
208<tr class="rowColor">
209<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/DefaultAction.html#DefaultAction-genius.core.AgentID-">DefaultAction</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID)</code>
210<div class="block">Constructor which sets the agentID of an agent.</div>
211</td>
212</tr>
213<tr class="altColor">
214<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/DefaultActionWithBid.html#DefaultActionWithBid-genius.core.AgentID-genius.core.Bid-">DefaultActionWithBid</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
215 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>
216<div class="block">Creates an action symbolizing an offer for the opponent.</div>
217</td>
218</tr>
219<tr class="rowColor">
220<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/EndNegotiation.html#EndNegotiation-genius.core.AgentID-">EndNegotiation</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID)</code>
221<div class="block">Action to end the negotiation.</div>
222</td>
223</tr>
224<tr class="altColor">
225<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/EndNegotiationWithAnOffer.html#EndNegotiationWithAnOffer-genius.core.AgentID-genius.core.Bid-">EndNegotiationWithAnOffer</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;party,
226 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>&nbsp;</td>
227</tr>
228<tr class="rowColor">
229<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/GiveFeedback.html#GiveFeedback-genius.core.AgentID-genius.core.Feedback-">GiveFeedback</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;party,
230 <a href="../../../genius/core/Feedback.html" title="enum in genius.core">Feedback</a>&nbsp;feedback)</code>&nbsp;</td>
231</tr>
232<tr class="altColor">
233<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/IllegalAction.html#IllegalAction-genius.core.AgentID-java.lang.String-">IllegalAction</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
234 java.lang.String&nbsp;details)</code>
235<div class="block">Specifies that an agent returned an action not fitting the protocol.</div>
236</td>
237</tr>
238<tr class="rowColor">
239<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/Inform.html#Inform-genius.core.AgentID-java.lang.String-java.lang.Object-">Inform</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;id,
240 java.lang.String&nbsp;name,
241 java.lang.Object&nbsp;value)</code>&nbsp;</td>
242</tr>
243<tr class="altColor">
244<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/InformVotingResult.html#InformVotingResult-genius.core.AgentID-genius.core.Bid-genius.core.Vote-">InformVotingResult</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;party,
245 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid,
246 <a href="../../../genius/core/Vote.html" title="enum in genius.core">Vote</a>&nbsp;vote)</code>&nbsp;</td>
247</tr>
248<tr class="rowColor">
249<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/NoAction.html#NoAction-genius.core.AgentID-">NoAction</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agent)</code>&nbsp;</td>
250</tr>
251<tr class="altColor">
252<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/Offer.html#Offer-genius.core.AgentID-genius.core.Bid-">Offer</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
253 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>&nbsp;</td>
254</tr>
255<tr class="rowColor">
256<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/OfferForFeedback.html#OfferForFeedback-genius.core.AgentID-genius.core.Bid-">OfferForFeedback</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agent,
257 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>
258<div class="block">Creates a new instance of SendBid</div>
259</td>
260</tr>
261<tr class="altColor">
262<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/OfferForVoting.html#OfferForVoting-genius.core.AgentID-genius.core.Bid-">OfferForVoting</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agent,
263 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>
264<div class="block">Creates a new instance of SendBid</div>
265</td>
266</tr>
267<tr class="rowColor">
268<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/Reject.html#Reject-genius.core.AgentID-genius.core.Bid-">Reject</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
269 <a href="../../../genius/core/Bid.html" title="class in genius.core">Bid</a>&nbsp;bid)</code>
270<div class="block">Action to accept an opponent's bid.</div>
271</td>
272</tr>
273<tr class="altColor">
274<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/actions/VoteForOfferAcceptance.html#VoteForOfferAcceptance-genius.core.AgentID-genius.core.Vote-">VoteForOfferAcceptance</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;party,
275 <a href="../../../genius/core/Vote.html" title="enum in genius.core">Vote</a>&nbsp;vote)</code>&nbsp;</td>
276</tr>
277</tbody>
278</table>
279</li>
280<li class="blockList"><a name="genius.core.boaframework">
281<!-- -->
282</a>
283<h3>Uses of <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> in <a href="../../../genius/core/boaframework/package-summary.html">genius.core.boaframework</a></h3>
284<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
285<caption><span>Methods in <a href="../../../genius/core/boaframework/package-summary.html">genius.core.boaframework</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
286<tr>
287<th class="colFirst" scope="col">Modifier and Type</th>
288<th class="colLast" scope="col">Method and Description</th>
289</tr>
290<tbody>
291<tr class="altColor">
292<td class="colFirst"><code>void</code></td>
293<td class="colLast"><span class="typeNameLabel">BoaParty.</span><code><span class="memberNameLink"><a href="../../../genius/core/boaframework/BoaParty.html#receiveMessage-genius.core.AgentID-genius.core.actions.Action-">receiveMessage</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;sender,
294 <a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&nbsp;opponentAction)</code>
295<div class="block">Stores the actions made by a partner.</div>
296</td>
297</tr>
298</tbody>
299</table>
300</li>
301<li class="blockList"><a name="genius.core.parties">
302<!-- -->
303</a>
304<h3>Uses of <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a></h3>
305<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
306<caption><span>Methods in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a> that return <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
307<tr>
308<th class="colFirst" scope="col">Modifier and Type</th>
309<th class="colLast" scope="col">Method and Description</th>
310</tr>
311<tbody>
312<tr class="altColor">
313<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
314<td class="colLast"><span class="typeNameLabel">NegotiationInfo.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#getAgentID--">getAgentID</a></span>()</code>&nbsp;</td>
315</tr>
316<tr class="rowColor">
317<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
318<td class="colLast"><span class="typeNameLabel">PartyWithUtility.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/PartyWithUtility.html#getID--">getID</a></span>()</code>&nbsp;</td>
319</tr>
320<tr class="altColor">
321<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
322<td class="colLast"><span class="typeNameLabel">NegotiationPartyInternal.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationPartyInternal.html#getID--">getID</a></span>()</code>&nbsp;</td>
323</tr>
324<tr class="rowColor">
325<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
326<td class="colLast"><span class="typeNameLabel">AbstractNegotiationParty.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/AbstractNegotiationParty.html#getPartyId--">getPartyId</a></span>()</code>&nbsp;</td>
327</tr>
328</tbody>
329</table>
330<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
331<caption><span>Methods in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
332<tr>
333<th class="colFirst" scope="col">Modifier and Type</th>
334<th class="colLast" scope="col">Method and Description</th>
335</tr>
336<tbody>
337<tr class="altColor">
338<td class="colFirst"><code>void</code></td>
339<td class="colLast"><span class="typeNameLabel">NegotiationParty.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationParty.html#receiveMessage-genius.core.AgentID-genius.core.actions.Action-">receiveMessage</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;sender,
340 <a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&nbsp;action)</code>
341<div class="block">This method is called to inform the party that another
342 <a href="../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties"><code>NegotiationParty</code></a> chose an <a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions"><code>Action</code></a>.</div>
343</td>
344</tr>
345<tr class="rowColor">
346<td class="colFirst"><code>void</code></td>
347<td class="colLast"><span class="typeNameLabel">AbstractNegotiationParty.</span><code><span class="memberNameLink"><a href="../../../genius/core/parties/AbstractNegotiationParty.html#receiveMessage-genius.core.AgentID-genius.core.actions.Action-">receiveMessage</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;sender,
348 <a href="../../../genius/core/actions/Action.html" title="interface in genius.core.actions">Action</a>&nbsp;act)</code>&nbsp;</td>
349</tr>
350</tbody>
351</table>
352<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
353<caption><span>Constructors in <a href="../../../genius/core/parties/package-summary.html">genius.core.parties</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
354<tr>
355<th class="colOne" scope="col">Constructor and Description</th>
356</tr>
357<tbody>
358<tr class="altColor">
359<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#NegotiationInfo-genius.core.utility.AbstractUtilitySpace-genius.core.Deadline-genius.core.timeline.TimeLineInfo-long-genius.core.AgentID-genius.core.persistent.PersistentDataContainer-">NegotiationInfo</a></span>(<a href="../../../genius/core/utility/AbstractUtilitySpace.html" title="class in genius.core.utility">AbstractUtilitySpace</a>&nbsp;utilSpace,
360 <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a>&nbsp;deadline,
361 <a href="../../../genius/core/timeline/TimeLineInfo.html" title="interface in genius.core.timeline">TimeLineInfo</a>&nbsp;timeline,
362 long&nbsp;randomSeed,
363 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
364 <a href="../../../genius/core/persistent/PersistentDataContainer.html" title="interface in genius.core.persistent">PersistentDataContainer</a>&nbsp;storage)</code>&nbsp;</td>
365</tr>
366<tr class="rowColor">
367<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/parties/NegotiationInfo.html#NegotiationInfo-genius.core.uncertainty.PairwiseComparisonUserModel-genius.core.Deadline-genius.core.timeline.TimeLineInfo-long-genius.core.AgentID-genius.core.persistent.PersistentDataContainer-">NegotiationInfo</a></span>(<a href="../../../genius/core/uncertainty/PairwiseComparisonUserModel.html" title="class in genius.core.uncertainty">PairwiseComparisonUserModel</a>&nbsp;userModel,
368 <a href="../../../genius/core/Deadline.html" title="class in genius.core">Deadline</a>&nbsp;deadline,
369 <a href="../../../genius/core/timeline/TimeLineInfo.html" title="interface in genius.core.timeline">TimeLineInfo</a>&nbsp;timeline,
370 long&nbsp;randomSeed,
371 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
372 <a href="../../../genius/core/persistent/PersistentDataContainer.html" title="interface in genius.core.persistent">PersistentDataContainer</a>&nbsp;storage)</code>
373<div class="block">Constructor with uncertainty</div>
374</td>
375</tr>
376<tr class="altColor">
377<td class="colLast"><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,
378 <a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>&nbsp;profileRepItem,
379 <a href="../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session,
380 <a href="../../../genius/core/parties/SessionsInfo.html" title="class in genius.core.parties">SessionsInfo</a>&nbsp;info,
381 <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agentID,
382 <a href="../../../genius/core/uncertainty/UncertainPreferenceContainer.html" title="class in genius.core.uncertainty">UncertainPreferenceContainer</a>&nbsp;uncertainModel)</code>
383<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
384 initializes it.</div>
385</td>
386</tr>
387</tbody>
388</table>
389</li>
390<li class="blockList"><a name="genius.core.session">
391<!-- -->
392</a>
393<h3>Uses of <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a> in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a></h3>
394<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
395<caption><span>Methods in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a> that return <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
396<tr>
397<th class="colFirst" scope="col">Modifier and Type</th>
398<th class="colLast" scope="col">Method and Description</th>
399</tr>
400<tbody>
401<tr class="altColor">
402<td class="colFirst"><code><a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></code></td>
403<td class="colLast"><span class="typeNameLabel">Participant.</span><code><span class="memberNameLink"><a href="../../../genius/core/session/Participant.html#getId--">getId</a></span>()</code>&nbsp;</td>
404</tr>
405</tbody>
406</table>
407<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
408<caption><span>Constructors in <a href="../../../genius/core/session/package-summary.html">genius.core.session</a> with parameters of type <a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a></span><span class="tabEnd">&nbsp;</span></caption>
409<tr>
410<th class="colOne" scope="col">Constructor and Description</th>
411</tr>
412<tbody>
413<tr class="altColor">
414<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/session/InvalidActionContentsError.html#InvalidActionContentsError-genius.core.AgentID-java.lang.String-">InvalidActionContentsError</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;agent,
415 java.lang.String&nbsp;message)</code>&nbsp;</td>
416</tr>
417<tr class="rowColor">
418<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/session/Participant.html#Participant-genius.core.AgentID-genius.core.repository.ParticipantRepItem-genius.core.repository.ProfileRepItem-">Participant</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;id,
419 <a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>&nbsp;party,
420 <a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>&nbsp;profile)</code>&nbsp;</td>
421</tr>
422<tr class="altColor">
423<td class="colLast"><code><span class="memberNameLink"><a href="../../../genius/core/session/Participant.html#Participant-genius.core.AgentID-genius.core.repository.ParticipantRepItem-genius.core.repository.ProfileRepItem-genius.core.uncertainty.UncertainPreferenceContainer-">Participant</a></span>(<a href="../../../genius/core/AgentID.html" title="class in genius.core">AgentID</a>&nbsp;id,
424 <a href="../../../genius/core/repository/ParticipantRepItem.html" title="class in genius.core.repository">ParticipantRepItem</a>&nbsp;party,
425 <a href="../../../genius/core/repository/ProfileRepItem.html" title="class in genius.core.repository">ProfileRepItem</a>&nbsp;profile,
426 <a href="../../../genius/core/uncertainty/UncertainPreferenceContainer.html" title="class in genius.core.uncertainty">UncertainPreferenceContainer</a>&nbsp;userModel)</code>&nbsp;</td>
427</tr>
428</tbody>
429</table>
430</li>
431</ul>
432</li>
433</ul>
434</div>
435<!-- ======= START OF BOTTOM NAVBAR ====== -->
436<div class="bottomNav"><a name="navbar.bottom">
437<!-- -->
438</a>
439<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
440<a name="navbar.bottom.firstrow">
441<!-- -->
442</a>
443<ul class="navList" title="Navigation">
444<li><a href="../../../overview-summary.html">Overview</a></li>
445<li><a href="../package-summary.html">Package</a></li>
446<li><a href="../../../genius/core/AgentID.html" title="class in genius.core">Class</a></li>
447<li class="navBarCell1Rev">Use</li>
448<li><a href="../package-tree.html">Tree</a></li>
449<li><a href="../../../deprecated-list.html">Deprecated</a></li>
450<li><a href="../../../index-all.html">Index</a></li>
451<li><a href="../../../help-doc.html">Help</a></li>
452</ul>
453</div>
454<div class="subNav">
455<ul class="navList">
456<li>Prev</li>
457<li>Next</li>
458</ul>
459<ul class="navList">
460<li><a href="../../../index.html?genius/core/class-use/AgentID.html" target="_top">Frames</a></li>
461<li><a href="AgentID.html" target="_top">No&nbsp;Frames</a></li>
462</ul>
463<ul class="navList" id="allclasses_navbar_bottom">
464<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
465</ul>
466<div>
467<script type="text/javascript"><!--
468 allClassesLink = document.getElementById("allclasses_navbar_bottom");
469 if(window==top) {
470 allClassesLink.style.display = "block";
471 }
472 else {
473 allClassesLink.style.display = "none";
474 }
475 //-->
476</script>
477</div>
478<a name="skip.navbar.bottom">
479<!-- -->
480</a></div>
481<!-- ======== END OF BOTTOM NAVBAR ======= -->
482</body>
483</html>
Note: See TracBrowser for help on using the repository browser.