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.actions (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 | <h1 class="bar"><a href="../../../genius/core/actions/package-summary.html" target="classFrame">genius.core.actions</a></h1>
|
---|
13 | <div class="indexContainer">
|
---|
14 | <h2 title="Interfaces">Interfaces</h2>
|
---|
15 | <ul title="Interfaces">
|
---|
16 | <li><a href="Action.html" title="interface in genius.core.actions" target="classFrame"><span class="interfaceName">Action</span></a></li>
|
---|
17 | <li><a href="ActionWithBid.html" title="interface in genius.core.actions" target="classFrame"><span class="interfaceName">ActionWithBid</span></a></li>
|
---|
18 | </ul>
|
---|
19 | <h2 title="Classes">Classes</h2>
|
---|
20 | <ul title="Classes">
|
---|
21 | <li><a href="Accept.html" title="class in genius.core.actions" target="classFrame">Accept</a></li>
|
---|
22 | <li><a href="DefaultAction.html" title="class in genius.core.actions" target="classFrame">DefaultAction</a></li>
|
---|
23 | <li><a href="DefaultActionWithBid.html" title="class in genius.core.actions" target="classFrame">DefaultActionWithBid</a></li>
|
---|
24 | <li><a href="EndNegotiation.html" title="class in genius.core.actions" target="classFrame">EndNegotiation</a></li>
|
---|
25 | <li><a href="EndNegotiationWithAnOffer.html" title="class in genius.core.actions" target="classFrame">EndNegotiationWithAnOffer</a></li>
|
---|
26 | <li><a href="GiveFeedback.html" title="class in genius.core.actions" target="classFrame">GiveFeedback</a></li>
|
---|
27 | <li><a href="IllegalAction.html" title="class in genius.core.actions" target="classFrame">IllegalAction</a></li>
|
---|
28 | <li><a href="Inform.html" title="class in genius.core.actions" target="classFrame">Inform</a></li>
|
---|
29 | <li><a href="InformVotingResult.html" title="class in genius.core.actions" target="classFrame">InformVotingResult</a></li>
|
---|
30 | <li><a href="NoAction.html" title="class in genius.core.actions" target="classFrame">NoAction</a></li>
|
---|
31 | <li><a href="Offer.html" title="class in genius.core.actions" target="classFrame">Offer</a></li>
|
---|
32 | <li><a href="OfferForFeedback.html" title="class in genius.core.actions" target="classFrame">OfferForFeedback</a></li>
|
---|
33 | <li><a href="OfferForVoting.html" title="class in genius.core.actions" target="classFrame">OfferForVoting</a></li>
|
---|
34 | <li><a href="Reject.html" title="class in genius.core.actions" target="classFrame">Reject</a></li>
|
---|
35 | <li><a href="VoteForOfferAcceptance.html" title="class in genius.core.actions" target="classFrame">VoteForOfferAcceptance</a></li>
|
---|
36 | </ul>
|
---|
37 | </div>
|
---|
38 | </body>
|
---|
39 | </html>
|
---|