source: javadoc/genius/core/boaframework/package-summary.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: 11.2 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>genius.core.boaframework (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="genius.core.boaframework (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 class="navBarCell1Rev">Package</li>
36<li>Class</li>
37<li><a href="package-use.html">Use</a></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><a href="../../../genius/core/bidding/package-summary.html">Prev&nbsp;Package</a></li>
47<li><a href="../../../genius/core/boaframework/repository/package-summary.html">Next&nbsp;Package</a></li>
48</ul>
49<ul class="navList">
50<li><a href="../../../index.html?genius/core/boaframework/package-summary.html" target="_top">Frames</a></li>
51<li><a href="package-summary.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<h1 title="Package" class="title">Package&nbsp;genius.core.boaframework</h1>
74</div>
75<div class="contentContainer">
76<ul class="blockList">
77<li class="blockList">
78<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
79<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
80<tr>
81<th class="colFirst" scope="col">Class</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/boaframework/AcceptanceStrategy.html" title="class in genius.core.boaframework">AcceptanceStrategy</a></td>
87<td class="colLast">
88<div class="block">Describes an acceptance strategy of an agent of the BOA framework.</div>
89</td>
90</tr>
91<tr class="rowColor">
92<td class="colFirst"><a href="../../../genius/core/boaframework/BOA.html" title="class in genius.core.boaframework">BOA</a></td>
93<td class="colLast">
94<div class="block">Abstract superclass for BOA components.</div>
95</td>
96</tr>
97<tr class="altColor">
98<td class="colFirst"><a href="../../../genius/core/boaframework/BOAagent.html" title="class in genius.core.boaframework">BOAagent</a></td>
99<td class="colLast">
100<div class="block">This class describes a basic decoupled agent.</div>
101</td>
102</tr>
103<tr class="rowColor">
104<td class="colFirst"><a href="../../../genius/core/boaframework/BOAagentInfo.html" title="class in genius.core.boaframework">BOAagentInfo</a></td>
105<td class="colLast">
106<div class="block">This class is a container which describes a full BOA agent.</div>
107</td>
108</tr>
109<tr class="altColor">
110<td class="colFirst"><a href="../../../genius/core/boaframework/BOAcomponent.html" title="class in genius.core.boaframework">BOAcomponent</a></td>
111<td class="colLast">
112<div class="block">Creates a BOA component consisting of the classname of the component, the
113 type of the component, and all parameters.</div>
114</td>
115</tr>
116<tr class="rowColor">
117<td class="colFirst"><a href="../../../genius/core/boaframework/BOAparameter.html" title="class in genius.core.boaframework">BOAparameter</a></td>
118<td class="colLast">
119<div class="block">This stores the parameter specification of a BOA component: the name
120 description and range of valid values.</div>
121</td>
122</tr>
123<tr class="altColor">
124<td class="colFirst"><a href="../../../genius/core/boaframework/BoaParty.html" title="class in genius.core.boaframework">BoaParty</a></td>
125<td class="colLast">
126<div class="block">This class is used to convert a BOA party to a real agent.</div>
127</td>
128</tr>
129<tr class="rowColor">
130<td class="colFirst"><a href="../../../genius/core/boaframework/Multi_AcceptanceCondition.html" title="class in genius.core.boaframework">Multi_AcceptanceCondition</a></td>
131<td class="colLast">
132<div class="block">The MAC is a tool which allows to test many acceptance strategies in the same
133 negotiation trace.</div>
134</td>
135</tr>
136<tr class="altColor">
137<td class="colFirst"><a href="../../../genius/core/boaframework/NegotiationSession.html" title="class in genius.core.boaframework">NegotiationSession</a></td>
138<td class="colLast">
139<div class="block">This is a class which manages all the negotiation session pertinent
140 information to a single agent.</div>
141</td>
142</tr>
143<tr class="rowColor">
144<td class="colFirst"><a href="../../../genius/core/boaframework/NoModel.html" title="class in genius.core.boaframework">NoModel</a></td>
145<td class="colLast">
146<div class="block">Placeholder to notify an agent that there is no opponent model available.</div>
147</td>
148</tr>
149<tr class="altColor">
150<td class="colFirst"><a href="../../../genius/core/boaframework/OfferingStrategy.html" title="class in genius.core.boaframework">OfferingStrategy</a></td>
151<td class="colLast">
152<div class="block">Describes a bidding strategy of an agent of the BOA framework.</div>
153</td>
154</tr>
155<tr class="rowColor">
156<td class="colFirst"><a href="../../../genius/core/boaframework/OMStrategy.html" title="class in genius.core.boaframework">OMStrategy</a></td>
157<td class="colLast">
158<div class="block">This is the abstract class which determines when the opponent model may be
159 updated, and how it used to select a bid for the opponent.</div>
160</td>
161</tr>
162<tr class="altColor">
163<td class="colFirst"><a href="../../../genius/core/boaframework/OpponentModel.html" title="class in genius.core.boaframework">OpponentModel</a></td>
164<td class="colLast">
165<div class="block">Describes an opponent model of an agent of the BOA framework.</div>
166</td>
167</tr>
168<tr class="rowColor">
169<td class="colFirst"><a href="../../../genius/core/boaframework/OutcomeSpace.html" title="class in genius.core.boaframework">OutcomeSpace</a></td>
170<td class="colLast">
171<div class="block">This class generates the complete outcome space and is therefore useful if
172 someone wants to quickly implement an agent.</div>
173</td>
174</tr>
175<tr class="altColor">
176<td class="colFirst"><a href="../../../genius/core/boaframework/OutcomeTuple.html" title="class in genius.core.boaframework">OutcomeTuple</a></td>
177<td class="colLast">
178<div class="block">This class is a container which holds the necessary information so that a particular NegotiationOutcome
179 of the multi-acceptance criteria (MAC) can be reconstructed given a full negotiation outcome.</div>
180</td>
181</tr>
182<tr class="rowColor">
183<td class="colFirst"><a href="../../../genius/core/boaframework/SessionData.html" title="class in genius.core.boaframework">SessionData</a></td>
184<td class="colLast">
185<div class="block">In a BOAagent each component should be able to store data to be used in the next
186 negotiation session.</div>
187</td>
188</tr>
189<tr class="altColor">
190<td class="colFirst"><a href="../../../genius/core/boaframework/SharedAgentState.html" title="class in genius.core.boaframework">SharedAgentState</a></td>
191<td class="colLast">
192<div class="block">When decoupling existing agents into their separate components, it often happens
193 that a component loosely depends on another component; for example an acceptance condition
194 can depend on a target utility calculated by the offering strategy.</div>
195</td>
196</tr>
197<tr class="rowColor">
198<td class="colFirst"><a href="../../../genius/core/boaframework/SortedOutcomeSpace.html" title="class in genius.core.boaframework">SortedOutcomeSpace</a></td>
199<td class="colLast">
200<div class="block">This class is an OutcomeSpace but with a sorted list of BidDetails based on
201 the utility Methods have been optimized to work with a sorted list.</div>
202</td>
203</tr>
204</tbody>
205</table>
206</li>
207<li class="blockList">
208<table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Enum Summary table, listing enums, and an explanation">
209<caption><span>Enum Summary</span><span class="tabEnd">&nbsp;</span></caption>
210<tr>
211<th class="colFirst" scope="col">Enum</th>
212<th class="colLast" scope="col">Description</th>
213</tr>
214<tbody>
215<tr class="altColor">
216<td class="colFirst"><a href="../../../genius/core/boaframework/Actions.html" title="enum in genius.core.boaframework">Actions</a></td>
217<td class="colLast">
218<div class="block">Possible actions of an acceptance strategy.</div>
219</td>
220</tr>
221<tr class="rowColor">
222<td class="colFirst"><a href="../../../genius/core/boaframework/BoaType.html" title="enum in genius.core.boaframework">BoaType</a></td>
223<td class="colLast">
224<div class="block">The type of BOA components</div>
225</td>
226</tr>
227</tbody>
228</table>
229</li>
230</ul>
231</div>
232<!-- ======= START OF BOTTOM NAVBAR ====== -->
233<div class="bottomNav"><a name="navbar.bottom">
234<!-- -->
235</a>
236<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
237<a name="navbar.bottom.firstrow">
238<!-- -->
239</a>
240<ul class="navList" title="Navigation">
241<li><a href="../../../overview-summary.html">Overview</a></li>
242<li class="navBarCell1Rev">Package</li>
243<li>Class</li>
244<li><a href="package-use.html">Use</a></li>
245<li><a href="package-tree.html">Tree</a></li>
246<li><a href="../../../deprecated-list.html">Deprecated</a></li>
247<li><a href="../../../index-all.html">Index</a></li>
248<li><a href="../../../help-doc.html">Help</a></li>
249</ul>
250</div>
251<div class="subNav">
252<ul class="navList">
253<li><a href="../../../genius/core/bidding/package-summary.html">Prev&nbsp;Package</a></li>
254<li><a href="../../../genius/core/boaframework/repository/package-summary.html">Next&nbsp;Package</a></li>
255</ul>
256<ul class="navList">
257<li><a href="../../../index.html?genius/core/boaframework/package-summary.html" target="_top">Frames</a></li>
258<li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
259</ul>
260<ul class="navList" id="allclasses_navbar_bottom">
261<li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
262</ul>
263<div>
264<script type="text/javascript"><!--
265 allClassesLink = document.getElementById("allclasses_navbar_bottom");
266 if(window==top) {
267 allClassesLink.style.display = "block";
268 }
269 else {
270 allClassesLink.style.display = "none";
271 }
272 //-->
273</script>
274</div>
275<a name="skip.navbar.bottom">
276<!-- -->
277</a></div>
278<!-- ======== END OF BOTTOM NAVBAR ======= -->
279</body>
280</html>
Note: See TracBrowser for help on using the repository browser.