public class TheNegotiatorReloaded extends BOAagent
acceptConditions, negotiationSession, offeringStrategy, omStrategy, opponentModel, outcomeSpace
fNegotiation, parametervalues, sessionNr, sessionsTotal, startTime, strategyParameters, timeline, totalTime, utilitySpace
Constructor and Description |
---|
TheNegotiatorReloaded() |
Modifier and Type | Method and Description |
---|---|
void |
agentSetup()
Initializes the agent by setting the opponent model, the opponent model strategy,
bidding strategy, and acceptance conditions.
|
java.lang.String |
getName()
Returns the agent's name.
|
chooseAction, cleanUp, getOpponentModel, getVersion, init, ReceiveMessage, setDecoupledComponents
endSession, getAgentID, getParameterValues, getSessionNumber, getSessionsTotal, getStrategyParameters, getSupportedNegotiationSetting, getUniqueIdentifier, getUtility, internalInit, isUIAgent, loadSessionData, parseStrategyParameters, restartDataObjectsFolder, saveSessionData, setAgentID, setName, sleep
public void agentSetup()
agentSetup
in class BOAagent