source: javadoc/genius/core/issue/class-use/Value.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: 19.4 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.issue.Value (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.issue.Value (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/issue/Value.html" title="class in genius.core.issue">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/issue/class-use/Value.html" target="_top">Frames</a></li>
51<li><a href="Value.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.issue.Value" class="title">Uses of Class<br>genius.core.issue.Value</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/issue/Value.html" title="class in genius.core.issue">Value</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.analysis.pareto">genius.core.analysis.pareto</a></td>
91<td class="colLast">&nbsp;</td>
92</tr>
93<tr class="altColor">
94<td class="colFirst"><a href="#genius.core.issue">genius.core.issue</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.utility">genius.core.utility</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/issue/Value.html" title="class in genius.core.issue">Value</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/issue/Value.html" title="class in genius.core.issue">Value</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><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
123<td class="colLast"><span class="typeNameLabel">Bid.</span><code><span class="memberNameLink"><a href="../../../../genius/core/Bid.html#getValue-int-">getValue</a></span>(int&nbsp;issueNr)</code>&nbsp;</td>
124</tr>
125</tbody>
126</table>
127<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
128<caption><span>Methods in <a href="../../../../genius/core/package-summary.html">genius.core</a> that return types with arguments of type <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
129<tr>
130<th class="colFirst" scope="col">Modifier and Type</th>
131<th class="colLast" scope="col">Method and Description</th>
132</tr>
133<tbody>
134<tr class="altColor">
135<td class="colFirst"><code>java.util.HashMap&lt;java.lang.Integer,<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&gt;</code></td>
136<td class="colLast"><span class="typeNameLabel">Bid.</span><code><span class="memberNameLink"><a href="../../../../genius/core/Bid.html#getValues--">getValues</a></span>()</code>&nbsp;</td>
137</tr>
138</tbody>
139</table>
140<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
141<caption><span>Methods in <a href="../../../../genius/core/package-summary.html">genius.core</a> with parameters of type <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
142<tr>
143<th class="colFirst" scope="col">Modifier and Type</th>
144<th class="colLast" scope="col">Method and Description</th>
145</tr>
146<tbody>
147<tr class="altColor">
148<td class="colFirst"><code><a href="../../../../genius/core/Bid.html" title="class in genius.core">Bid</a></code></td>
149<td class="colLast"><span class="typeNameLabel">Bid.</span><code><span class="memberNameLink"><a href="../../../../genius/core/Bid.html#putValue-int-genius.core.issue.Value-">putValue</a></span>(int&nbsp;issueId,
150 <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;pValue)</code>&nbsp;</td>
151</tr>
152</tbody>
153</table>
154<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
155<caption><span>Constructor parameters in <a href="../../../../genius/core/package-summary.html">genius.core</a> with type arguments of type <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
156<tr>
157<th class="colOne" scope="col">Constructor and Description</th>
158</tr>
159<tbody>
160<tr class="altColor">
161<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/Bid.html#Bid-genius.core.Domain-java.util.HashMap-">Bid</a></span>(<a href="../../../../genius/core/Domain.html" title="interface in genius.core">Domain</a>&nbsp;domainP,
162 java.util.HashMap&lt;java.lang.Integer,<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&gt;&nbsp;bidP)</code>
163<div class="block">createFrom a new bid in a domain.</div>
164</td>
165</tr>
166</tbody>
167</table>
168</li>
169<li class="blockList"><a name="genius.core.analysis.pareto">
170<!-- -->
171</a>
172<h3>Uses of <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a> in <a href="../../../../genius/core/analysis/pareto/package-summary.html">genius.core.analysis.pareto</a></h3>
173<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
174<caption><span>Methods in <a href="../../../../genius/core/analysis/pareto/package-summary.html">genius.core.analysis.pareto</a> that return <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
175<tr>
176<th class="colFirst" scope="col">Modifier and Type</th>
177<th class="colLast" scope="col">Method and Description</th>
178</tr>
179<tbody>
180<tr class="altColor">
181<td class="colFirst"><code><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
182<td class="colLast"><span class="typeNameLabel">IssueValue.</span><code><span class="memberNameLink"><a href="../../../../genius/core/analysis/pareto/IssueValue.html#getValue--">getValue</a></span>()</code>&nbsp;</td>
183</tr>
184</tbody>
185</table>
186</li>
187<li class="blockList"><a name="genius.core.issue">
188<!-- -->
189</a>
190<h3>Uses of <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a> in <a href="../../../../genius/core/issue/package-summary.html">genius.core.issue</a></h3>
191<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
192<caption><span>Subclasses of <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a> in <a href="../../../../genius/core/issue/package-summary.html">genius.core.issue</a></span><span class="tabEnd">&nbsp;</span></caption>
193<tr>
194<th class="colFirst" scope="col">Modifier and Type</th>
195<th class="colLast" scope="col">Class and Description</th>
196</tr>
197<tbody>
198<tr class="altColor">
199<td class="colFirst"><code>class&nbsp;</code></td>
200<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/issue/ValueDiscrete.html" title="class in genius.core.issue">ValueDiscrete</a></span></code>
201<div class="block">Specifies a discrete value.</div>
202</td>
203</tr>
204<tr class="rowColor">
205<td class="colFirst"><code>class&nbsp;</code></td>
206<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/issue/ValueInteger.html" title="class in genius.core.issue">ValueInteger</a></span></code>
207<div class="block">Specifies an integer value.</div>
208</td>
209</tr>
210<tr class="altColor">
211<td class="colFirst"><code>class&nbsp;</code></td>
212<td class="colLast"><code><span class="memberNameLink"><a href="../../../../genius/core/issue/ValueReal.html" title="class in genius.core.issue">ValueReal</a></span></code>&nbsp;</td>
213</tr>
214</tbody>
215</table>
216<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
217<caption><span>Methods in <a href="../../../../genius/core/issue/package-summary.html">genius.core.issue</a> with parameters of type <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
218<tr>
219<th class="colFirst" scope="col">Modifier and Type</th>
220<th class="colLast" scope="col">Method and Description</th>
221</tr>
222<tbody>
223<tr class="altColor">
224<td class="colFirst"><code>boolean</code></td>
225<td class="colLast"><span class="typeNameLabel">IssueReal.</span><code><span class="memberNameLink"><a href="../../../../genius/core/issue/IssueReal.html#checkInRange-genius.core.issue.Value-">checkInRange</a></span>(<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;val)</code>&nbsp;</td>
226</tr>
227<tr class="rowColor">
228<td class="colFirst"><code>boolean</code></td>
229<td class="colLast"><span class="typeNameLabel">IssueInteger.</span><code><span class="memberNameLink"><a href="../../../../genius/core/issue/IssueInteger.html#checkInRange-genius.core.issue.Value-">checkInRange</a></span>(<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;val)</code>&nbsp;</td>
230</tr>
231<tr class="altColor">
232<td class="colFirst"><code>boolean</code></td>
233<td class="colLast"><span class="typeNameLabel">IssueDiscrete.</span><code><span class="memberNameLink"><a href="../../../../genius/core/issue/IssueDiscrete.html#checkInRange-genius.core.issue.Value-">checkInRange</a></span>(<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;value)</code>&nbsp;</td>
234</tr>
235<tr class="rowColor">
236<td class="colFirst"><code>abstract boolean</code></td>
237<td class="colLast"><span class="typeNameLabel">Issue.</span><code><span class="memberNameLink"><a href="../../../../genius/core/issue/Issue.html#checkInRange-genius.core.issue.Value-">checkInRange</a></span>(<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;value)</code>
238<div class="block">Method to check if the given value is in the range specified
239 by the issue.</div>
240</td>
241</tr>
242</tbody>
243</table>
244</li>
245<li class="blockList"><a name="genius.core.parties">
246<!-- -->
247</a>
248<h3>Uses of <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a> in <a href="../../../../genius/core/parties/package-summary.html">genius.core.parties</a></h3>
249<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
250<caption><span>Methods in <a href="../../../../genius/core/parties/package-summary.html">genius.core.parties</a> that return <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
251<tr>
252<th class="colFirst" scope="col">Modifier and Type</th>
253<th class="colLast" scope="col">Method and Description</th>
254</tr>
255<tbody>
256<tr class="altColor">
257<td class="colFirst"><code>protected <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
258<td class="colLast"><span class="typeNameLabel">AbstractNegotiationParty.</span><code><span class="memberNameLink"><a href="../../../../genius/core/parties/AbstractNegotiationParty.html#getRandomValue-genius.core.issue.Issue-">getRandomValue</a></span>(<a href="../../../../genius/core/issue/Issue.html" title="class in genius.core.issue">Issue</a>&nbsp;currentIssue)</code>
259<div class="block">Gets a random value for the given issue.</div>
260</td>
261</tr>
262</tbody>
263</table>
264</li>
265<li class="blockList"><a name="genius.core.utility">
266<!-- -->
267</a>
268<h3>Uses of <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a> in <a href="../../../../genius/core/utility/package-summary.html">genius.core.utility</a></h3>
269<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
270<caption><span>Methods in <a href="../../../../genius/core/utility/package-summary.html">genius.core.utility</a> that return <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
271<tr>
272<th class="colFirst" scope="col">Modifier and Type</th>
273<th class="colLast" scope="col">Method and Description</th>
274</tr>
275<tbody>
276<tr class="altColor">
277<td class="colFirst"><code><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
278<td class="colLast"><span class="typeNameLabel">EvaluatorReal.</span><code><span class="memberNameLink"><a href="../../../../genius/core/utility/EvaluatorReal.html#getMaxValue--">getMaxValue</a></span>()</code>&nbsp;</td>
279</tr>
280<tr class="rowColor">
281<td class="colFirst"><code><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
282<td class="colLast"><span class="typeNameLabel">EvaluatorDiscrete.</span><code><span class="memberNameLink"><a href="../../../../genius/core/utility/EvaluatorDiscrete.html#getMaxValue--">getMaxValue</a></span>()</code>&nbsp;</td>
283</tr>
284<tr class="altColor">
285<td class="colFirst"><code><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
286<td class="colLast"><span class="typeNameLabel">EvaluatorReal.</span><code><span class="memberNameLink"><a href="../../../../genius/core/utility/EvaluatorReal.html#getMinValue--">getMinValue</a></span>()</code>&nbsp;</td>
287</tr>
288<tr class="rowColor">
289<td class="colFirst"><code><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></code></td>
290<td class="colLast"><span class="typeNameLabel">EvaluatorDiscrete.</span><code><span class="memberNameLink"><a href="../../../../genius/core/utility/EvaluatorDiscrete.html#getMinValue--">getMinValue</a></span>()</code>&nbsp;</td>
291</tr>
292</tbody>
293</table>
294<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
295<caption><span>Methods in <a href="../../../../genius/core/utility/package-summary.html">genius.core.utility</a> with parameters of type <a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a></span><span class="tabEnd">&nbsp;</span></caption>
296<tr>
297<th class="colFirst" scope="col">Modifier and Type</th>
298<th class="colLast" scope="col">Method and Description</th>
299</tr>
300<tbody>
301<tr class="altColor">
302<td class="colFirst"><code>void</code></td>
303<td class="colLast"><span class="typeNameLabel">EvaluatorDiscrete.</span><code><span class="memberNameLink"><a href="../../../../genius/core/utility/EvaluatorDiscrete.html#setEvaluation-genius.core.issue.Value-int-">setEvaluation</a></span>(<a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Value</a>&nbsp;val,
304 int&nbsp;evaluation)</code>
305<div class="block">Sets the evaluation for Value <code>val</code>.</div>
306</td>
307</tr>
308</tbody>
309</table>
310</li>
311</ul>
312</li>
313</ul>
314</div>
315<!-- ======= START OF BOTTOM NAVBAR ====== -->
316<div class="bottomNav"><a name="navbar.bottom">
317<!-- -->
318</a>
319<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
320<a name="navbar.bottom.firstrow">
321<!-- -->
322</a>
323<ul class="navList" title="Navigation">
324<li><a href="../../../../overview-summary.html">Overview</a></li>
325<li><a href="../package-summary.html">Package</a></li>
326<li><a href="../../../../genius/core/issue/Value.html" title="class in genius.core.issue">Class</a></li>
327<li class="navBarCell1Rev">Use</li>
328<li><a href="../package-tree.html">Tree</a></li>
329<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
330<li><a href="../../../../index-all.html">Index</a></li>
331<li><a href="../../../../help-doc.html">Help</a></li>
332</ul>
333</div>
334<div class="subNav">
335<ul class="navList">
336<li>Prev</li>
337<li>Next</li>
338</ul>
339<ul class="navList">
340<li><a href="../../../../index.html?genius/core/issue/class-use/Value.html" target="_top">Frames</a></li>
341<li><a href="Value.html" target="_top">No&nbsp;Frames</a></li>
342</ul>
343<ul class="navList" id="allclasses_navbar_bottom">
344<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
345</ul>
346<div>
347<script type="text/javascript"><!--
348 allClassesLink = document.getElementById("allclasses_navbar_bottom");
349 if(window==top) {
350 allClassesLink.style.display = "block";
351 }
352 else {
353 allClassesLink.style.display = "none";
354 }
355 //-->
356</script>
357</div>
358<a name="skip.navbar.bottom">
359<!-- -->
360</a></div>
361<!-- ======== END OF BOTTOM NAVBAR ======= -->
362</body>
363</html>
Note: See TracBrowser for help on using the repository browser.