Package | Description |
---|---|
genius.core.actions |
Modifier and Type | Class and Description |
---|---|
class |
Accept
This class is used to createFrom an action which symbolizes that an agent
accepts an offer.
|
class |
DefaultActionWithBid
Default implementation for ActionWithBid
|
class |
EndNegotiationWithAnOffer
This action is used by parties to indicate they want not to continue after
this last offer.
|
class |
InformVotingResult
informs about a voting result.
|
class |
Offer
Symbolizes an offer of an agent for the opponent.
|
class |
OfferForFeedback
immutable.
|
class |
OfferForVoting
immutable
|
class |
Reject
This class is used to createFrom an action which symbolizes that an agent
rejects an offer.
|