Class | Description |
---|---|
Accept |
This class is used to createFrom an action which symbolizes
that an agent accepts an offer.
|
Action |
Class which symbolizes a high level action.
|
EndNegotiation |
Class which symbolizes the action to leave a negotiation.
|
EndNegotiationWithAnOffer | |
GiveFeedback | |
IllegalAction |
This action represents that the agent did an illegal action
(not fitting the protocol), eg kill his agent.
|
Inform |
Created by dfesten on 21-8-2014.
|
InformPartyList |
This class is used to createFrom an action which symbolizes
that an agent accepts an offer.
|
InformVotingResult | |
NoAction | |
Offer |
Class which symbolizes an offer of an agent for the opponent.
|
OfferForFeedback | |
OfferForVoting | |
Reject |
This class is used to createFrom an action which symbolizes
that an agent accepts an offer.
|
VoteForOfferAcceptance |