public class FeedbackPartyWrtLastAcceptedBid extends Party
parametervalues, partyID, partyListenerIndices, randomnr, utilitySpace
Constructor and Description |
---|
FeedbackPartyWrtLastAcceptedBid() |
Modifier and Type | Method and Description |
---|---|
Action |
chooseAction(java.util.ArrayList<java.lang.Class> validActions) |
void |
ReceiveMessage(Action opponentAction) |
addPartyListenerIndex, cleanUp, generateRandomBid, getDeadlineType, getParametervalues, getPartyID, getPartyListenerIndices, getRandomValue, getRound, getSessionNo, getTimeline, getTotalRoundOrTime, getUtility, getUtilitySpace, getUtilityWithDiscount, getVersion, init, internalInit, setDeadlineType, setParametervalues, setPartyID, setPartyListenerIndices, setRound, setSessionNo, setTimeline, setTotalRoundOrTime, setUtilitySpace
public void ReceiveMessage(Action opponentAction)
ReceiveMessage
in class Party
public Action chooseAction(java.util.ArrayList<java.lang.Class> validActions)
chooseAction
in class Party