source: javadoc/genius/core/session/class-use/Round.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: 18.0 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.session.Round (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.session.Round (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/session/Round.html" title="class in genius.core.session">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/session/class-use/Round.html" target="_top">Frames</a></li>
51<li><a href="Round.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.session.Round" class="title">Uses of Class<br>genius.core.session.Round</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/session/Round.html" title="class in genius.core.session">Round</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.protocol">genius.core.protocol</a></td>
87<td class="colLast">&nbsp;</td>
88</tr>
89<tr class="rowColor">
90<td class="colFirst"><a href="#genius.core.session">genius.core.session</a></td>
91<td class="colLast">&nbsp;</td>
92</tr>
93</tbody>
94</table>
95</li>
96<li class="blockList">
97<ul class="blockList">
98<li class="blockList"><a name="genius.core.protocol">
99<!-- -->
100</a>
101<h3>Uses of <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a> in <a href="../../../../genius/core/protocol/package-summary.html">genius.core.protocol</a></h3>
102<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
103<caption><span>Methods in <a href="../../../../genius/core/protocol/package-summary.html">genius.core.protocol</a> that return <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
104<tr>
105<th class="colFirst" scope="col">Modifier and Type</th>
106<th class="colLast" scope="col">Method and Description</th>
107</tr>
108<tbody>
109<tr class="altColor">
110<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
111<td class="colLast"><span class="typeNameLabel">AlternatingMultipleOffersProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/AlternatingMultipleOffersProtocol.html#createRound--">createRound</a></span>()</code>
112<div class="block">factory function.</div>
113</td>
114</tr>
115<tr class="rowColor">
116<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
117<td class="colLast"><span class="typeNameLabel">StackedAlternatingOffersProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/StackedAlternatingOffersProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
118 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>
119<div class="block">Defines the round structure.</div>
120</td>
121</tr>
122<tr class="altColor">
123<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
124<td class="colLast"><span class="typeNameLabel">SimpleMediatorBasedProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/SimpleMediatorBasedProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
125 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>&nbsp;</td>
126</tr>
127<tr class="rowColor">
128<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
129<td class="colLast"><span class="typeNameLabel">MultilateralProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/MultilateralProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
130 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>
131<div class="block">Get the structure of the current round.</div>
132</td>
133</tr>
134<tr class="altColor">
135<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
136<td class="colLast"><span class="typeNameLabel">MediatorFeedbackBasedProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/MediatorFeedbackBasedProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
137 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>&nbsp;</td>
138</tr>
139<tr class="rowColor">
140<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
141<td class="colLast"><span class="typeNameLabel">DefaultMultilateralProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/DefaultMultilateralProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
142 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>&nbsp;</td>
143</tr>
144<tr class="altColor">
145<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
146<td class="colLast"><span class="typeNameLabel">AlternatingMultipleOffersProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/AlternatingMultipleOffersProtocol.html#getRoundStructure-java.util.List-genius.core.session.Session-">getRoundStructure</a></span>(java.util.List&lt;<a href="../../../../genius/core/parties/NegotiationParty.html" title="interface in genius.core.parties">NegotiationParty</a>&gt;&nbsp;parties,
147 <a href="../../../../genius/core/session/Session.html" title="class in genius.core.session">Session</a>&nbsp;session)</code>
148<div class="block">Get the round structure used by this algorithm.</div>
149</td>
150</tr>
151</tbody>
152</table>
153<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
154<caption><span>Methods in <a href="../../../../genius/core/protocol/package-summary.html">genius.core.protocol</a> with parameters of type <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
155<tr>
156<th class="colFirst" scope="col">Modifier and Type</th>
157<th class="colLast" scope="col">Method and Description</th>
158</tr>
159<tbody>
160<tr class="altColor">
161<td class="colFirst"><code>protected <a href="../../../../genius/core/actions/Offer.html" title="class in genius.core.actions">Offer</a></code></td>
162<td class="colLast"><span class="typeNameLabel">AlternatingMultipleOffersProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/AlternatingMultipleOffersProtocol.html#acceptedOffer-genius.core.session.Round-genius.core.session.Round-">acceptedOffer</a></span>(<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;votingRound,
163 <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;offerRound)</code>
164<div class="block">returns the first offer in the given <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session"><code>Round</code></a> that everyone
165 accepted, or null if no such offer.</div>
166</td>
167</tr>
168<tr class="rowColor">
169<td class="colFirst"><code>protected <a href="../../../../genius/core/actions/Offer.html" title="class in genius.core.actions">Offer</a></code></td>
170<td class="colLast"><span class="typeNameLabel">AlternatingMajorityConsensusProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/AlternatingMajorityConsensusProtocol.html#acceptedOffer-genius.core.session.Round-genius.core.session.Round-">acceptedOffer</a></span>(<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;votingRound,
171 <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;offerRound)</code>
172<div class="block">returns the first offer with more support than the current one, or null
173 if no such offer.</div>
174</td>
175</tr>
176<tr class="altColor">
177<td class="colFirst"><code>protected void</code></td>
178<td class="colLast"><span class="typeNameLabel">AlternatingMultipleOffersProtocol.</span><code><span class="memberNameLink"><a href="../../../../genius/core/protocol/AlternatingMultipleOffersProtocol.html#allActionsAreOffers-genius.core.session.Round-">allActionsAreOffers</a></span>(<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;offerRound)</code>
179<div class="block">Checks if all actions are offers.</div>
180</td>
181</tr>
182</tbody>
183</table>
184</li>
185<li class="blockList"><a name="genius.core.session">
186<!-- -->
187</a>
188<h3>Uses of <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a> in <a href="../../../../genius/core/session/package-summary.html">genius.core.session</a></h3>
189<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
190<caption><span>Methods in <a href="../../../../genius/core/session/package-summary.html">genius.core.session</a> that return <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
191<tr>
192<th class="colFirst" scope="col">Modifier and Type</th>
193<th class="colLast" scope="col">Method and Description</th>
194</tr>
195<tbody>
196<tr class="altColor">
197<td class="colFirst"><code><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></code></td>
198<td class="colLast"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../../../../genius/core/session/Session.html#getMostRecentRound--">getMostRecentRound</a></span>()</code>
199<div class="block">Get the most recent round.</div>
200</td>
201</tr>
202</tbody>
203</table>
204<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
205<caption><span>Methods in <a href="../../../../genius/core/session/package-summary.html">genius.core.session</a> that return types with arguments of type <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
206<tr>
207<th class="colFirst" scope="col">Modifier and Type</th>
208<th class="colLast" scope="col">Method and Description</th>
209</tr>
210<tbody>
211<tr class="altColor">
212<td class="colFirst"><code>java.util.List&lt;<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&gt;</code></td>
213<td class="colLast"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../../../../genius/core/session/Session.html#getRounds--">getRounds</a></span>()</code>
214<div class="block">Gets the rounds currently in this session.</div>
215</td>
216</tr>
217</tbody>
218</table>
219<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
220<caption><span>Methods in <a href="../../../../genius/core/session/package-summary.html">genius.core.session</a> with parameters of type <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
221<tr>
222<th class="colFirst" scope="col">Modifier and Type</th>
223<th class="colLast" scope="col">Method and Description</th>
224</tr>
225<tbody>
226<tr class="altColor">
227<td class="colFirst"><code>void</code></td>
228<td class="colLast"><span class="typeNameLabel">Session.</span><code><span class="memberNameLink"><a href="../../../../genius/core/session/Session.html#startNewRound-genius.core.session.Round-">startNewRound</a></span>(<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;round)</code>
229<div class="block">Add a round to this session.</div>
230</td>
231</tr>
232</tbody>
233</table>
234<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
235<caption><span>Constructors in <a href="../../../../genius/core/session/package-summary.html">genius.core.session</a> with parameters of type <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a></span><span class="tabEnd">&nbsp;</span></caption>
236<tr>
237<th class="colOne" scope="col">Constructor and Description</th>
238</tr>
239<tbody>
240<tr class="altColor">
241<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/session/Round.html#Round-genius.core.session.Round-">Round</a></span>(<a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Round</a>&nbsp;round)</code>
242<div class="block">Creates a new instance of the <a href="../../../../genius/core/session/Round.html" title="class in genius.core.session"><code>Round</code></a> object.</div>
243</td>
244</tr>
245</tbody>
246</table>
247</li>
248</ul>
249</li>
250</ul>
251</div>
252<!-- ======= START OF BOTTOM NAVBAR ====== -->
253<div class="bottomNav"><a name="navbar.bottom">
254<!-- -->
255</a>
256<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
257<a name="navbar.bottom.firstrow">
258<!-- -->
259</a>
260<ul class="navList" title="Navigation">
261<li><a href="../../../../overview-summary.html">Overview</a></li>
262<li><a href="../package-summary.html">Package</a></li>
263<li><a href="../../../../genius/core/session/Round.html" title="class in genius.core.session">Class</a></li>
264<li class="navBarCell1Rev">Use</li>
265<li><a href="../package-tree.html">Tree</a></li>
266<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
267<li><a href="../../../../index-all.html">Index</a></li>
268<li><a href="../../../../help-doc.html">Help</a></li>
269</ul>
270</div>
271<div class="subNav">
272<ul class="navList">
273<li>Prev</li>
274<li>Next</li>
275</ul>
276<ul class="navList">
277<li><a href="../../../../index.html?genius/core/session/class-use/Round.html" target="_top">Frames</a></li>
278<li><a href="Round.html" target="_top">No&nbsp;Frames</a></li>
279</ul>
280<ul class="navList" id="allclasses_navbar_bottom">
281<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
282</ul>
283<div>
284<script type="text/javascript"><!--
285 allClassesLink = document.getElementById("allclasses_navbar_bottom");
286 if(window==top) {
287 allClassesLink.style.display = "block";
288 }
289 else {
290 allClassesLink.style.display = "none";
291 }
292 //-->
293</script>
294</div>
295<a name="skip.navbar.bottom">
296<!-- -->
297</a></div>
298<!-- ======== END OF BOTTOM NAVBAR ======= -->
299</body>
300</html>
Note: See TracBrowser for help on using the repository browser.