public class SmartMediatorBothFeedbackVoteVersion1 extends Party
parametervalues, partyID, partyListenerIndices, randomnr, utilitySpace
Constructor and Description |
---|
SmartMediatorBothFeedbackVoteVersion1() |
Modifier and Type | Method and Description |
---|---|
Action |
chooseAction(java.util.ArrayList<java.lang.Class> validActions) |
void |
init()
This method is called by the environment (SessionRunner) every time before starting a new
session after the internalInit method is called.
|
void |
ReceiveMessage(Action opponentAction) |
addPartyListenerIndex, cleanUp, generateRandomBid, getDeadlineType, getParametervalues, getPartyID, getPartyListenerIndices, getRandomValue, getRound, getSessionNo, getTimeline, getTotalRoundOrTime, getUtility, getUtilitySpace, getUtilityWithDiscount, getVersion, internalInit, setDeadlineType, setParametervalues, setPartyID, setPartyListenerIndices, setRound, setSessionNo, setTimeline, setTotalRoundOrTime, setUtilitySpace
public SmartMediatorBothFeedbackVoteVersion1()
public void init()
Party
public void ReceiveMessage(Action opponentAction)
ReceiveMessage
in class Party
public Action chooseAction(java.util.ArrayList<java.lang.Class> validActions)
chooseAction
in class Party