- Gahboninho - Class in agents.anac.y2011.Gahboninho
-
- Gahboninho() - Constructor for class agents.anac.y2011.Gahboninho.Gahboninho
-
- Gahboninho_Offering - Class in negotiator.boaframework.offeringstrategy.anac2011
-
This is the decoupled Offering Strategy for Gahboninho (ANAC2011)
The code was taken from the ANAC2011 Gahboninho and adapted to work within the BOA framework
DEFAULT OM: None
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- Gahboninho_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.Gahboninho_Offering
-
- GahboninhoOM - Class in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- GahboninhoOM(UtilitySpace, Timeline) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- GahboninhoOM.IssuePrediction - Class in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
provides prediction of how important each dispute element is, considering opponent's
Behavior and "obsessions"
- GahboninhoOM.IssuePrediction() - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- GahboninhoSAS - Class in negotiator.boaframework.sharedagentstate.anac2011
-
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Gahboninho.
- GahboninhoSAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- GahbonValueType - Interface in agents.anac.y2011.Gahboninho
-
- GahbonValueType - Interface in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- GENERAL_DATA_SEPARATOR_STR - Static variable in class agents.qoagent.AutomatedAgentsCore
-
- GENERAL_DATA_SEPARATOR_STR - Static variable in class agents.qoagent2.QAgentsCore
-
- GENERAL_VALUES_NUM - Static variable in class agents.qoagent.AutomatedAgentsCore
-
- GENERAL_VALUES_NUM - Static variable in class agents.qoagent2.QAgentsCore
-
- generateAllBids(UtilitySpace) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
Generates all the possible bids in the domain
- generateAllBids(UtilitySpace) - Method in class negotiator.boaframework.OutcomeSpace
-
Generates all the possible bids in the domain
- GenerateBidWithAtleastUtilityOf(double) - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GenerateBidWithAtleastUtilityOf(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- generateId() - Method in class agents.qoagent.AutomatedAgent
-
Generates a random id for the Automated Agent and saves it to m_sAgentId
- generateId() - Method in class agents.qoagent2.QOAgent
-
Generates a random id for the QOAgent and saves it to m_sAgentId
- generateIntegerList(int) - Static method in class negotiator.tournament.TournamentGenerator
-
Generates a list of integer values.
- generateMediator(PartyRepItem, ProfileRepItem, ProfileRepItem, Map<DeadlineType, Object>) - Static method in class negotiator.tournament.TournamentGenerator
-
Generates a mediator Party from the given information
- generateRandomBid() - Method in class negotiator.parties.AbstractNegotiationParty
-
Generates a random bid which will be generated using this.utilitySpace.
- generateRandomBid() - Method in class negotiator.Party
-
- generateRiskFunction(double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.IAMhaggler2011
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.IAMhaggler2011
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.IAMhaggler2011
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.IAMhaggler2011
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Generate the risk based utility for a given actual utility.
- generateRiskFunction(double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Generate an n-by-m matrix representing the risk based utility for a given
utility-time combination.
- generateRiskFunction(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Generate the risk based utility for a given actual utility.
- generateSessionParties(List<PartyRepItem>, List<ProfileRepItem>, List<AgentID>, int, PartyRepItem, ProfileRepItem, Map<DeadlineType, Object>) - Static method in class negotiator.tournament.TournamentGenerator
-
Generate the list of parties in the given session
- generateSessionParties(List<Integer>, List<PartyRepItem>, List<ProfileRepItem>, List<AgentID>, int, PartyRepItem, ProfileRepItem, Map<DeadlineType, Object>) - Static method in class negotiator.tournament.TournamentGenerator
-
Generate the list of parties in the given session
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueDiscrete) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueReal) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- generateValue(HashMap<Integer, Value>, IssueInteger) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- GenericFileFilter - Class in negotiator.gui
-
- GenericFileFilter(String, String) - Constructor for class negotiator.gui.GenericFileFilter
-
- GeniusTimeDependent_Offering - Class in negotiator.boaframework.offeringstrategy.other
-
The problem with the default TDT, is that when the negotiation starts, some
time has already passed.
- GeniusTimeDependent_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
Empty constructor used for reflexion.
- GeniusTimeDependent_Offering(NegotiationSession, OpponentModel, OMStrategy, double, double, double, double) - Constructor for class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
- get(String) - Method in class misc.SimulatorConfiguration
-
- get_agent_repos(String, String) - Static method in class negotiator.repository.Repository
-
- get_agent_repository() - Static method in class negotiator.repository.Repository
-
- get_domain_repos(String, String) - Static method in class negotiator.repository.Repository
-
- get_domain_repos() - Static method in class negotiator.repository.Repository
-
code that creates repos if none exists
- get_estimated_rate() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.EstimatedNode
-
- get_estimated_rate() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.MeanNode
-
- get_estimated_rate() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_id() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_left() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_leftId() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_mean() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.EstimatedNode
-
- get_mean() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.MeanNode
-
- get_mean() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_p() - Method in class agents.anac.y2011.HardHeaded.KLH
-
This function calculates the concession amount based on remaining time,
initial parameters, and, the discount factor.
- get_p() - Method in class negotiator.boaframework.offeringstrategy.anac2011.HardHeaded_Offering
-
This function calculates the concession amount based on remaining time, initial parameters,
and, the discount factor.
- get_party_repository() - Static method in class negotiator.repository.Repository
-
- get_right() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- get_rightId() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- getAbsPath() - Method in class negotiator.utility.DataObjects
-
- getAC_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAC_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestDiscountedTheoreticalA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestDiscountedTheoreticalB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestTheoreticalA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getACbestTheoreticalB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptableUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getAcceptanceSeries() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getAcceptanceStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of acceptance strategies in the BOA
repository.
- getAcceptanceStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of acceptance strategies in the BOA
repository.
- getAcceptanceStrategy() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the acceptance strategy of the agent.
- getAcceptanceStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getAcceptanceStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the acceptance strategy associated with the given
name.
- getAcceptanceStrategyA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptanceStrategyB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getAcceptanceStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getAcceptedAgreementIdx() - Method in class agents.qoagent.AgentTools
-
- getAcceptedAgreementsValue() - Method in class agents.qoagent.AgentTools
-
- getAcceptedBid() - Method in class negotiator.NegotiationOutcome
-
- getAcceptedBy() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAcceptedBy() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getACList() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- getAct() - Method in class negotiator.events.ActionEvent
-
- getAction() - Method in class agents.BayesianAgentPN
-
- getAction() - Method in class agents.SimpleAgentPN
-
- getAction() - Method in class agents.SimpleTitForTatPN
-
- getAction() - Method in class agents.TimeDependentAgentConcederPN
-
- getAction() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getAction() - Method in interface negotiator.PocketNegotiatorAgent
-
ask the agent for its next action.
- getAction() - Method in class negotiator.session.Turn
-
Gets the action executed this turn
- getActionListeners(List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferCounterOfferProtocol
-
Get a map of parties that are listening to each other.
- getActionListeners(List<NegotiationParty>) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationParty>) - Method in interface negotiator.protocol.Protocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationParty>) - Method in class negotiator.protocol.ProtocolAdapter
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationParty>) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Get a map of parties that are listening to each other's response
- getActions() - Method in class negotiator.session.Round
-
Gets the actions in done in this round.
- getActionsTerminateSessionWithFailure() - Method in class negotiator.NegoRound
-
- getActionsTerminateSessionWithSuccess() - Method in class negotiator.NegoRound
-
- getActionType(Action) - Method in class agents.BayesianAgentForAuction
-
- getActor() - Method in class negotiator.events.ActionEvent
-
- getAgent() - Method in class negotiator.actions.Action
-
Returns the ID of the agent which created the action.
- getAgent(int) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgent() - Method in class negotiator.qualitymeasures.Trace
-
- getAgentA() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getAgentA() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentABids() - Method in class negotiator.NegotiationOutcome
-
- getAgentABids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAclass() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAFirst() - Method in class negotiator.NegotiationOutcome
-
- getAgentAmaxUtil() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAName() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getAgentAname() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentAname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentAparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentARep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentASize() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAgentAsString() - Method in class negotiator.ActionEvent
-
- getAgentAsString() - Method in class negotiator.events.ActionEvent
-
- getAgentAStrategyName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentAutility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAutilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentAUtilitySpace() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAutilSpaceName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentB() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getAgentB() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBBids() - Method in class negotiator.NegotiationOutcome
-
- getAgentBBids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBclass() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBmaxUtil() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBName() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getAgentBname() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentBname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentBparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBRep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentBSize() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAgentBStrategyName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentButility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentButilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentButilSpaceName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- GetAgentData(String) - Method in class agents.anac.y2013.MetaAgent.AgentManager
-
- getAgentDescription(Agent) - Static method in class negotiator.Global
-
Gives a useful agent name.
- getAgentID() - Method in class agents.anac.y2011.Gahboninho.Gahboninho
-
- getAgentId() - Method in class agents.qoagent.AutomatedAgent
-
- getAgentId() - Method in class agents.qoagent2.QOAgent
-
- getAgentID() - Method in class negotiator.Agent
-
- getAgentInstance(String) - Static method in class agents.AgentsFactory
-
Get a new instance of an agent with given name.
- getAgentName() - Method in class agents.qoagent.AutomatedAgent
-
- getAgentName() - Method in class agents.qoagent2.QOAgent
-
- getAgentName(int) - Method in class negotiator.protocol.OldProtocol
-
- getAgentNo() - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Get the number of the agent.
- getAgentNo() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Get the number of the agent.
- getAgentNo() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Get the number of the agent.
- getAgentOfClass(String) - Method in class negotiator.repository.Repository
-
- getAgentParam() - Method in class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- getAgentParams(int) - Method in class negotiator.protocol.OldProtocol
-
- getAgentProfile() - Method in class negotiator.qualitymeasures.Trace
-
- getAgentRepItem(int) - Method in class negotiator.protocol.OldProtocol
-
- getAgentRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getAgents() - Static method in class agents.AgentsFactory
-
get all available agent names
- getAgents(Class<?>) - Static method in class agents.AgentsFactory
-
Get all agents of a particular type
- GetAgents() - Method in class agents.anac.y2013.MetaAgent.AgentManager
-
- getAgentSide() - Method in class agents.qoagent.AgentTools
-
- getAgentSide() - Method in class agents.qoagent.AutomatedAgent
-
- getAgentSide() - Method in class agents.qoagent2.QOAgent
-
- getAgentType() - Method in class agents.qoagent.AutomatedAgent
-
- getAgentUtilitySpaces(int) - Method in class negotiator.protocol.OldProtocol
-
- getAgentUtils() - Method in class negotiator.session.SessionManager
-
Get the history of the utilities for all agents so far.
- getAgentVars() - Method in class negotiator.tournament.Tournament
-
- getAggregationType(String) - Static method in enum negotiator.utility.AGGREGATIONTYPE
-
- getAggregationType() - Method in class negotiator.utility.UtilityFunction
-
- getAgreement() - Method in class negotiator.events.MultipartyNegotiationSessionEvent
-
- getAgreementFound() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getAgreementIndices(String) - Method in class agents.qoagent.AutomatedAgent
-
- getAgreementIndices(String) - Method in class agents.qoagent.AutomatedAgentType
-
Get indices of a given agreement
- getAgreementIndices(String) - Method in class agents.qoagent2.QAgentType
-
- getAgreementIndices(String) - Method in class agents.qoagent2.QOAgent
-
- getAgreementLuceValue(double) - Method in class agents.qoagent2.QAgentType
-
- getAgreementLuceValue(double, boolean) - Method in class agents.qoagent2.QAgentType
-
- getAgreementRankingProbability(int[]) - Method in class agents.qoagent2.QAgentType
-
- getAgreementStr(int[]) - Method in class agents.qoagent.AutomatedAgent
-
- getAgreementStr(int[]) - Method in class agents.qoagent.AutomatedAgentType
-
Get String of agreement by issues indice
- getAgreementStr(int[]) - Method in class agents.qoagent2.QAgentType
-
- getAgreementTimeEffect(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the time effect for the entire agreement
- getAgreementTypeEffect() - Method in class agents.qoagent.AutomatedAgentType
-
- getAgreementUtilities() - Method in class negotiator.session.SessionManager
-
Returns round number and utility value of agreement if any.
- getAgreementValue(AutomatedAgentType, int[], int) - Method in class agents.qoagent.AgentTools
-
- getAgreementValue(int[]) - Method in class agents.qoagent.AgentTools
-
- getAgreementValue(int[]) - Method in class agents.qoagent.AutomatedAgent
-
- getAgreementValue(int[], int) - Method in class agents.qoagent.AutomatedAgentType
-
Get value of a given agreement by issues indices for
a given turn
- getAgreementValue(int[], int) - Method in class agents.qoagent2.QAgentType
-
- getAllComparableValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getAllIncomparableValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getAllLessPreferredValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getAllMorePreferredValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getAllOutcomes() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
- getAllOutcomes() - Method in class negotiator.boaframework.OutcomeSpace
-
- getAllowsChildren() - Method in class negotiator.issue.Objective
-
- getAllPossibleValues(int) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getAllValues() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getAllValues(int) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getAlpha() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getAlreadyOffered() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
checks whether the bid has already been made
- getAmountOfSamples() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getAmtSteps() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the amount of steps
- getAmtSteps() - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the amount of steps
- getApplication() - Static method in class negotiator.gui.NegoGUIApp
-
A convenient static getter for the application instance.
- getAttribute(String) - Method in class negotiator.xml.SimpleElement
-
- getAttributes() - Method in class negotiator.xml.SimpleElement
-
- getAutomatedAgentAgreement() - Method in class agents.qoagent.AutomatedAgent
-
- getAutomatedAgentAgreement() - Method in class agents.qoagent.AutomatedAgentsCore
-
Return the agreement the automated agent selected to offer
- getAverage() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The mean of the values in the values list.
- getAverage() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The mean of the values in the values list.
- getAverageDifferenceBetweenBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenIssueWeightsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceBetweenIssueWeightsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceOfParetoFrontierList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDifferenceOfParetoFrontierListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getAverageDiscountedUtility(UtilitySpace) - Method in class negotiator.BidHistory
-
- getAveragePartnerUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getAverageUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getAverageUtility() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
- getAverageUtility() - Method in class negotiator.BidHistory
-
- getAverageUtility(ArrayList<BidDetails>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- getAverageUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getBestAgreementAtTime(QAgentType, QAgentType, QAgentsCore.QGenerateAgreement.QCombinedAgreement, int) - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getBestAgreementStr(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the best agreement as string
- getBestAgreementStr() - Method in class agents.qoagent.AutomatedAgent
-
- getBestAgreementStr() - Method in class agents.qoagent.AutomatedAgentType
-
Returns the best agreement as String value
- getBestAgreementStr() - Method in class agents.qoagent2.QAgentType
-
- getBestAgreementValue(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the best agreement value for a given agent
- getBestAgreementValue() - Method in class agents.qoagent.AutomatedAgent
-
- getBestAgreementValue(int) - Method in class agents.qoagent.AutomatedAgentType
-
Returns the value of the best agreement in the current turn
- getBestAgreementValue() - Method in class agents.qoagent.AutomatedAgentType
-
- getBestAgreementValue(int) - Method in class agents.qoagent2.QAgentType
-
- getBestBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the best bid for me.
- getBestBid() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Gets a random bid from the top TOP_BIDS_PERCENTAGE % of our list.
- getBestBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the details of the best bid for me.
- getBestBidDetails() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns the bid with the highest utility stored in the history.
- getBestBidDetails() - Method in class negotiator.BidHistory
-
Returns the bid with the highest utility stored in the history.
- getBestBidHistory(int) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
Gets the history part of the best n (or less) bids for me.
- getBestBidInHistory() - Method in class agents.anac.y2012.CUHKAgent.OpponentBidHistory
-
- getBestBidInHistory() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OpponentBidHistory
-
- getBestBidInHistory() - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- getBestBidUsingModel() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Get a best bid, using the estimated model of our opponent to try to find a bid that we both like
- getBestDiscountedBidDetails(UtilitySpace) - Method in class negotiator.BidHistory
-
Returns the bid with the highest discounted utility stored in the
history.
- getBestEverOpponentBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBestHypothesis(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getBestHypothesis(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getBestNode(HashMap<String, Double>) - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
-
- getBestOpponentBidSoFar() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Gives the best bid the opponent has offered.
- getBestOpponentOffer() - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Return the best offer made by your opponent.
- getBestPartnerBids(double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a partner bid which has a utility of at least a certain
value.
- getBestPartnerBids(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Get a partner bid which has a utility of at least a certain
value.
- getBestTenBids() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double) - Static method in class agents.anac.y2010.Southampton.utils.concession.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double, double) - Static method in class agents.anac.y2010.Southampton.utils.concession.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionUtils
-
- getBeta(ArrayList<Pair<Double, Double>>, double, double, double, double, double, double, double, double, double, double) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionUtils
-
- getBid(UtilitySpace, double, double) - Method in interface agents.anac.y2011.IAMhaggler2011.BidCreator
-
Get a bid (within a utility range if possible).
- getBid(UtilitySpace, double, double) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
- getBid() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
Method which returns the bid.
- getBid(UtilitySpace, double, double) - Method in interface agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.BidCreator
-
Get a bid (within a utility range if possible).
- getBid(UtilitySpace, double, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- getBid(UtilitySpace, double, double) - Method in interface agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.BidCreator
-
Get a bid (within a utility range if possible).
- getBid(UtilitySpace, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- getBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidDetails
-
- getBid(List<BidDetails>) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NullStrategy
-
- getBid(List<BidDetails>) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
-
Returns a bid selected using the opponent model from the given
set of similarly preferred bids.
- getBid(OutcomeSpace, Range) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
-
Returns a bid selected using the opponent model with a utility
in the given range.
- getBid(OutcomeSpace, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
-
Use this method in case no range is specified, but only a target utility.
- getBid() - Method in class negotiator.actions.EndNegotiationWithAnOffer
-
- getBid() - Method in class negotiator.actions.Offer
-
Returns the bid offered by the agent which
created this offer.
- getBid() - Method in class negotiator.actions.OfferForVoting
-
- getBid() - Method in class negotiator.analysis.BidPoint
-
Bid from which the utilities are represented.
- getBid() - Method in class negotiator.bidding.BidDetails
-
Returns the bid.
- getBid(UtilitySpace, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.BestBid
-
Returns the best bid for the opponent given a set of similarly preferred
bids.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.OMStrategy
-
Returns a bid selected using the opponent model from the given set of
similarly preferred bids.
- getBid(OutcomeSpace, Range) - Method in class negotiator.boaframework.OMStrategy
-
Returns a bid selected using the opponent model with a utility in the
given range.
- getBid(SortedOutcomeSpace, double) - Method in class negotiator.boaframework.OMStrategy
-
Use this method in case no range is specified, but only a target utility.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.NTFTstrategy
-
Selects a random bid from the best N bids, where N depends on the
domain size.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.NullStrategy
-
Returns a random bid from the give array of similarly preferred bids.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.OfferBestN
-
First this method determines the N best bids given the array of similarly
preferred bids.
- getBid(List<BidDetails>) - Method in class negotiator.boaframework.omstrategy.TheFawkes_OMS
-
- getBidDetailsOfUtility(double) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getBidDetailsOfUtility(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
- getBiddingStrategyA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBiddingStrategyB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBiddingStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getBidEvaluation(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
- getBidEvaluation(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
-
Determines the utility of the opponent according to the OpponentModel
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Calculates the utility to our opponent of the bid received as a parameter
using the current knowledge given by our opponent model
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.DefaultModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.OpponentModel
-
Determines the utility of a bid according to the preference profile.
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.InoxAgent_OM
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
This method estimates the utility of the negotiator given that it has just offered the given bid.
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.UniformModel
-
- getBidEvaluation(Bid) - Method in class negotiator.boaframework.opponentmodel.WorstModel
-
- getBidFromAction(Action) - Static method in class negotiator.actions.Action
-
Method which returns the bid of the current action if it
is of the type Offer or else Null.
- getBidIndices() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getBidList() - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- getBidNearDiscountedUtility(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
gets a BidDetails which is closest to the give utility
- getBidNearUtility(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
gets a BidDetails which is closest to the give utility
- getBidNearUtility(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SortedOutcomeSpace
-
Gets a BidDetails which is close to the utility
- getBidNearUtility(double) - Method in class negotiator.boaframework.OutcomeSpace
-
gets a BidDetails which is closest to the given utility
- getBidNearUtility(double) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
Gets a BidDetails which is close to the utility
- getBidNumber() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getBidRunk() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getBids() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBids() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBidsCreationTime() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getBidsinDiscountedRange(Range, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
gets a list of bids (from possibleBids) that have a utility between the range
- getBidsinRange(Range) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
gets a list of bids (from possibleBids) that have a utility within the
given range.
- getBidsinRange(Range) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SortedOutcomeSpace
-
gets a list of BidDetails that have a utility within the range
- getBidsinRange(Range) - Method in class negotiator.boaframework.OutcomeSpace
-
Returns a list of bids (from possibleBids) that have a utility within the
given range.
- getBidsinRange(Range) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
gets a list of BidDetails that have a utility within the range
- getBidSpace(UtilitySpace...) - Static method in class negotiator.analysis.BidSpaceCache
-
Method used to load a BidSpace.
- getBidTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getBidTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getBidValue(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the value of a bid
- getBidValue(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
returns the value of a bid
- getBidValueByIssue(Bid, Issue) - Static method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the value of an issue in a bid
- getBidValueByIssue(Bid, Issue) - Static method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
returns the value of an issue in a bid
- getBidValueByIssue(Bid, int) - Static method in class negotiator.boaframework.opponentmodel.agentsmithv2.IssueModel
-
returns the value of an issue in a bid
- getBinaryRoot() - Static method in class negotiator.Global
-
- getBOAagentA() - Method in class negotiator.tournament.Tournament
-
- getBOAagentB() - Method in class negotiator.tournament.Tournament
-
- getBOAparameters() - Method in class negotiator.gui.boaframework.BOATextField
-
- getBooleanOption(String, boolean) - Static method in class negotiator.tournament.TournamentConfiguration
-
- getBoundList() - Method in class negotiator.utility.ExclusiveHyperRectangle
-
- getBoundList() - Method in class negotiator.utility.HyperRectangle
-
- getBoundList() - Method in class negotiator.utility.InclusiveHyperRectangle
-
- getBS_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getBS_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getCellEditorValue() - Method in class negotiator.gui.tree.IssueValueCellEditor
-
- getCellEditorValue() - Method in class negotiator.gui.tree.WeightSliderCellEditor
-
- getChart() - Method in class negotiator.gui.chart.BidChart
-
- getChart() - Method in class negotiator.gui.chart.MultipartyBidChart
-
- getChart() - Method in class negotiator.gui.chart.UtilityPlot
-
- getChartPanel() - Method in class negotiator.gui.chart.UtilityPlot
-
- getChild(Object, int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
Returns parent's child at the given index.
- getChildAt(int) - Method in class negotiator.issue.Objective
-
- getChildByTagName(String) - Method in class negotiator.xml.SimpleElement
-
- getChildCount(Object) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
If parent is instanceof Objective, returns the number of children.
- getChildCount() - Method in class negotiator.issue.Objective
-
- getChildElements() - Method in class negotiator.xml.SimpleElement
-
- getChildElementsAsList() - Method in class negotiator.xml.SimpleElement
-
- getChildren() - Method in class negotiator.issue.Objective
-
Wouter: added bcause I dont have time to change all Vector and Enumerators to ArrayList code
- getChildWithID(int) - Method in class negotiator.issue.Objective
-
- getClassname() - Method in class negotiator.boaframework.BOAcomponent
-
- getClassName() - Static method in class negotiator.gui.NegoGUIApp
-
- getClassPath() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getClassPath() - Method in class negotiator.repository.AgentRepItem
-
- getClassPath() - Method in class negotiator.repository.MultiPartyProtocolRepItem
-
- getClassPath() - Method in class negotiator.repository.PartyRepItem
-
- getClassPath() - Method in class negotiator.repository.ProtocolRepItem
-
- getCoefficient(int) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingPolynomial
-
Returns the ith coefficient of the polynomial.
- getColumnClass(int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getColumnCount() - Method in class negotiator.gui.progress.NegoTableModel
-
- getColumnCount() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getColumnName(int) - Method in class negotiator.gui.progress.NegoTableModel
-
- getColumnName(int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getCombinationValues(int[]) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
Get all combinations of integers in a space.
- getCombinationValues(int[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Get all combinations of integers in a space.
- getConcedeToDiscountingFactor() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.ConcessionFunction
-
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.SpecialTimeConcessionFunction
-
- getConcession(double, long, double) - Method in class agents.anac.y2010.Southampton.utils.concession.TimeConcessionFunction
-
- getConcession(double, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.ConcessionFunction
-
- getConcession(double, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.SpecialTimeConcessionFunction
-
- getConcession(double, long, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.TimeConcessionFunction
-
- getConcession(double, double, double) - Method in class negotiator.boaframework.opponentmodel.iamhaggler.ConcessionFunction
-
- getConcession(double, double, double) - Method in class negotiator.boaframework.opponentmodel.iamhaggler.TimeConcessionFunction
-
- getConcessionDegree() - Method in class agents.anac.y2012.CUHKAgent.OpponentBidHistory
-
- getConcessionDegree() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OpponentBidHistory
-
- getConcessionDegree() - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- getConcessionMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getConcessionMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getConf() - Method in class misc.SimulatorConfiguration
-
- getConsecutiveBidsDifferent() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
-
Returns the number of consecutive bids in which this opponent has given
us a previously unoffered bid
- getConsecutiveBidsDifferent() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Returns the number of consecutive bids in which this opponent has given
us a previously unoffered bid
- getConstantParam() - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- getConstantParam() - Method in class negotiator.utility.EvaluatorReal
-
- getConstraints() - Method in class negotiator.utility.UtilityFunction
-
- getContinuousCombinations(ArrayList<ContinuousEvaluationFunction>, ArrayList<Double>) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpaceReal
-
- getContinuousCombinations(ArrayList<ContinuousEvaluationFunction>, ArrayList<Double>) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceReal
-
- getContinuousWeights() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getContinuousWeights() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getCopySortedToUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Gets the current agreement if any.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferCounterOfferProtocol
-
Will return the current agreement.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Gets the most recent agreement.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Returns the most recent agreement found by the mediator.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in interface negotiator.protocol.Protocol
-
This method should return the current agreement.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.ProtocolAdapter
-
This method should return the current agreement.
- getCurrentAgreement(Session, List<NegotiationParty>) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Returns the last offer for voting as the current agreement.
- getCurrentPartyAndValidActions() - Method in class negotiator.NegoRound
-
- getCurrentPartyIndex() - Method in class negotiator.NegoRound
-
- getCurrentPartysValidActions() - Method in class negotiator.NegoRound
-
- getCurrentRoundNo() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getCurrentRoundNo() - Method in class negotiator.NegoRound
-
- getCurrentTime() - Method in class negotiator.ContinuousTimeline
-
- getCurrentTime() - Method in class negotiator.DiscreteTimeline
-
- getCurrentTime() - Static method in class negotiator.Global
-
- getCurrentTime() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getCurrentTime() - Method in class negotiator.Timeline
-
- getCurrentTurn() - Method in class agents.qoagent.AgentTools
-
Get the current turn number
- getCurrentTurn() - Method in class agents.qoagent.AutomatedAgent
-
Returns the current negotiation's turn
- getCurrentTurn() - Method in class agents.qoagent2.QOAgent
-
Returns the current negotiation's turn
- getCurrentTurnAutomatedAgentValue() - Method in class agents.qoagent.AgentTools
-
- getCurrentTurnAutomatedAgentValue() - Method in class agents.qoagent.AutomatedAgent
-
- getCurrentTurnAutomatedAgentValue() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getCurrentTurnIndex() - Method in class negotiator.NegoRound
-
- getCurrentTurnSideAgentType(String, int) - Method in class agents.qoagent.AgentTools
-
Get the opponent's side
- getCurrentTurnSideAgentType(String, int) - Method in class agents.qoagent.AutomatedAgent
-
- getData(ComponentsEnum) - Method in class negotiator.boaframework.NegotiationSession
-
Method used to load the data saved by a component.
- getData(ComponentsEnum) - Method in class negotiator.boaframework.SessionData
-
Returns the data stored by the given BOA component.
- getData() - Method in class negotiator.qualitymeasures.Trace
-
- getDeadlines() - Method in class negotiator.config.Configuration
-
Gets the deadline map
- getDeadlines() - Method in interface negotiator.config.GuiConfiguration
-
Gets the deadline map
- getDeadlines() - Method in class negotiator.gui.negosession.DeadlineDialog
-
- getDeadlines() - Method in class negotiator.session.Session
-
Gets the deadline constraints
- getDeadlineType() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getDeadlineType() - Method in class negotiator.Party
-
- getDecoupledAgentVars() - Method in class negotiator.tournament.Tournament
-
Converts the descriptions of the BOA framework agents to actual agents
compatible with Genius.
- getDecrease() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getDecrease() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getDecrease() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDecrease() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDefault() - Static method in class negotiator.SupportedNegotiationSetting
-
- getDefaultHeader(List<NegotiationParty>) - Static method in class negotiator.logging.CsvLogger
-
Generate default header
- getDepth(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getDepth() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getDesc() - Method in class agents.anac.y2010.Southampton.utils.EvaluatorHypothesis
-
- getDesc() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.EvaluatorHypothesis
-
- getDesc() - Method in class agents.bayesianopponentmodel.EvaluatorHypothesis
-
- getDesc() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- getDesc(ValueDiscrete) - Method in class negotiator.issue.IssueDiscrete
-
- getDescription() - Method in class agents.anac.y2010.AgentFSEGA.EvaluatorHypothesis
-
- getDescription() - Method in class negotiator.boaframework.BOAparameter
-
- getDescription() - Method in class negotiator.gui.GenericFileFilter
-
- getDescription() - Method in class negotiator.issue.Objective
-
- getDescription() - Method in class negotiator.repository.AgentRepItem
-
- getDescription() - Method in class negotiator.repository.MultiPartyProtocolRepItem
-
- getDescription() - Method in class negotiator.repository.PartyRepItem
-
- getDescription() - Method in class negotiator.repository.ProtocolRepItem
-
- getDeviance() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getDeviance() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getDeviance() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDeviance() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDeviation() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The standard deviation utility of the issues.
- getDeviation() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The standard deviation utility of the issues.
- getDirection(HashMap<String, Double>) - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Split
-
- getDiscountedBidEvaluation(Bid, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
-
Determines the discounted utility of the opponent according to the OpponentModel
- getDiscountedUtility(Bid, double) - Method in class negotiator.boaframework.NegotiationSession
-
Returns the discounted utility of a bid given the bid and the
time at which it was offered.
- getDiscountedUtility(Bid, double) - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- GetDiscountFactor() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- getDiscountFactor() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getDiscountFactor() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the discount factor of the utilityspace.
- GetDiscountFactor() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getDiscountFactor() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getDiscountFactor() - Method in class negotiator.utility.UtilitySpace
-
- getDiscreteCombination() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace.EvaluatedDiscreteCombination
-
- getDiscreteCombination() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace.EvaluatedDiscreteCombination
-
- getDiscreteCombinations(ArrayList<HashMap<ValueDiscrete, Double>>, ArrayList<Double>) - Static method in class agents.anac.y2010.Southampton.analysis.BidSpaceDiscrete
-
- getDiscreteCombinations(ArrayList<HashMap<ValueDiscrete, Double>>, ArrayList<Double>) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceDiscrete
-
- getDiscreteCombinationsCount() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getDiscreteCombinationsCount() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getDiscreteEvalutions() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
Gets the evaluations for the discrete issue from the input field in this dialog.
- getDiscreteUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of if this issue is discrete.
- getDiscreteUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The utility of if this issue is discrete.
- getDiscreteValues() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getDiscreteWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
Gets the weight of this value.
- getDiscreteWeight() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
Gets the weight of this value.
- getDiscreteWeights() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getDiscreteWeights() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getDistance(BidPoint) - Method in class negotiator.analysis.BidPoint
-
Returns the distance between this BidPoint and another BidPoint.
- getDistanceToNash() - Method in class negotiator.analysis.MultilateralAnalysis
-
- getDistanceToPareto() - Method in class negotiator.analysis.MultilateralAnalysis
-
- getDistributedOutcomesFileName() - Static method in class negotiator.Global
-
- getDistributedTutorial() - Static method in class negotiator.distributedtournament.DBController
-
- getDomain() - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getDomain() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getDomain() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getDomain() - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getDomain() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the negotiation domain.
- getDomain() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getDomain() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getDomain() - Method in class negotiator.protocol.OldProtocol
-
- getDomain() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getDomain() - Method in class negotiator.qualitymeasures.Trace
-
- getDomain() - Method in class negotiator.repository.ProfileRepItem
-
- getDomain(DomainRepItem) - Method in class negotiator.repository.Repository
-
- getDomain(String) - Method in class negotiator.repository.Repository
-
- getDomain() - Method in class negotiator.utility.UtilitySpace
-
- getDomainByName(String) - Static method in class negotiator.repository.Repository
-
- getDomainName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getDomainRepItem() - Method in class negotiator.gui.tree.TreeFrame
-
- getDomainRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getDoubleValue(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
gives the exact double value/util of a issuevalue.
- getE() - Method in class agents.FunctionalAcceptor
-
- getE() - Method in class agents.ImmediateAcceptor
-
- getE() - Method in class agents.TimeDependentAgent
-
Depending on the value of e, extreme sets show clearly different patterns
of behaviour [1]:
1.
- getE() - Method in class agents.TimeDependentAgentBoulware
-
- getE() - Method in class agents.TimeDependentAgentConceder
-
- getE() - Method in class agents.TimeDependentAgentConcederPN
-
- getE() - Method in class agents.TimeDependentAgentHardliner
-
- getE() - Method in class agents.TimeDependentAgentLinear
-
- getElapsedMilliSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedMilliseconds() - Method in class negotiator.events.ActionEvent
-
- getElapsedMilliSeconds() - Method in class negotiator.PausableContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the elapsed time in seconds.
- getElapsedSeconds() - Method in class negotiator.PausableContinuousTimeline
-
Gets the elapsed time in seconds.
- getElementAt(int) - Method in class negotiator.gui.ExtendedComboBoxModel
-
- getElementAt(int) - Method in class negotiator.gui.ExtendedListModel
-
- getElements() - Method in class misc.ScoreKeeper
-
Returns the objects from which the score is registered.
- getEndOfNegotiation() - Method in class negotiator.qualitymeasures.Trace
-
- getEnglandCompromiseNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandCompromiseType() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandLongTermNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandLongTermType() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandProbabilitiesStr() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandShortTermNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getEnglandShortTermType() - Method in class agents.qoagent2.QAgentsCore
-
- getEqualPreferredList() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getEqualPreferredValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getEquilibriumAgreement() - Method in class agents.qoagent2.QAgentsCore
-
- getErrorRemarks() - Method in class negotiator.events.ActionEvent
-
- getErrorRemarks() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getEstimatedUtility(Bid) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.OpponentModel
-
Estimates the utility of a particular bid for our opponent
- getEstimatedUtility(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getEstimatedUtility(int, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getEvalHyp() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getEvalHyp() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getEvalKnownPoint1() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getEvalKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getEvalKnownPoint2() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getEvalKnownPoint2() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getEvalLowerBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getEvalLowerBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getEvalMax() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluation(UtilitySpace, Bid, int) - Method in interface negotiator.utility.Evaluator
-
This method returns the utility of the value of an issue.
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorDiscrete
-
Returns the evaluation of the value of the issue of the bid.
- getEvaluation(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorInteger
-
- getEvaluation(int) - Method in class negotiator.utility.EvaluatorInteger
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorObjective
-
- getEvaluation(UtilitySpace, Bid, int) - Method in class negotiator.utility.EvaluatorReal
-
- getEvaluation(double) - Method in class negotiator.utility.EvaluatorReal
-
- getEvaluation(int, Bid) - Method in class negotiator.utility.UtilitySpace
-
Returns the utility of one issue in the bid.
- getEvaluationNotNormalized(Bid, int) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluationNotNormalized(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getEvaluationOfValue(int, ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Gives the normalized value rank of some value within a certain Issue
- getEvaluator() - Method in class agents.anac.y2010.AgentFSEGA.EvaluatorHypothesis
-
- getEvaluator() - Method in class agents.anac.y2010.Southampton.utils.EvaluatorHypothesis
-
- getEvaluator() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.EvaluatorHypothesis
-
- getEvaluator() - Method in class agents.bayesianopponentmodel.EvaluatorHypothesis
-
- getEvaluator() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- getEvaluator(int) - Method in class negotiator.utility.UtilitySpace
-
Returns the evaluator of an issue for the given index.
- getEvaluators() - Method in class negotiator.utility.UtilitySpace
-
- getEvalUpperBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getEvalUpperBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getExpectedDecrease(Value) - Method in class agents.anac.y2011.ValueModelAgent.IssuesDecreases
-
- getExpectedDecrease(Value) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.IssuesDecreases
-
- getExpectedEvaluationValue(Bid, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getExpectedEvaluationValue(Bid, int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.MyBayesianOpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
Plan: cache the results for pBid in a Hash table.
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getExpectedUtility(Bid) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
Plan: cache the results for pBid in a Hash table.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.FSEGAOpponentModel
-
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the expected utility of a bid.
- getExpectedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the expected utility of a bid.
- GetExpectedUtilityByValue(Value) - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetExpectedUtilityByValue(Value) - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.MyBayesianOpponentModel
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.OpponentModel
-
- getExpectedWeight(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getExpectedWeight(int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getExpectedWeight(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.FSEGAOpponentModel
-
- getExpectedWeight(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the expected weight of a particular issue.
- getExpectedWeight(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the expected weight of a particular issue.
- getExplorationA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getExplorationB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getExtensiveOutcomesFileName() - Static method in class negotiator.Global
-
- getExtremeEvaluation(Evaluator, OpponentModel.Extreme) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getExtremeEvaluation(Evaluator, IAMhagglerModel.Extreme) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
- getExtremeEvaluation(Evaluator, OpponentModel.Extreme) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getExtremeEvaluation(Evaluator, IAMhagglerBayesianModel.Extreme) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getExtremeEvaluation(Evaluator, PerfectIAMhagglerBayesianModel.Extreme) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getFeaMC(double) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getFeaMC(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getFeedback() - Method in class negotiator.actions.GiveFeedback
-
- getFileName() - Method in class misc.Serializer
-
- getFilename() - Method in class negotiator.repository.Repository
-
- getFileName() - Method in class negotiator.utility.UtilitySpace
-
- getFileNameWithoutExtension(String) - Static method in class negotiator.Global
-
- getFilePath() - Method in class negotiator.CSVLoader
-
- getFirst() - Method in class agents.anac.y2011.TheNegotiator.Pair
-
- getFirst() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Pair
-
- getFirst() - Method in class misc.Pair
-
Return the first object of the pair.
- getFirstActions() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getFirstBid() - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the first bid.
- getFirstBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the first bid.
- getFirstBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getFirstBidDetails() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns the first bid stored in the history
- getFirstBidDetails() - Method in class negotiator.BidHistory
-
Returns the first bid stored in the history
- getFirstOffereUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getFitPolynomialIndex(double) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingCubicSpline
-
Returns the index of P, the Polynomial
instance used to evaluate x, in an ArrayList table instance returned by
getSplinePolynomials().
- getFortunateMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFortunateMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFront() - Method in class agents.anac.y2011.TheNegotiator.Queue
-
Get the least recently inserted item in the queue.
- getFront() - Method in class misc.Queue
-
Get the least recently inserted item in the queue.
- getFrontier() - Method in class negotiator.analysis.ParetoFrontier
-
Returns the Pareto-optimal frontier.
- getFullName() - Method in class negotiator.repository.DomainRepItem
-
- getFullName() - Method in class negotiator.repository.ProfileRepItem
-
- getFullParameters() - Method in class negotiator.boaframework.BOAcomponent
-
- getFuncType() - Method in class negotiator.utility.EvaluatorInteger
-
- getFuncType() - Method in class negotiator.utility.EvaluatorReal
-
- getFYU(String, BidSpace) - Static method in class negotiator.NegotiationOutcome
-
Gets the Full Yield Utility of the agent.
- getFYUA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getFYUB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getHasMediator() - Method in class negotiator.repository.MultiPartyProtocolRepItem
-
- getHasMediatorProfile() - Method in class negotiator.repository.MultiPartyProtocolRepItem
-
- getHasWeight() - Method in class negotiator.utility.EvaluatorObjective
-
- getHeightHyp() - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getHeightHyp() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getHelper() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
-
- getHelper() - Method in class negotiator.boaframework.OfferingStrategy
-
Return the Helper-object.
- getHigh() - Method in class negotiator.boaframework.BOAparameter
-
- getHighestFrequency() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method returns the highest frequency that can be
found in the valueFrequencyMap.
- getHighestObjectiveNr() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
Recursively calculates the highest Objective / Issue number in the tree.
- getHighestObjectiveNr(int) - Method in class negotiator.issue.Objective
-
This method recursively calculates the highest Objective / Issue number in the subtree rooted at the callee.
- getHighestRankedValue() - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Returns the highest ranked value within an issue
- getHistory() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getHistory() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns the full history.
- getHistory() - Method in class negotiator.BidHistory
-
Returns the full history.
- getHomeDirectory() - Method in class negotiator.gui.DirectoryRestrictedFileSystemView
-
- getHypothesis(int) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
- getHypothesis(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getIncomparableValue(int, Value, Random) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getIncomparableValue(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getIncomparableValue(int, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getIncomparableValues(int, Value) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getIncomparableValues(int, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getIndex(TreeNode) - Method in class negotiator.issue.Objective
-
- getIndexOfBidNearUtility(double) - Method in class negotiator.boaframework.OutcomeSpace
-
- getIndexOfBidNearUtility(double) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
Gets a BidDetails which is close to the utility
- getIndexofIssue() - Method in class negotiator.utility.Rank
-
- getInFrenzy() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getInstance(String) - Static method in class misc.SimulatorConfiguration
-
- getInstance() - Static method in class negotiator.boaframework.repository.BOAagentRepository
-
- getInstance() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getInstance() - Static method in class negotiator.distributedtournament.DBController
-
- getInstance() - Method in class negotiator.repository.AgentRepItem
-
Try to load the agent that this reference points to.
- getInstigator() - Method in exception negotiator.session.InvalidActionError
-
Gets the party that did an invalid action
- getIntegerMax() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getIntegerMin() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getIntegerOption(String, int) - Static method in class negotiator.tournament.TournamentConfiguration
-
- getIntegerOther() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getIsMediator() - Method in class negotiator.repository.PartyRepItem
-
- getIsOfferToSend() - Method in class agents.qoagent2.QOAgent
-
- getIssue(int) - Method in class agents.anac.y2011.ValueModelAgent.ValueModeler
-
- getIssue(int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
-
- getIssue(int) - Method in class negotiator.Domain
-
Returns an issue with a given index.
- getIssue() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getIssue(int) - Method in class negotiator.utility.UtilitySpace
-
Deprecated.
Use getObjective
- getIssueBounds(ArrayList<Issue>) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
Creates a hashmap with for each of the issues the bounds
- getIssueBounds(ArrayList<Issue>) - Static method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
Creates a hashmap with for each of the issues the bounds
- getIssueDiscrete() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method gives us the casted IssueDiscrete object
we are evaluating.
- getIssueEvaluation(int) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
This method returns the issueEvaluation with the given ID.
- getIssueID() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This returns the ID of the issue we are evaluating.
- getIssueIndex() - Method in class negotiator.utility.Bound
-
- getIssueIndex() - Method in class negotiator.utility.ConditionalZeroConstraint
-
- getIssueIndex() - Method in class negotiator.utility.ExclusiveZeroConstraint
-
- getIssueIndex() - Method in class negotiator.utility.RConstraint
-
- getIssueIndex() - Method in class negotiator.utility.SumZeroConstraint
-
- getIssueIndex() - Method in class negotiator.utility.SumZeroConstraintList
-
- getIssueIndex() - Method in class negotiator.utility.SumZeroNotConstraint
-
- getIssueIndex() - Method in class negotiator.utility.ZeroConstraint
-
- getIssueInteger() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationInteger
-
This method gives us the casted IssueInteger object we are evaluating.
- getIssueList() - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteIssueProcessor
-
- getIssueLowerBound() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This function must be implemented by the subclass to return the lower bound of the issue under evaluation.
- getIssueLowerBound() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationInteger
-
This method returns the lower bound of the range of the IssueInteger.
- getIssueLowerBound() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationReal
-
This method returns the lower bound of the range of the IssueReal.
- getIssueManager() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getIssueName() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This returns the name of the issue we are evaluating.
- getIssueProcessor() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Gives the discreteIssueProcessor for this opponent model
- getIssueRangeLength() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This method returns the length of the range of our issue.
- getIssueReal() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationReal
-
This method gives us the casted IssueReal object we are evaluating.
- getIssues() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getIssues() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getIssues() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getIssues() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getIssues() - Method in class negotiator.Bid
-
- getIssues() - Method in class negotiator.boaframework.NegotiationSession
-
- getIssues() - Method in class negotiator.Domain
-
Returns all issues as an arraylist.
- getIssuesByCounts() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
returns a list of the issues, sorted by their the agent's current belief of their importance
to the opponent (assuming that a lesser variance in values for an issue implies a
higher importance for that issue.
- getIssuesNum() - Method in class agents.qoagent.AutomatedAgentType
-
Method name: getIssuesNum()
Goal: Return the number of issues in the negotiation
Input: None.
- getIssuesNum() - Method in class agents.qoagent2.QAgentType
-
- getIssueType() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This returns the type of the issue we are evaluating.
- getIssueUpperBound() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This function must be implemented by the subclass to return the upper bound of the issue under evaluation.
- getIssueUpperBound() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationInteger
-
This method returns the upper bound of the range of the IssueInteger.
- getIssueUpperBound() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationReal
-
This method returns the upper bound of the range of the IssueReal.
- getIssueValue(Issue, double) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
returns a Value object with the value of an issue at the given index
works for real, discrete and integer objects
- getIssueValue(Issue, double) - Static method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns a Value object with the value of an issue at the given index
works for real, discrete and integer objects
- getIssueValuePanel(Objective) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getIssueWeights() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.OpponentModel
-
returns the weight our opponent gives to every issue as a HashMap
wherein each Issue refers to the weight it gets
- getIssueWeights() - Method in class negotiator.boaframework.OpponentModel
-
- getIssueWeights(UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
Helper-method used to get the issue weights in an array of doubles.
- getIsuueValues(Issue) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
- getIsuueValues(Issue) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
- getIsuueValues(Issue) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getItemByName(String) - Method in class negotiator.repository.Repository
-
- getItems() - Method in class negotiator.repository.Repository
-
Get available agents
- getItemsCount() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getJob(int, ArrayList<OldProtocol>) - Method in class negotiator.distributedtournament.DBController
-
Gets a group of sessions to run.
- getJobID(String) - Method in class negotiator.distributedtournament.DBController
-
Returns the last issued job with the given session name.
- getJobID() - Method in class negotiator.distributedtournament.Job
-
- getJointExploration() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalai() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeManager
-
- getKalai() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.TimeManager
-
- getKalaiDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalaiDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getKalaiDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getKalaiDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getKalaiSmorodinsky() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
-
Calculates Kalai-Smorodinsky optimal outcome.
- getKalaiSmorodinsky() - Method in class negotiator.analysis.BidSpace
-
Calculates Kalai-Smorodinsky optimal outcome.
- getKnownPoint1() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getKnownPoint2() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getKnownPoint2() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getLastAcceptedBid() - Method in class negotiator.parties.FeedbackMediator
-
- getLastAcceptedBid() - Method in class negotiator.parties.RandomFlippingMediator
-
- getLastAction() - Method in class negotiator.NegotiationResult
-
- getLastAction() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getLastBid() - Method in class agents.anac.y2012.CUHKAgent.OwnBidHistory
-
- getLastBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OwnBidHistory
-
- getLastBid() - Method in class negotiator.BidHistory
-
Returns the last bid added to the history.
- getLastBid() - Method in class negotiator.boaframework.OutcomeTuple
-
- getLastBid() - Method in class negotiator.NegotiationResult
-
- getLastBid() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getLastBidDetails() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getLastBidDetails() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns the last bid added to the history.
- getLastBidDetails() - Method in class negotiator.BidHistory
-
Returns the last bid details added to the history.
- getLastOpponentBid() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getLastOpponentBid() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
-
Give the last bid offered by the opponent.
- getLastOpponentBid() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Gives the last Bid the opponent offered us.
- getLastOpponentBidTime() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getLastOwnBid() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
-
Gives the last bid we did ourselves.
- getLastOwnBid() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Gives the last Bid we offered.
- getLegend() - Method in class negotiator.qualitymeasures.Trace
-
- getLength() - Method in class negotiator.boaframework.opponentmodel.nash.Range
-
This returns the length of the range.
- getLessPreferredList() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getLinearParam() - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- getLinearParam() - Method in class negotiator.utility.EvaluatorReal
-
- getLinearUtilitySpaceInstance() - Static method in class negotiator.SupportedNegotiationSetting
-
- getLocalDirName() - Static method in class negotiator.Global
-
- getLog() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getLogMsgType() - Method in class negotiator.boaframework.OutcomeTuple
-
- getLow() - Method in class negotiator.boaframework.BOAparameter
-
- getLower() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the lower bound
- getLower() - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the lower bound
- getLowerBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getLowerbound() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Range
-
- getLowerBound() - Method in class agents.similarity.CriteriaInteger
-
- getLowerbound() - Method in class misc.Range
-
Returns the lowerbound of the range.
- getLowerbound() - Method in class misc.RangeInt
-
Returns the lowerbound of the range.
- getLowerBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getLowerBound() - Method in class negotiator.issue.IssueInteger
-
- getLowerBound() - Method in class negotiator.issue.IssueReal
-
- getLowerBound() - Method in class negotiator.utility.EvaluatorInteger
-
- getLowerBound() - Method in class negotiator.utility.EvaluatorReal
-
- getLowestApproved() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getLowestApprovedInitial() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getLowestDiscountedUtilityYet() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getLowestUtilityYet() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getLowestYetUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- getM(double) - Method in class agents.anac.y2013.GAgent.Probability
-
- getMainTabbedPane() - Method in class negotiator.gui.NegoGUIView
-
- getMatchesPerSession(int) - Method in class negotiator.distributedtournament.DBController
-
Returns the amount of matches per session.
- getMax() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.DiscretisizedKey
-
- getMax() - Method in class negotiator.utility.Bound
-
- getMax() - Method in class negotiator.utility.SumZeroConstraint
-
- getMax() - Method in class negotiator.utility.SumZeroConstraintList
-
- getMax() - Method in class negotiator.utility.SumZeroNotConstraint
-
- getMaxBid() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetMaxBid() - Method in class agents.anac.y2013.SlavaAgent.SlavaAgent
-
Method calculates the bid that has a maximum value for us from the
domain.
- getMaxBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMaxBidinDomain() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
Returns the best bid in the domain.
- getMaxBidinDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the best bid in the domain.
- getMaxBidinDomain() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getMaxBidPossible() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
- getMaxBidPossible() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SortedOutcomeSpace
-
- getMaxBidPossible() - Method in class negotiator.boaframework.OutcomeSpace
-
- getMaxBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- GetMaxBidWithNoCost() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetMaxBidWithNoCost() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMaxBounds() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getMaxBounds() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getMaxCompromiseUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaximumRank() - Method in class negotiator.utility.Rank
-
- getMaximumTimeOfOpponent() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getMaximumTimeOfOwn() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getMaximumUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getMaximumUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getMaxIssueValue(int) - Method in class agents.qoagent.AutomatedAgentType
-
Return the maximal value for a given issue
- getMaxIssueValue(int) - Method in class agents.qoagent2.QAgentType
-
- getMaxOpponentBidTimeDiff() - Method in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- getMaxReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getMaxReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getMaxTurns() - Method in class agents.qoagent.AutomatedAgent
-
- getMaxTurns() - Method in class agents.qoagent2.QOAgent
-
- getMaxUtility() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getMaxUtilityBid() - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
- getMaxUtilityBid() - Method in class agents.anac.y2012.IAMhaggler2012.utility.SouthamptonUtilitySpace
-
- getMaxUtilityBid() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getMaxUtilityBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.utility.SouthamptonUtilitySpace
-
- getMaxUtilityBid() - Method in class agents.BayesianAgentForAuction
-
- getMaxUtilityBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getMaxUtilityBid() - Method in class negotiator.utility.UtilitySpace
-
Returns the maximum bid in the utility space.
- getMaxUtilityBidForMe() - Method in class agents.anac.y2012.AgentLG.OpponentBids
-
returns opponents Bids
- getMaxUtilityBidForMe() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
-
returns opponents Bids
- getMaxUtilityOfPartnerBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaxUtilityPartnerBidDetails() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaxValue() - Method in class agents.qoagent2.QAgentType
-
- getMaxValue() - Method in class misc.ScoreKeeper
-
Returns the highest score in the map.
- getMaxValue() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getMaxValue() - Method in class negotiator.utility.EvaluatorReal
-
- getMaxValuePerIssue(AutomatedAgentType, int) - Method in class agents.qoagent.AgentTools
-
return the maximal value for the agent for issue i
- getMCtime() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getMCtime() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getMean(AgentData, HashMap<String, Double>) - Static method in class agents.anac.y2013.MetaAgent.Parser
-
- getMean(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.Fawkews_Math
-
- getMean(ArrayList<Double>) - Static method in class negotiator.boaframework.opponentmodel.nash.StatisticsUtil
-
This methods calculates the average value of the values in the list.
- getMeanAt(int) - Method in class negotiator.boaframework.opponentmodel.IAMHagglerOpponentConcessionModel
-
Gets a specific mean point corresponding to the timeSlot
- getMeans() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getMeans() - Method in class negotiator.boaframework.opponentmodel.IAMHagglerOpponentConcessionModel
-
Gets all means in a n-by-1 Matrix
- getMeasure(Bid) - Method in class agents.anac.y2010.AgentSmith.BidComparator
-
- getMeasure(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering.BidComparator
-
- getMeasure(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithBidComparator
-
- getMedianUtilityBid() - Method in class negotiator.BidHistory
-
- getMediator(List<NegotiationParty>) - Static method in class negotiator.protocol.MediatorProtocol
-
Returns the first mediator from a list of parties
- getMediatorIndex() - Method in class negotiator.config.Configuration
-
Gets the mediator index in the agent list
- getMediatorIndex() - Method in interface negotiator.config.GuiConfiguration
-
Gets the mediator index in the agent list
- getMediatorItem() - Method in class negotiator.config.Configuration
-
Gets the mediator
- getMediatorItem() - Method in interface negotiator.config.GuiConfiguration
-
Gets the mediator
- getMediatorProfile() - Method in class negotiator.config.Configuration
-
- getMediatorProfile() - Method in interface negotiator.config.GuiConfiguration
-
Gets the mediator profile
- getMessage() - Method in class negotiator.events.LogMessageEvent
-
- getMessageByIndices(int[]) - Method in class agents.qoagent.AgentTools
-
- getMessageIndicesByMessage(String) - Method in class agents.qoagent.AgentTools
-
- getMin() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.DiscretisizedKey
-
- getMin() - Method in class negotiator.utility.Bound
-
- getMin() - Method in class negotiator.utility.SumZeroConstraint
-
- getMin() - Method in class negotiator.utility.SumZeroConstraintList
-
- getMin() - Method in class negotiator.utility.SumZeroNotConstraint
-
- getMinBidinDomain() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the worst bid in the domain.
- getMinBidinDomain() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- GetMinBidInHistory() - Method in class agents.anac.y2012.CUHKAgent.OwnBidHistory
-
- GetMinBidInHistory() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OwnBidHistory
-
- getMinBidPossible() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
-
- getMinBidPossible() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SortedOutcomeSpace
-
- getMinBidPossible() - Method in class negotiator.boaframework.OutcomeSpace
-
- getMinBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- getMinBounds() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getMinBounds() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getMinDemandedUtilityA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getMinDemandedUtilityB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getMinimumBidUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getMinimumBidUtility() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Returns the minimum bid utility
- getMinimumBidUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getMinimumOffereDutil() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getMinimumUtilForAcceptance() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMinimumUtility() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- GetMinimumUtilityToAccept() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetMinimumUtilityToAccept() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getMinUtilityBid() - Method in class negotiator.utility.UtilitySpace
-
Returns the worst bid in the utility space.
- getMinValue() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getMinValue() - Method in class negotiator.utility.EvaluatorReal
-
- getMissingValue(int) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getMissingValue() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getMissingValue(int) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getMorePreferredList() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getMostBided() - Method in class agents.anac.y2012.AgentLG.BidStatistic
-
- getMostBided() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidStatistic
-
- getMostOptimalBid() - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Calculate the most optimal bid
- getMostOptimalBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
Calculate the most optimal bid
- getMostRecentAction() - Method in class negotiator.session.Round
-
get the last item of the
Round.getActions()
list, which in practice should be the most
recent action of this round.
- getMostRecentAction() - Method in class negotiator.session.Session
-
Get the most recently executed action.
- getMostRecentRound() - Method in class negotiator.session.Session
-
Get the most recent round.
- getMostVotedCount() - Method in class agents.anac.y2012.AgentLG.BidStatistic
-
- getMostVotedCount() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidStatistic
-
- getMostVotedCount() - Method in class negotiator.boaframework.opponentmodel.agentlg.BidStatistic
-
- getMostVotedValueForIsuue(Issue) - Method in class agents.anac.y2012.AgentLG.OpponentBids
-
returns the most voted value for an isuue
- getMostVotedValueForIsuue(Issue) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
-
returns the most voted value for an isuue
- getMovesLeft() - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
- getMovesLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getMsgId() - Method in class agents.qoagent.AutomatedAgent
-
- getMsgId() - Method in class agents.qoagent2.QOAgent
-
- getMultiPartyProtocolRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getMultiPartyProtocolRepository() - Static method in class negotiator.repository.Repository
-
- getMyBid(int) - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyBid(int) - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves a bid Map.Entry
from the agent's bid list
- getMyBid(int) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getMyBid(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getMyBidCount() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyBidCount() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
- getMyBidCount() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getMyBidCount() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getMyBidsMinUtility(double) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
- getMyBidsMinUtility(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
- getMyBidsMinUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyDiscountedUtility() - Method in class negotiator.NegotiationResult
-
- getMyEvaluator(int) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getMyEvaluator(int) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
- getMyEvaluator(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
- getMyEvaluator(int) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyLastBid() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getMyLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves last bid Map.Entry
from the agent's bid list
- getMyLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getMyLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getMyLastBid() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getMyLastBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getMyLastBid() - Method in interface agents.BidHistoryKeeper
-
- getMyminBidfromBids() - Method in class agents.anac.y2012.AgentLG.BidChooser
-
- getMyminBidfromBids() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
- getMyminBidfromBids() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyPreviousBid() - Method in class agents.UIAgentExtended
-
- getMySecondLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getMySecondLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getMyUndiscountedUtil() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidDetails
-
- getMyUndiscountedUtil() - Method in class negotiator.bidding.BidDetails
-
Returns the undiscounted utility of the bid as supplied in the
constructor.
- getMyUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
Returns the utility for a bid for me.
- getMyUtility(Bid) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getMyUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getMyUtilityOnOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getName() - Method in class agents.anac.y2010.AgentFSEGA.AgentFSEGA
-
- getName() - Method in class agents.anac.y2010.AgentK.Agent_K
-
- getName() - Method in class agents.anac.y2010.AgentSmith.AgentSmith
-
- getName() - Method in class agents.anac.y2010.Nozomi.Nozomi
-
- getName() - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- getName() - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getName() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getName() - Method in class agents.anac.y2011.AgentK2.Agent_K2
-
- getName() - Method in class agents.anac.y2011.BramAgent.BRAMAgent
-
- getName() - Method in class agents.anac.y2011.Gahboninho.Gahboninho
-
- getName() - Method in class agents.anac.y2011.HardHeaded.KLH
-
- getName() - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
- getName() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- getName() - Method in class agents.anac.y2011.TheNegotiator.TheNegotiator
-
- getName() - Method in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
-
- getName() - Method in class agents.anac.y2012.AgentLG.AgentLG
-
- getName() - Method in class agents.anac.y2012.AgentMR.AgentMR
-
- getName() - Method in class agents.anac.y2012.BRAMAgent2.BRAMAgent2
-
- getName() - Method in class agents.anac.y2012.CUHKAgent.CUHKAgent
-
- getName() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.IAMhaggler2011
-
- getName() - Method in class agents.anac.y2012.MetaAgent.agents.LYY.LYYAgent
-
- getName() - Method in class agents.anac.y2012.MetaAgent.agents.ShAgent.ShAgent
-
- getName() - Method in class agents.anac.y2012.MetaAgent.MetaAgent
-
- getName() - Method in class agents.anac.y2012.OMACagent.OMACagent
-
- getName() - Method in class agents.anac.y2012.TheNegotiatorReloaded.TheNegotiatorReloaded
-
Returns the agent's name.
- getName() - Method in class agents.anac.y2013.AgentKF.AgentKF
-
- getName() - Method in class agents.anac.y2013.GAgent.AgentI
-
- getName() - Method in class agents.anac.y2013.InoxAgent.InoxAgent
-
- getName() - Method in class agents.anac.y2013.MetaAgent.MetaAgent
-
- getName() - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Split
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.AgentLG
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentMR.AgentMR
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.BRAMAgent2.BRAMAgent2
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.CUHKAgent
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.IAMhaggler2011
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SharedAgentState
-
- getName() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TheNegotiatorReloaded
-
Returns the agent's name.
- getName() - Method in class agents.anac.y2013.SlavaAgent.SlavaAgent
-
- getName() - Method in class agents.anac.y2013.TheFawkes.TheFawkes
-
- getName() - Method in class agents.anac.y2013.TMFAgent.TMFAgent
-
- getName() - Method in class agents.BayesianAgent
-
- getName() - Method in class agents.BayesianAgentNS
-
- getName() - Method in class agents.FunctionalAcceptor
-
- getName() - Method in class agents.ImmediateAcceptor
-
- getName() - Method in class agents.OptimalBidder
-
- getName() - Method in class agents.OptimalBidderSimple
-
- getName() - Method in class agents.OptimalBidderSimpleU
-
- getName() - Method in class agents.OptimalBidderU
-
- getName() - Method in class agents.SimpleAgent
-
- getName() - Method in class agents.SimpleAgentSavingBidHistory
-
- getName() - Method in class agents.SimpleAgt2
-
- getName() - Method in class agents.SimpleANAC2013Agent
-
- getName() - Method in class agents.SimpleTitForTatPN
-
- getName() - Method in class agents.TAgent
-
- getName() - Method in class agents.TestingAgent
-
- getName() - Method in class agents.TimeDependentAgent
-
- getName() - Method in class agents.TimeDependentAgentBoulware
-
- getName() - Method in class agents.TimeDependentAgentConceder
-
- getName() - Method in class agents.TimeDependentAgentConcederPN
-
- getName() - Method in class agents.TimeDependentAgentHardliner
-
- getName() - Method in class agents.TimeDependentAgentLinear
-
- getName() - Method in class negotiator.actions.Inform
-
- getName() - Method in class negotiator.Agent
-
- getName() - Method in class negotiator.boaframework.agent.BOAagent
-
- getName() - Method in class negotiator.boaframework.agent.SimpleBOAagent
-
- getName() - Method in class negotiator.boaframework.agent.TheBOAagent
-
Returns the name of the agent.
- getName() - Method in class negotiator.boaframework.BOAagentInfo
-
FIXME this is NOT returning the name of the agent.
- getName() - Method in class negotiator.boaframework.BOAparameter
-
- getName() - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- getName() - Method in class negotiator.boaframework.opponentmodel.DefaultModel
-
- getName() - Method in class negotiator.boaframework.OpponentModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.NoModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getName() - Method in class negotiator.boaframework.opponentmodel.UniformModel
-
- getName() - Method in class negotiator.boaframework.opponentmodel.WorstModel
-
- getName() - Method in class negotiator.boaframework.OutcomeTuple
-
- getName() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getName() - Method in class negotiator.boaframework.SharedAgentState
-
- getName() - Method in class negotiator.Domain
-
- getName() - Method in class negotiator.issue.Objective
-
- getName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getName() - Method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getName() - Method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getName() - Method in class negotiator.protocol.OldProtocol
-
- getName() - Method in class negotiator.repository.AgentRepItem
-
- getName() - Method in class negotiator.repository.DomainRepItem
-
- getName() - Method in class negotiator.repository.MultiPartyProtocolRepItem
-
Getters and Setters
- getName() - Method in class negotiator.repository.PartyRepItem
-
- getName() - Method in class negotiator.repository.ProfileRepItem
-
- getName() - Method in class negotiator.repository.ProtocolRepItem
-
Getters and Setters
- getName() - Method in interface negotiator.repository.RepItem
-
- getNameField(Objective) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getNash() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
-
Calculates the undiscounted Nash optimal outcome.
- getNash() - Method in class negotiator.analysis.BidSpace
-
Calculates the undiscounted Nash optimal outcome.
- getNashDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNashDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNashDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getNashDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getNashPoint() - Method in class negotiator.analysis.MultilateralAnalysis
-
- getNashProduct(double) - Method in class negotiator.gui.progress.MultipartyProgressUI
-
- getNashProduct(double) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getNashValue(int) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getNashValues(int) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getNBestBids(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns a list of the top N bids which the opponent has offered.
- getNBestBids(int) - Method in class negotiator.BidHistory
-
Returns a list of the top N bids which the opponent has offered.
- getNearestBidPoint(double, double, double, double, ArrayList<Bid>) - Method in class negotiator.analysis.BidSpace
-
Finds the bid with the minimal distance
weightA*DeltaUtilA^2+weightB*DeltaUtilB^2 where DeltaUtilA is the
difference between given utilA and the actual utility of the bid.
- getNegotiationEventListeners() - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- getNegotiationEventListeners() - Method in class negotiator.protocol.OldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.OldProtocol
-
- getNegotiationPathA() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNegotiationPathB() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNegotiationSession() - Method in class negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering
-
- getNegotiationSession() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getNegotiatorTreeTableModel() - Method in class negotiator.gui.tree.TreeFrame
-
- getNewThreshold(Bid, Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
-
This function calculates the threshold.
- getNextAction(double) - Method in class agents.anac.y2010.AgentSmith.ABidStrategy
-
Selects the next action the agent should perform.
- getNextAction(double) - Method in class agents.anac.y2010.AgentSmith.SmithBidStrategy
-
Generate in new action
- getNextAgreement(int, int[], int[]) - Method in class agents.qoagent.AgentTools
-
Iterator for going over all possible agreements
- getNextBid(double) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
Calculate the next bid for the agent (from 1/4 most optimal bids)
- getNextBid(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
Calculate the next bid for the agent (from 1/4 most optimal bids)
- getNextBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
-
- getNextBid(double, double, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeDependentFunction
-
- getNextBid(double, double, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.TimeDependentFunction
-
- getNextBid() - Method in class negotiator.boaframework.OfferingStrategy
-
- getNextBid(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
Calculate the next bid for the agent (from 1/4 most optimal bids)
- getNextBidAuction(Bid) - Method in class agents.BayesianAgentForAuction
-
- getNextBidAuction(Bid) - Method in class agents.BayesianAgentForAuctionMultiPhase
-
- getNextBidSmart(Bid) - Method in class agents.BayesianAgentForAuction
-
- getNextOptimicalBid(double) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
Calculate the next optimal bid for the agent (from 1/4 most optimal bids)
- getNextOptimicalBid(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
Calculate the next optimal bid for the agent (from 1/4 most optimal bids)
- getNextOptimicalBid(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
Calculate the next optimal bid for the agent (from 1/4 most optimal bids)
- GetNextRecommendedOfferUtility() - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- GetNextRecommendedOfferUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getNextTurnAgentAutomatedAgentUtilityValue() - Method in class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
-
- getNextTurnAgentEquilibriumAgreement() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnAgentEquilibriumUtilityValue() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnAgentEquilibriumUtilityValue() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnAgentQOAgreement() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnAgentQOUtilityValue() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnAgentQOUtilityValue() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnAutomatedAgentAgreement() - Method in class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
-
- getNextTurnAutomatedAgentAgreement() - Method in class agents.qoagent.AutomatedAgentsCore
-
Return the agreement the automated agent selected to offer based on next turn values
- getNextTurnAutomatedAgentOfferValue() - Method in class agents.qoagent.AutomatedAgent
-
- getNextTurnAutomatedAgentUtilityValue() - Method in class agents.qoagent.AutomatedAgentsCore
-
Return the agreement the automated agent selected to offer based on next turn values
- getNextTurnAutomatedAgentValue() - Method in class agents.qoagent.AgentTools
-
- getNextTurnAutomatedAgentValue() - Method in class agents.qoagent.AutomatedAgent
-
- getNextTurnAutomatedAgentValue() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getNextTurnEquilibriumAgreement() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnOfferValue() - Method in class agents.qoagent.AgentTools
-
- getNextTurnOpponentAutomatedAgentUtilityValue() - Method in class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
-
- getNextTurnOpponentAutomatedAgentUtilityValue() - Method in class agents.qoagent.AutomatedAgentsCore
-
Return the opponnet's value in the next turn for the agreement the automated agent selected
- getNextTurnOpponentQOUtilityValue() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnOpponentQOUtilityValue() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnOpponentType() - Method in class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
-
- getNextTurnOpponentType() - Method in class agents.qoagent.AutomatedAgentsCore
-
Return the type of the opponent
- getNextTurnOpponentType() - Method in class agents.qoagent2.QAgentsCore
-
- getNextTurnOpponentType() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnQOAgreement() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getNextTurnSideAgentType(String, int) - Method in class agents.qoagent.AgentTools
-
Get the opponent's side
- getNextTurnSideAgentType(String, int) - Method in class agents.qoagent.AutomatedAgent
-
- getNiceMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNiceMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNoise() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getNonMediators(List<NegotiationParty>) - Static method in class negotiator.protocol.MediatorProtocol
-
Get the non-mediator parties.
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getNormal() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousSection
-
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.IntegerEvaluationSection
-
- getNormal(double) - Method in class agents.anac.y2010.Southampton.analysis.RealEvaluationSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getNormal() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.IntegerEvaluationSection
-
- getNormal(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.RealEvaluationSection
-
- getNormalized_AC_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalized_AC_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalizedInterpolatedWeight(double, double, double) - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This method executes the interpolation between the max utility point and the left or right zero utility point.
- getNormalizedIssueWeight(int) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
This method returns the estimated weight for the issue with the given ID.
- getNormalizedRank(String) - Method in class negotiator.utility.Rank
-
- getNormalizedScore(A) - Method in class misc.ScoreKeeper
-
Returns the normalized score of the given object.
- getNormalizedUtility(Bid) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModel
-
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithModel
-
Returns the utility of a bid, but instead of the normal utility it is
based on the weights of each issues
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.SmithModelV2
-
Returns the utility of a bid, but instead of the normal utility it is
based on the weights of each issues
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtility(Bid, boolean) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
Get the normalised utility of a bid.
- getNormalizedUtilityA() - Method in class negotiator.events.ActionEvent
-
- getNormalizedUtilityA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalizedUtilityB() - Method in class negotiator.events.ActionEvent
-
- getNormalizedUtilityB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getNormalizedValueRank(ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Gets the normalized rank of a certain value.
- getNormalizedValueWeight(Value) - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This method specifies that each subclass needs to implement a function that gives us
the normalized weight for the given value.
- getNormalizedValueWeight(Value) - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This returns the normalized weight for the given value.
- getNormalizedValueWeight(Value) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method returns the normalized weight of the given value.
- GetNormalizedVariance() - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetNormalizedVariance() - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModel
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.BayesianOpponentModelScalable
-
- getNormalizedWeight(Issue, int) - Method in class agents.bayesianopponentmodel.PerfectBayesianOpponentModelScalable
-
- getNormalizedWeight(Issue, int) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.FSEGAOpponentModel
-
- getNrOfBids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNrOfEvaluators() - Method in class negotiator.utility.UtilitySpace
-
- getNumAgentsPerSession() - Method in class negotiator.config.Configuration
-
Gets the number of agents per session
- getNumAgentsPerSession() - Method in interface negotiator.config.GuiConfiguration
-
Gets the number of agents per session
- getNumber() - Method in class negotiator.boaframework.offeringstrategy.anac2013.inoxAgent.SaveHelper
-
Function that returns the stored number of previous negotiations.
- getNumber() - Method in class negotiator.issue.Objective
-
- getNumberField(Objective) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getNumberOfAgents() - Method in class negotiator.protocol.OldProtocol
-
- getNumberOfAgreeingParties(Session, List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Gets the maximum number of vote this protocol found.
- getNumberOfAgreeingParties(Session, List<NegotiationParty>) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Gets the number of parties that currently agree to the offer.
- getNumberOfAgreeingParties(Session, List<NegotiationParty>) - Method in interface negotiator.protocol.Protocol
-
Gets the number of parties that currently agree to the offer.
- getNumberOfAgreeingParties(Session, List<NegotiationParty>) - Method in class negotiator.protocol.ProtocolAdapter
-
Gets the number of parties that currently agree to the offer.
- getNumberOfDiscreteValues() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This returns the number of possible values for the discrete issue.
- getNumberOfDiscretizationSteps() - Method in class negotiator.issue.IssueReal
-
- getNumberOfOpponentBids() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
-
Returns the number of bids we have received from our opponent
- getNumberOfOpponentBids() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
-
Returns the number of bids we have received from our opponent
- getNumberOfPossibleBids() - Method in class negotiator.Domain
-
get number of all possible bids.
- getNumberOfSessions() - Method in class negotiator.tournament.Tournament
-
- getNumberOfValues() - Method in class negotiator.issue.IssueDiscrete
-
- getNumberValue(Value) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The value of an issue in a double type
- getNumberValue(Value) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The value of an issue in a double type
- getNumericalValue(Value) - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This return the actual numerical value that resides inside the Value object.
- getNumericalValue(Value) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationInteger
-
This method returns the actual value that resides inside the Value object.
- getNumericalValue(Value) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationReal
-
This returns the actual numerical value that resides inside the Value object.
- getNumSessions() - Method in class negotiator.config.Configuration
-
Gets the number of negotiation sessions to run
- getNumSessions() - Method in interface negotiator.config.GuiConfiguration
-
Gets the number of negotiation sessions to run
- getNumTournaments() - Method in class negotiator.config.Configuration
-
Gets the number of negotiation sessions to run
- getNumTournaments() - Method in interface negotiator.config.MultilateralTournamentConfiguration
-
Gets the number of negotiation sessions to run
- getObjective(int) - Method in class negotiator.Domain
-
- getObjective() - Method in class negotiator.gui.tree.WeightSlider
-
- getObjective(int) - Method in class negotiator.issue.Objective
-
This method does a recursive depth-first search on the subtree that is rooted at the receiver, and returns
the first Objective or Issue with the given number.
- getObjectiveDescription() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- getObjectiveName() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- getObjectiveNumber() - Method in class negotiator.gui.dialogs.EditIssueDialog
-
Overrides getObjectiveNumber from NewObjectiveDialog
- getObjectiveNumber() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- getObjectives() - Method in class negotiator.Domain
-
- getObjectivesRoot() - Method in class negotiator.Domain
-
- getOfferedBidMap() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getOfferedBidMap() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getOfferedBids() - Method in class negotiator.qualitymeasures.Trace
-
- getOfferedValuesStandardDeviation() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This returns the standard deviation of the list of offered values by the opponent.
- getOfferingStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of offering strategies in the BOA
repository.
- getOfferingStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of offering strategies in the BOA
repository.
- getOfferingStrategy() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the offering strategy of the agent.
- getOfferingStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOfferingStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the offering strategy associated with the given name.
- getOffset() - Method in class negotiator.utility.EvaluatorInteger
-
- getOMStrategies() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent model strategies in the BOA
repository.
- getOMStrategiesRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent model strategies in the BOA
repository.
- getOMStrategy() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOMStrategy(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the opponent model strategy associated with the given
name.
- getOppConcessionRate() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
get the opponent's concession rate
- getOpponent() - Method in class negotiator.qualitymeasures.Trace
-
- getOpponentAgentId() - Method in class agents.qoagent.AutomatedAgent
-
- getOpponentAgentId() - Method in class agents.qoagent2.QOAgent
-
- getOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getOpponentBid(int) - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentBid(int) - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves a bid from the opponent's bid list
- getOpponentBid(int) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getOpponentBid(int) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getOpponentBidCount() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentBidCount() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
- getOpponentBidCount() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getOpponentBidCount() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getOpponentBidHistory() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
Returns a list of bids offered by the opponent.
- getOpponentBidHistory() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the opponent.
- getOpponentBidIndex(Bid) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
- getOpponentBids() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getOpponentBidsAboveThreshold(double) - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
- getOpponentBidUtility(Domain, Bid) - Method in class agents.anac.y2012.AgentLG.OpponentBids
-
returns opponent bid utility that calculated from the vote statistics.
- getOpponentBidUtility(Domain, Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
-
returns opponent bid utility that calculated from the vote statistics.
- getOpponentHistory() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getOpponentHistory() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getOpponentHistory() - Method in interface agents.BidHistoryKeeper
-
- getOpponentLastBid() - Method in class agents.anac.y2010.AgentSmith.BidHistory
-
- getOpponentLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves last bid from the opponent's bid list
- getOpponentLastBid() - Method in interface agents.anac.y2011.Nice_Tit_for_Tat.BidHistoryKeeper
-
- getOpponentLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getOpponentLastBid() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getOpponentLastBid() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getOpponentLastBid() - Method in interface agents.BidHistoryKeeper
-
- getOpponentMaxBidUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getOpponentModel() - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
- getOpponentModel() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
-
- getOpponentModel() - Method in class negotiator.boaframework.agent.BOAagent
-
Returns the opponent model of the agent.
- getOpponentModel() - Method in class negotiator.boaframework.BOAagentInfo
-
- getOpponentModel(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method used to load the opponent model associated with the given name.
- getOpponentModel() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getOpponentModelA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getOpponentModelB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getOpponentModelRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getOpponentModels() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent models in the BOA repository.
- getOpponentModelsRepItems() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Method which returns the list of opponent models in the BOA repository.
- getOpponentModelStrategyRepItem(String) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- getOpponentProfile() - Method in class negotiator.qualitymeasures.Trace
-
- getOpponentsBids() - Method in class agents.anac.y2012.AgentLG.OpponentBids
-
return opponents Bids
- getOpponentsBids() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
-
return opponents Bids
- getOpponentSecondLastBid() - Method in class agents.anac.y2011.HardHeaded.BidHistory
-
retrieves second last bid from the opponent's bid list
- getOpponentsProbabilitStr() - Method in class agents.qoagent2.QOAgent
-
- getOpponentStrategy() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeManager
-
- getOpponentStrategy() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.TimeManager
-
- getOpponentUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getOpponentUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
-
Retrieves the utility of an opponent, this can be based on the
bidhistory.
- getOpponentUtility(Bid) - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
calculates an approximation of the opponent's utility for the given bid
issue weights are determined as explained in getIssueWeights method
value utilities are determined as explained in getValueUtility method
- getOpponentUtility(Bid) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getOpponentUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getOpponentUtility(Bid) - Method in class agents.BayesianAgentForAuction
-
- getOpponentUtility(Agent, Bid) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getOpponentUtilitySpace() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
-
- getOpponentUtilitySpace() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
Returns the estimated utilityspace.
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.OpponentModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getOpponentUtilitySpace() - Method in class negotiator.boaframework.opponentmodel.WorstModel
-
- getOpponentWeight(Agent, int) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getOppPreviousBid() - Method in class agents.UIAgentExtended
-
- getOptingOutValue() - Method in class agents.qoagent.AutomatedAgent
-
- getOptions() - Static method in class negotiator.gui.NegoGUIApp
-
- getOptions() - Method in class negotiator.tournament.Tournament
-
- getOptions() - Static method in class negotiator.tournament.TournamentConfiguration
-
- getOptOutValue(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the opting out value for a given agent
- getOptOutValue() - Method in class agents.qoagent.AutomatedAgentType
-
- getOQMOutcomesFileName() - Static method in class negotiator.Global
-
- getOrderedIssueList() - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteIssueProcessor
-
Gives a descending list of the issues ordered by weight, so the highest weighted issue is first in the list
- getOriginalParameters() - Method in class negotiator.boaframework.BOAcomponent
-
Fetches the original parameters from (a temporary instance of) the actual
component.
- getOurAvgUtilFromOppOffers() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
get our average utility from the opponent's offer
- getOurMaxUtilFromOppOffers() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
-
get our max utility from the opponent's offer
- getOurStallingCoefficient() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
-
Returns the number of consecutive bids we have done that were non-unique
- getOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getOutcomes() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- getOutcomesFileName() - Static method in class negotiator.Global
-
- getOutcomeSpace() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getOutcomeSpace() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the space of possible outcomes in the domain.
- getOverTabIndex() - Method in class negotiator.gui.tab.CloseTabbedPane
-
Returns the index of the last tab on which the mouse did an action.
- getOverTabIndex() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- getOwnBidBetween(double, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getOwnBidBetween(double, double, int) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a random bid between two given thresholds.
- getOwnBidBetween(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
- getOwnBidBetween(double, double, int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Get a random bid between two given thresholds.
- getOwnBidHistory() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getOwnBidHistory() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the agent.
- getOwnBidHistory() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getOwnRoundsLeft() - Method in class agents.FunctionalAcceptor
-
- getOwnRoundsLeft() - Method in class agents.OptimalBidder
-
- getOwnRoundsLeft() - Method in class agents.OptimalBidderU
-
- getOwnRoundsLeft() - Method in class negotiator.DiscreteTimeline
-
The number of rounds left for ourself.
- getOwnTotalRounds() - Method in class negotiator.DiscreteTimeline
-
The total number of rounds for ourself.
- getP() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getPanel() - Method in class negotiator.gui.DefaultOKCancelDialog
-
this fucnction returns the actual contents for the dialog panel
I implemented this as a function, because we need it before opening the window.
- getPanel() - Method in class negotiator.gui.tournamentvars.ParameterValueUI
-
- getPanel() - Method in class negotiator.gui.tournamentvars.ParameterVarUI
-
- getPanel() - Method in class negotiator.gui.tournamentvars.ProtocolVarUI
-
- getPanel() - Method in class negotiator.gui.tournamentvars.SingleStringVarUI
-
- getPanel() - Method in class negotiator.gui.tournamentvars.SingleValueVarUI
-
- getParameters() - Static method in class agents.BayesianAgentForAuction
-
Dummy variables, for testing only.
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_TheNegotiatorReloaded
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV2
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV3
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV4
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Const
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Gap
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Next
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Previous
-
- getParameters() - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Time
-
- getParameters() - Method in class negotiator.boaframework.BOA
-
returns the set of available parameters of this BOA component.
- getParameters() - Method in class negotiator.boaframework.BOAcomponent
-
- getParameters() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMCrazyHaggler_Offering
-
- getParameters() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getParameters() - Method in class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
- getParameters() - Method in class negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering
-
- getParameters() - Method in class negotiator.boaframework.omstrategy.BestBid
-
- getParameters() - Method in class negotiator.boaframework.omstrategy.NullStrategy
-
- getParameters() - Method in class negotiator.boaframework.omstrategy.OfferBestN
-
- getParameters() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getParameters() - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
- getParameters() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getParametersOfAgent(AgentRepItem, String) - Method in class negotiator.tournament.Tournament
-
- getParameterValues() - Method in class negotiator.Agent
-
Deprecated.
- getParametervalues() - Method in class negotiator.Party
-
- getParams() - Method in class negotiator.repository.AgentRepItem
-
- getParent() - Method in class negotiator.issue.Objective
-
- getParetoDistanceA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getParetoDistanceB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getParetoFrontier() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
-
- getParetoFrontier() - Method in class negotiator.analysis.BidSpace
-
Returns the Pareto fronier.
- getParetoFrontier() - Method in class negotiator.analysis.MultilateralAnalysis
-
Returns the Pareto frontier.
- getParetoFrontierBids() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
-
- getParetoFrontierBids() - Method in class negotiator.analysis.BidSpace
-
Method which returns a list of the Pareto efficient bids.
- getParetoFrontierBids() - Method in class negotiator.analysis.MultilateralAnalysis
-
Method which returns a list of the Pareto efficient bids.
- getParetoFrontierDistanceList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getParetoFrontierDistanceListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getParties() - Method in class negotiator.actions.InformPartyList
-
- getPartiesGenerator() - Method in class negotiator.config.Configuration
-
- getPartiesGenerator() - Method in interface negotiator.config.MultilateralTournamentConfiguration
-
- getPartnerBid(int) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Get a partner bid.
- getPartnerBids() - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getParty() - Method in class negotiator.session.Turn
-
Get the party which should execute this turn
- getPartyActionList() - Method in class negotiator.NegoRound
-
- getPartyBidSeries(ArrayList<ArrayList<Double[]>>) - Static method in class negotiator.analysis.MultilateralAnalysis
-
- getPartyBidSeries() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getPartyId() - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets the party id for this party
- getPartyId() - Method in class negotiator.parties.AcceptingNegotiationParty
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in class negotiator.parties.Annealer
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in class negotiator.parties.FeedbackHillClimber
-
- getPartyId() - Method in class negotiator.parties.HillClimber
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in class negotiator.parties.Mediator
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in interface negotiator.parties.NegotiationParty
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in class negotiator.parties.RandomCounterOfferNegotiationParty
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyId() - Method in class negotiator.parties.RandomFiftyFiftyNegotiationParty
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyID() - Method in class negotiator.Party
-
- getPartyIndex() - Method in class negotiator.NegoTurn
-
- getPartyItems() - Method in class negotiator.config.Configuration
-
Gets the list of party repository items.
- getPartyItems() - Method in interface negotiator.config.GuiConfiguration
-
Gets the list of party repository items.
- getPartyListenerIndices() - Method in class negotiator.Party
-
- getPartyOfClass(String) - Method in class negotiator.repository.Repository
-
- getPartyProfileItems() - Method in class negotiator.config.Configuration
-
Gets the list of profiles used by the parties
- getPartyProfileItems() - Method in interface negotiator.config.GuiConfiguration
-
Gets the list of profiles used by the parties
- getPartyRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getPartyUtilities() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getPath() - Method in class negotiator.issue.Objective
-
- getPearsonCorrelationCoefficientOfBids(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getPearsonCorrelationCoefficientOfBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPearsonCorrelationCoefficientOfBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPearsonCorrelationCoefficientOfIssueWeights(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getPercent() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getPercentageOfCorrectlyEstimatedParetoBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfCorrectlyEstimatedParetoBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfHighestFrequency() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method returns the percentage of the highest frequency.
- getPercentageOfIncorrectlyEstimatedParetoBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercentageOfIncorrectlyEstimatedParetoBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getPercParetoBidsA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getPercParetoBidsB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getPhase(double) - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
Returns the current phase of the negotiation.
- getPhase() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- GetPlainFileName(String) - Method in class negotiator.gui.NegoGUIView
-
- getPlannedThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getPoint(Bid) - Method in class agents.anac.y2010.Southampton.analysis.BidSpace
-
Get the point in multi-dimensional space that represents a bid.
- getPoint(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Get the point in multi-dimensional space that represents a bid.
- getPort() - Method in class agents.qoagent.AutomatedAgent
-
- getPossibleBids() - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
- getPossibleBids() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getPreferredSize() - Method in class negotiator.gui.tab.CloseTabPaneEnhancedUI.ScrollableTabButton
-
- getPreferredValueForIssue(Issue) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.OpponentModel
-
Gets the estimated most-preferred value that our opponent wants for given Issue
- getPrefProfA() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getPrefProfB() - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- getPreorderEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder.
- getPreorderIssueEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder, containing only the
Issues, but not the normal Objectives.
- getPreorderObjectiveEnumeration() - Method in class negotiator.issue.Objective
-
Constructs an Enumeration of the entire subtree of the receiver (including itself) in preorder, containting only the
Ojectives, but not the Issues..
- getPreviousAcceptedAgreementsIndices() - Method in class agents.qoagent.AutomatedAgent
-
- getPrevMaxCompromiseUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getPrevRestoreBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getProbability() - Method in class agents.anac.y2010.AgentFSEGA.Hypothesis
-
- getProbability() - Method in class agents.anac.y2010.Southampton.utils.Hypothesis
-
- getProbability() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Hypothesis
-
- getProbability() - Method in class agents.bayesianopponentmodel.Hypothesis
-
- getProbability() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Hypothesis
-
- getProfile() - Method in class negotiator.tournament.VariablesAndValues.ProfileValue
-
- getProfileA() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getProfileArep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getProfileB() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getProfileBrep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getProfileRepItems(int) - Method in class negotiator.protocol.OldProtocol
-
- getProfiles() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
-
- getProfiles() - Method in class negotiator.gui.negosession.NegoSessionUI2
-
- getProfiles() - Method in class negotiator.repository.DomainRepItem
-
- getProfiles() - Method in class negotiator.tournament.Tournament
-
Get the profiles that are available.
- getPropArray() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getProtocol() - Method in class negotiator.config.Configuration
-
Get the
Protocol
object from this configuration
- getProtocol() - Method in interface negotiator.config.MultilateralTournamentConfiguration
-
Get the
Protocol
object from this configuration
- getProtocol() - Method in class negotiator.tournament.Tournament
-
- getProtocolClass(ProtocolRepItem) - Static method in class negotiator.Global
-
- getProtocolClass(ProtocolRepItem, ClassLoader) - Static method in class negotiator.Global
-
- getProtocolClassPath() - Method in class negotiator.repository.PartyRepItem
-
- getProtocolItem() - Method in class negotiator.config.Configuration
-
Gets the protocol to run
- getProtocolItem() - Method in interface negotiator.config.GuiConfiguration
-
Gets the protocol to run
- getProtocolRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getProtocolRepository() - Static method in class negotiator.repository.Repository
-
- getProtocolRepository(String, String) - Static method in class negotiator.repository.Repository
-
- getQOAgreement() - Method in class agents.qoagent2.QAgentsCore
-
- getRandom() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getRandom(Random) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getRandom() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getRandom() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
- getRandom(Random) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
- getRandom() - Method in class negotiator.BidHistory
-
- getRandom(Random) - Method in class negotiator.BidHistory
-
- getRandomBid(UtilitySpace) - Static method in class agents.anac.y2010.Yushu.Utility
-
- getRandomBid(UtilitySpace, double, double) - Method in class agents.anac.y2011.IAMhaggler2011.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid(UtilitySpace, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
Get a random bid (above a minimum utility value if possible).
- getRandomBid(UtilitySpace, double, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid(UtilitySpace, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
Get a random bid (above a minimum utility value if possible).
- getRandomBid(UtilitySpace, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid(UtilitySpace, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011.RandomBidCreator
-
Get a random bid (within a utility range if possible).
- getRandomBid() - Method in class negotiator.Domain
-
KH 070511: Moved to here since it is generic method that can be made available to all agents.
- getRandomBid(Random) - Method in class negotiator.Domain
-
KH 070511: Moved to here since it is generic method that can be made available to all agents.
- getRandomBidInRange(double, double) - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getRandomBidInRange(double, double) - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Get a random bid in a given utility range.
- getRandomBidInRange(double, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Get a random bid in a given utility range.
- getRandomBidInRange(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Get a random bid in a given utility range.
- getRandomBidInRange(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Get a random bid in a given utility range.
- getRandomValue(Issue) - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets a random value for the given issue.
- getRandomValue(Issue) - Method in class negotiator.Party
-
- getRank(String) - Method in class negotiator.utility.Rank
-
- getRankingDistanceOfBids(UtilitySpace, UtilitySpace, int) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getRankingDistanceOfBidsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfBidsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfIssueWeights(UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
- getRankingDistanceOfIssueWeightsList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRankingDistanceOfIssueWeightsListData() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getRealLinear() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getRealMax() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getRealMin() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getRealOther() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getRealParameter() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getRealUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of a bid in the real or integer case
- getRealUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The utility of a bid in the real or integer case
- getRealWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
returns the real (or integer) weight
- getRealWeight() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
returns the real (or integer) weight
- getRelativeScore(A) - Method in class misc.ScoreKeeper
-
Returns the relative score of a given object.
- getReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- getReliabilty() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- getReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getRepetitionAllowed() - Method in class negotiator.config.Configuration
-
Gets whether repetition is allowed when generating combinations of agents.
- getRepetitionAllowed() - Method in interface negotiator.config.GuiConfiguration
-
Gets whether repetition is allowed when generating combinations of agents.
- getRepositoryItem() - Method in class negotiator.gui.domainrepository.MyTreeNode
-
- getReservation() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getReservationValue(double) - Method in class agents.OptimalBidderSimpleU
-
reservation value: if the reservation value is already set (<> -1.0) simply return it,
otherwise get it from the utility space
- getReservationValue(double) - Method in class agents.OptimalBidderU
-
depending on the agent's utility space, the reservation value will have
to be acquired in a specific manner
- getReservationValue() - Method in class negotiator.utility.UtilitySpace
-
The reservation value is the least favourable point at which one will
accept a negotiated agreement.
- getReservationValueUndiscounted() - Method in class negotiator.utility.UtilitySpace
-
- getReservationValueWithDiscount(double) - Method in class negotiator.utility.UtilitySpace
-
- getReservationValueWithDiscount(Timeline) - Method in class negotiator.utility.UtilitySpace
-
- getRestoreBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getResult() - Method in class negotiator.boaframework.offeringstrategy.anac2013.inoxAgent.SaveHelper
-
Function that returns the stored result.
- getResult(ArrayList<BOAagentInfo>) - Method in class negotiator.gui.boaframework.BOAagentsFrame
-
- getResult() - Method in class negotiator.gui.boaframework.BOAAgentUI
-
show the GUI and wait till user made selection.
- getResult(BOArepItem) - Method in class negotiator.gui.boaframework.BOAComponentEditor
-
- getResult(ArrayList<BOAparameter>) - Method in class negotiator.gui.boaframework.ParameterFrame
-
- getResult() - Method in class negotiator.gui.DefaultOKCancelDialog
-
call this to get the result.
- getResult() - Method in class negotiator.gui.domainrepository.CreateNewDomain
-
- getResult(ArrayList<A>, ArrayList<A>) - Method in class negotiator.gui.tournamentvars.RepItemVarUI
-
Initialize the GUI components.
- getResult(HashMap<String, Integer>) - Method in class negotiator.gui.tournamentvars.TournamentOptionsUI
-
- getRoot() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getRoot() - Method in class negotiator.gui.tree.TreeFrame
-
- getRoots() - Method in class negotiator.gui.DirectoryRestrictedFileSystemView
-
- getRound() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
Returns the current round number, starting at 0.
- getRound() - Method in class agents.FunctionalAcceptor
-
- getRound() - Method in class agents.OptimalBidder
-
- getRound() - Method in class agents.OptimalBidderU
-
- getRound() - Method in class negotiator.ActionEvent
-
- getRound() - Method in class negotiator.DiscreteTimeline
-
Starting to count from 1, until the total amount of rounds.
- getRound() - Method in class negotiator.events.ActionEvent
-
- getRound() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getRound() - Method in class negotiator.Party
-
- getRoundLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getRoundNumber() - Method in class negotiator.session.Session
-
Get the current round number.
- getRounds() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getRounds() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getRounds() - Method in class negotiator.session.Session
-
Gets the number of rounds currently in this session.
- getRounds() - Method in class negotiator.tournament.Tournament
-
Returns how many times each session is repeated in a tournament.
- getRoundsLeft() - Method in class agents.FunctionalAcceptor
-
- getRoundsLeft() - Method in class agents.OptimalBidder
-
- getRoundsLeft() - Method in class agents.OptimalBidderU
-
- getRoundsLeft() - Method in class negotiator.DiscreteTimeline
-
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Get the round structure used by this algorithm.
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.AlternatingOfferCounterOfferProtocol
-
Defines the round structure.
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationParty>, Session) - Method in interface negotiator.protocol.Protocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.ProtocolAdapter
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationParty>, Session) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Get the structure of the current round.
- getRowCount() - Method in class negotiator.gui.progress.NegoTableModel
-
- getRunningSessions(int) - Method in class negotiator.distributedtournament.DBController
-
Get the amount of jobs which are currently executed by
other instances of Genius or need to be processed.
- getRunNr() - Method in class negotiator.NegotiationOutcome
-
- getRunNr() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getRunNumber() - Method in class negotiator.qualitymeasures.Trace
-
- getRuntimeInNanoSeconds() - Method in class negotiator.session.Session
-
- getRuntimeInSeconds() - Method in class negotiator.session.Session
-
- getScaledIssueValue(Bounds, Bid, Issue) - Static method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the scaled value of the (discrete, real or integer) issue.
- getScaledIssueValue(Bounds, Bid, Issue) - Static method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the scaled value of the (discrete, real or integer) issue.
- getScore(A) - Method in class misc.ScoreKeeper
-
Returns the score of the given object.
- getSecond() - Method in class agents.anac.y2011.TheNegotiator.Pair
-
- getSecond() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Pair
-
- getSecond() - Method in class misc.Pair
-
Return the second object of the pair.
- getSecondBestCount() - Method in class negotiator.boaframework.omstrategy.TheFawkes_OMS
-
- getSecondLastBid() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
-
- getSecondPerTurn() - Method in class agents.qoagent.AgentTools
-
- getSecondsForTurn() - Method in class agents.qoagent.AutomatedAgent
-
Get the number of seconds for each turn
return m_lSecondsForTurn - the number of seconds per turn
- getSecondsForTurn() - Method in class agents.qoagent2.QOAgent
-
- getSection(int) - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationFunction
-
- getSection(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSectionCount() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationFunction
-
- getSectionCount() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSelected() - Method in class negotiator.gui.negosession.AddFromListDialog
-
- getSelectedAutomatedAgentAgreementStr() - Method in class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
-
- getSelectedEquilibriumAgreementStr() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getSelectedEquilibriumAgreementValue() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getSelectedItem() - Method in class negotiator.gui.ExtendedComboBoxModel
-
- getSelectedOffer() - Method in class agents.qoagent.AgentTools
-
- getSelectedOfferValue() - Method in class agents.qoagent.AgentTools
-
- getSelectedQOAgreementStr() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getSelectedQOAgreementValue() - Method in class agents.qoagent2.QAgentsCore.QGenerateAgreement
-
- getSelfishMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSelfishMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSendOfferFlag() - Method in class agents.qoagent.AgentTools
-
- getSendOfferFlag() - Method in class agents.qoagent.AutomatedAgent
-
- getSession() - Method in class negotiator.config.Configuration
-
Get the
Session
object from this configuration
- getSession() - Method in interface negotiator.config.MultilateralTournamentConfiguration
-
Get the
Session
object from this configurations
- getSession() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getSession() - Method in class negotiator.events.MultipartyNegotiationSessionEvent
-
- getSession() - Method in class negotiator.events.NegotiationSessionEvent
-
- getSessionData() - Method in class negotiator.boaframework.NegotiationSession
-
- getSessionID() - Method in class negotiator.distributedtournament.Job
-
- getSessionNo() - Method in class negotiator.Party
-
- getSessionNumber() - Method in class negotiator.Agent
-
- getSessionNumber() - Method in class negotiator.protocol.OldProtocol
-
- getSessionRunner() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getSessions() - Method in class negotiator.CSVLoader
-
- getSessions() - Method in class negotiator.distributedtournament.Job
-
- getSessions() - Method in class negotiator.tournament.Tournament
-
Get all combinations of agents, domains, etc.
- getSessionsTotal() - Method in class negotiator.Agent
-
- getShortPath(ProfileRepItem) - Static method in class negotiator.gui.negosession.MultilateralUI
-
This will shorten the Profile rep items path by displaying only the rightmost two scopes.
- getSiblings() - Method in class negotiator.issue.Objective
-
- getSide() - Method in class negotiator.tournament.VariablesAndValues.AgentVariable
-
- getSide() - Method in class negotiator.tournament.VariablesAndValues.BOAagentVariable
-
- getSideACompromiseNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideACompromiseType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideALongTermNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideALongTermType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideAShortTermNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideAShortTermType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBCompromiseNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBCompromiseType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBLongTermNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBLongTermType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBShortTermNextTurnType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSideBShortTermType() - Method in class agents.qoagent.AutomatedAgentsCore
-
- getSigmoidGain() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getSigmoidX() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getSilentMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSilentMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSimilarity(Bid, Bid) - Method in class agents.similarity.Similarity
-
- getSimilarityValue(Bid, Bid) - Method in class agents.similarity.SimilarityFunction
-
- getSize() - Method in class agents.anac.y2012.CUHKAgent.OpponentBidHistory
-
- getSize() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OpponentBidHistory
-
- getSize() - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- getSize() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
This returns the size of the list.
- getSize() - Method in class negotiator.gui.ExtendedComboBoxModel
-
- getSize() - Method in class negotiator.gui.ExtendedListModel
-
- getSlope() - Method in class negotiator.utility.EvaluatorInteger
-
- getSmartBid(Bid) - Method in class agents.BayesianAgentForAuction
-
Wouter: Try to find a bid that has same utility for ourself but max
utility for opponent.
- getSocialWelfare() - Method in class negotiator.analysis.MultilateralAnalysis
-
- getSocialWelfareA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSocialWelfareB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSortedCopy() - Method in class misc.ScoreKeeper
-
- getSource() - Method in class negotiator.events.LogMessageEvent
-
- getSQValue(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the SQ value for a given agent
- getSQValue() - Method in class agents.qoagent.AutomatedAgentType
-
Return the status quo value
- getSQValue() - Method in class agents.qoagent2.QAgentType
-
- getStandardDeviation(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.Fawkews_Math
-
- getStandardDeviation(ArrayList<Double>) - Static method in class negotiator.boaframework.opponentmodel.nash.StatisticsUtil
-
This method calculates the standard deviation of the values in the list.
- getStartingAgent() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- getStartingAgent() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getStartingAgent() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getStartingAgent() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getStatusQuoValue() - Method in class agents.qoagent.AutomatedAgent
-
- getStep() - Method in class negotiator.boaframework.BOAparameter
-
- getStepSize() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the number of steps
- getStepSize() - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the number of steps
- getStrategyParameters() - Method in class negotiator.Agent
-
- getStringValue(int) - Method in class negotiator.issue.IssueDiscrete
-
- getStubbornness() - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteIssueProcessor
-
Gives the stubbornness of the opponent; closer to 1 is more stubborn.
- getSuggestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getSum(ArrayList<Double>) - Static method in class negotiator.boaframework.opponentmodel.nash.StatisticsUtil
-
This method adds the values in the list together and returns the sum.
- getSummedFrequency() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method returns the sum of the frequencies in the valueFrequencyMap.
- getSupportedNegotiationSetting() - Method in class agents.ABMPAgent
-
- getSupportedNegotiationSetting() - Method in class agents.ABMPAgent2
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.AgentFSEGA.AgentFSEGA
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.AgentSmith.AgentSmith
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.Nozomi.Nozomi
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.BramAgent.BRAMAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.HardHeaded.KLH
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.TheNegotiator.TheNegotiator
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.AgentLG.AgentLG
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.AgentMR.AgentMR
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.BRAMAgent2.BRAMAgent2
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.CUHKAgent.CUHKAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.IAMhaggler2012.IAMhaggler2012
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.MetaAgent.MetaAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.OMACagent.OMACagent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2012.TheNegotiatorReloaded.TheNegotiatorReloaded
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2013.GAgent.AgentI
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2013.InoxAgent.InoxAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2013.MetaAgent.MetaAgent
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2013.TheFawkes.TheFawkes
-
- getSupportedNegotiationSetting() - Method in class agents.anac.y2013.TMFAgent.TMFAgent
-
- getSupportedNegotiationSetting() - Method in class agents.BayesianAgent
-
- getSupportedNegotiationSetting() - Method in class agents.FunctionalAcceptor
-
- getSupportedNegotiationSetting() - Method in class agents.FuzzyAgent
-
- getSupportedNegotiationSetting() - Method in class agents.ImmediateAcceptor
-
- getSupportedNegotiationSetting() - Method in class agents.OptimalBidderSimple
-
- getSupportedNegotiationSetting() - Method in class agents.SimilarityAgent
-
- getSupportedNegotiationSetting() - Method in class agents.SimpleAgt2
-
- getSupportedNegotiationSetting() - Method in class agents.TimeDependentAgentBoulware
-
- getSupportedNegotiationSetting() - Method in class agents.TimeDependentAgentConceder
-
- getSupportedNegotiationSetting() - Method in class agents.TimeDependentAgentConcederPN
-
- getSupportedNegotiationSetting() - Method in class agents.TimeDependentAgentHardliner
-
- getSupportedNegotiationSetting() - Method in class agents.TimeDependentAgentLinear
-
- getSupportedNegotiationSetting() - Method in class agents.UIAgent
-
- getSupportedNegotiationSetting() - Method in class agents.UIAgentExtended
-
- getSupportedNegotiationSetting() - Method in class negotiator.Agent
-
Indicates what negotiation settings are supported by an agent, such as
linear or non-linear utility spaces.
- getSupportedNegotiationSetting() - Method in class negotiator.parties.ConsensusVotingHumanAgent
-
- getSupportedNegotiationSetting() - Method in class negotiator.parties.CounterOfferHumanNegotiationParty
-
- getSupportedNegotiationSetting() - Method in class negotiator.parties.MediatorHumanNegotiationParty
-
- getSupportedNegotiationSetting() - Method in class negotiator.parties.UINegotiationParty
-
- getSupportMediator() - Method in class agents.qoagent.AutomatedAgent
-
- getSupportMediator() - Method in class agents.qoagent2.QOAgent
-
- getTabBounds(int, Rectangle) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
Returns the bounds of the specified tab in the coordinate space of the
JTabbedPane component.
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class negotiator.gui.tree.IssueValueCellEditor
-
- getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class negotiator.gui.tree.WeightSliderCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class negotiator.gui.tree.IssueValueCellEditor
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class negotiator.gui.tree.JLabelCellRenderer
-
- getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class negotiator.gui.tree.WeightSliderCellEditor
-
- getTagName() - Method in class negotiator.xml.SimpleElement
-
- getTarget(double, double) - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.IAMhaggler2011
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class agents.anac.y2012.IAMhaggler2012.IAMhaggler2012
-
- getTarget(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.IAMhaggler2011
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.IAMhaggler2012
-
- getTarget(double, double) - Method in class negotiator.boaframework.IAMhaggler_Concession
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Get the target at a given time, recording the opponent's utility.
- getTarget(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
- getTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- getTarget() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- getTargetUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getTargetUtility(double, double) - Method in class agents.anac.y2010.Southampton.similarity.VariableConcessionSimilarityAgent
-
(non-Javadoc)
- getTargetUtility() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getTargetUtility() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeDependentFunction
-
- getTargetUtility(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- getTargetUtility() - Method in class negotiator.parties.ConcederNegotiationParty
-
- getTestNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.AgentData
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataAgentLG
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataBRAMAgent2
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataCUHKAgent
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataIAMhaggler2012
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataOMACagent
-
- getText() - Method in class agents.anac.y2013.MetaAgent.agentsData.agents.DataTheNegotiatorReloaded
-
- getText() - Method in class negotiator.xml.SimpleElement
-
- getThreshold(double) - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
Returns the time dependent threshold which specifies how good a
bid of an opponent should be to be accepted.
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
-
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getTime() - Method in class agents.anac.y2011.TheNegotiator.TimeManager
-
- getTime() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.VersionIndependentAgent
-
- getTime() - Method in interface agents.anac.y2012.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
-
- getTime() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.VersionIndependentAgent
-
- getTime() - Method in interface agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
-
- getTime() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidDetails
-
- getTime() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
gets the normalized time (t = [0,1])
- getTime() - Method in class negotiator.analysis.BidPointTime
-
Returns the time at which the bid was offered.
- getTime() - Method in class negotiator.bidding.BidDetails
-
Return the time at which this bid was offered.
- getTime() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the normalized time (t = [0,1])
- getTime() - Method in class negotiator.boaframework.OutcomeTuple
-
- getTime() - Method in class negotiator.ContinuousTimeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTime() - Method in class negotiator.DiscreteTimeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTime() - Method in class negotiator.events.ActionEvent
-
- getTime() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getTime() - Method in class negotiator.Timeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTimeBlockList() - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
-
- getTimeBlockList() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
-
- getTimeFactor() - Method in class agents.anac.y2012.MetaAgent.agents.ShAgent.ShAgent
-
Return a factor between 0.0 to 1.0 which defines how our threshold will
be influenced by time & discount.
- getTimeline() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getTimeline() - Method in class negotiator.boaframework.NegotiationSession
-
- getTimeline() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getTimeLine() - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets this agent's time line.
- getTimeLine() - Method in interface negotiator.parties.NegotiationParty
-
Gets the timeline for this agent.
- getTimeline() - Method in class negotiator.Party
-
- getTimeline() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getTimeOfAgreement() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getTimePointList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getTopParam() - Method in class negotiator.utility.EvaluatorReal
-
- getTopPoint() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getTopPoint() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getTotal() - Method in class misc.ScoreKeeper
-
Returns the sum of all scores.
- getTotal_CR_A() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getTotal_CR_B() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getTotalAgreements(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
- getTotalAgreements() - Method in class agents.qoagent.AutomatedAgentType
-
Return the total number of agreements in the negotiation
- getTotalAgreements() - Method in class agents.qoagent2.QAgentType
-
- getTotalAgreementsNum() - Method in class agents.qoagent.AutomatedAgent
-
- getTotalBiddingPossibilities() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getTotalIssues(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
- getTotalIssues() - Method in class agents.qoagent.AutomatedAgent
-
- getTotalMiliseconds() - Method in class negotiator.ContinuousTimeline
-
Gets the total negotiation time in miliseconds
- getTotalRoundOrTime() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getTotalRoundOrTime() - Method in class negotiator.Party
-
- getTotalRounds() - Method in class agents.FunctionalAcceptor
-
- getTotalRounds() - Method in class agents.OptimalBidder
-
- getTotalRounds() - Method in class agents.OptimalBidderU
-
- getTotalRounds() - Method in class negotiator.DiscreteTimeline
-
Be careful, this is not equal to the initializing value!
- getTotalSeconds() - Method in class negotiator.ContinuousTimeline
-
Gets the total negotiation time in seconds
- getTotalSessions() - Method in class negotiator.protocol.OldProtocol
-
- getTotalTime() - Method in class agents.FunctionalAcceptor
-
- getTotalTime() - Method in class agents.OptimalBidder
-
- getTotalTime() - Method in class agents.OptimalBidderU
-
- getTotalTime() - Method in class negotiator.ContinuousTimeline
-
- getTotalTime() - Method in class negotiator.DiscreteTimeline
-
This a hack because in Agent.java a method sleep requires this
- getTotalTime() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getTotalTime() - Method in class negotiator.Timeline
-
- getTournament(int) - Method in class negotiator.distributedtournament.DBController
-
Given the jobID of the tournament, the tournament is requested from
the database and stored as a Tournament object.
- getTournament() - Method in class negotiator.gui.tournamentvars.TournamentUI
-
- getTournamentNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getTournamentOptions() - Method in class misc.SimulatorConfiguration
-
- getTournamentOutcomeFileName() - Static method in class negotiator.Global
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
Called when you press start button in Tournament window via reflection in
TournamentRunner
.
- getTournamentSessions(Tournament, boolean, boolean) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.OldProtocol
-
- getTournamentType() - Method in class negotiator.config.Configuration
-
Get the type of tournament
- getTournamentType() - Method in interface negotiator.config.GuiConfiguration
-
Get the type of tournament
- getTradeOff(double) - Method in class agents.BayesianAgentForAuction
-
- getTreeTable() - Method in class negotiator.gui.tree.TreeFrame
-
- getTurn() - Method in class negotiator.events.MultipartyNegotiationOfferEvent
-
- getTurnNumber() - Method in class negotiator.session.Session
-
Get the current turn number.
- getTurns() - Method in class negotiator.session.Round
-
Gets the turns in this round.
- getTurnsNumber() - Method in class agents.qoagent.AgentTools
-
Get the total number of turns in the negotiation
- getType() - Method in class agents.similarity.CriteriaInteger
-
- getType() - Method in class agents.similarity.CriteriaReal
-
- getType() - Method in class negotiator.boaframework.BOAcomponent
-
- getType() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getType() - Method in class negotiator.DiscreteTimeline
-
- getType() - Method in class negotiator.issue.Issue
-
- getType() - Method in class negotiator.issue.IssueDiscrete
-
- getType() - Method in class negotiator.issue.IssueInteger
-
- getType() - Method in class negotiator.issue.IssueReal
-
- getType() - Method in class negotiator.issue.Objective
-
This method is added for convenience.
- getType() - Method in class negotiator.issue.Value
-
- getType() - Method in class negotiator.issue.ValueDiscrete
-
- getType() - Method in class negotiator.issue.ValueInteger
-
- getType() - Method in class negotiator.issue.ValueReal
-
- getType() - Method in class negotiator.Timeline
-
- getType() - Method in interface negotiator.utility.Evaluator
-
- getType() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getType() - Method in class negotiator.utility.EvaluatorInteger
-
- getType() - Method in class negotiator.utility.EvaluatorObjective
-
- getType() - Method in class negotiator.utility.EvaluatorReal
-
- getType() - Method in class negotiator.utility.UtilitySpace
-
This method returns the type of utility space: either linear or
nonlinear.
- getTypeField(Objective) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getTypeProbability() - Method in class agents.qoagent2.QAgentType
-
- getTypeString() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getUndiscountedUtility(Bid) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getUnfortunateMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getUnfortunateMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getUniqueIdentifier() - Method in class negotiator.Agent
-
- getUniqueIdentifier() - Method in class negotiator.boaframework.agent.BOAagent
-
Unique identifier for the BOA agent.
- getUpper() - Method in class agents.anac.y2010.AgentSmith.Bounds
-
returns the upper bound
- getUpper() - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the upper bound
- getUpperBound() - Method in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- getUpperbound() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Range
-
- getUpperBound() - Method in class agents.similarity.CriteriaInteger
-
- getUpperbound() - Method in class misc.Range
-
Returns the upperbound of the range.
- getUpperbound() - Method in class misc.RangeInt
-
Returns the upperbound of the range.
- getUpperBound() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getUpperBound() - Method in class negotiator.issue.IssueInteger
-
- getUpperBound() - Method in class negotiator.issue.IssueReal
-
- getUpperBound() - Method in class negotiator.utility.EvaluatorInteger
-
- getUpperBound() - Method in class negotiator.utility.EvaluatorReal
-
- getUpperThreshold(double, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
-
Calculate the upperthreshold based on the lowerthreshold and a given percentage.
- getUpperThreshold(double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Calculate the upperthreshold based on the lowerthreshold and a given percentage.
- getURL() - Method in class negotiator.repository.DomainRepItem
-
- getURL() - Method in class negotiator.repository.ProfileRepItem
-
- getUserObject() - Method in class negotiator.issue.Objective
-
- getUtilA() - Method in class negotiator.ActionEvent
-
- getUtilADiscount() - Method in class negotiator.events.ActionEvent
-
- getUtilB() - Method in class negotiator.ActionEvent
-
- getUtilBDsicount() - Method in class negotiator.events.ActionEvent
-
- getUtilHighestValue() - Method in class negotiator.utility.EvaluatorInteger
-
- GetUtilitiesCount() - Method in interface agents.anac.y2011.Gahboninho.GahbonValueType
-
- GetUtilitiesCount() - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getUtilitiesForCurrentBid(Bid, boolean) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getUtility(Bid) - Method in class agents.anac.y2010.AgentFSEGA.UtilitySpaceHypothesis
-
- getUtility(Bid) - Method in interface agents.anac.y2010.AgentSmith.IOpponentModel
-
- getUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
The utility of a bid, which can be real, integer or discrete
- getUtility(Bid) - Method in class agents.anac.y2010.AgentSmith.OpponentModel
-
Returns the utility of a bid, but instead of the normal utility it is
based on the weights of each issues
- getUtility() - Method in class agents.anac.y2011.TheNegotiator.UTBid
-
Method which returns the utility.
- getUtility(Bid) - Method in class agents.anac.y2012.AgentLG.BidChooser
-
- getUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidChooser
-
- getUtility(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.UtilitySpaceAdapter
-
- getUtility(Bid) - Method in class agents.bayesianopponentmodel.OpponentModelUtilSpace
-
- getUtility(Bid) - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getUtility(Bid) - Method in class negotiator.Agent
-
A convenience method to get the discounted utility of a bid.
- getUtility(int) - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for the i'th agent
(agent A = 0, etc.).
- getUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering
-
- getUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2012.AgentMR_Offering
-
- getUtility(Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
-
- getUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The utility of a bid, which can be real, integer or discrete
- getUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.IssueModel
-
The utility of a bid, which can be real, integer or discrete
- getUtility(Bid) - Method in class negotiator.boaframework.opponentmodel.tools.UtilitySpaceAdapter
-
- getUtility(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getUtility(Bid) - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets the utility for the given bid.
- getUtility(Bid) - Method in interface negotiator.parties.NegotiationParty
-
Gets the agents utility for a given bid.
- getUtility(Bid) - Method in class negotiator.Party
-
A convenience method to get the utility of a bid.
- getUtility(Bid) - Method in class negotiator.utility.Constraint
-
- getUtility(Bid) - Method in class negotiator.utility.ConstraintUtilitySpace
-
- getUtility(Bid) - Method in class negotiator.utility.ExclusiveHyperRectangle
-
- getUtility(Bid) - Method in class negotiator.utility.HyperRectangle
-
- getUtility(Bid) - Method in class negotiator.utility.InclusiveHyperRectangle
-
- getUtility(Bid) - Method in class negotiator.utility.NonlinearUtilitySpace
-
- getUtility(Bid) - Method in class negotiator.utility.UtilityFunction
-
- getUtility(Bid) - Method in class negotiator.utility.UtilitySpace
-
- getUtilityA() - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for agent A.
- getUtilityB() - Method in class negotiator.analysis.BidPoint
-
Returns the utility of the bid for agent B.
- getUtilityFunctions() - Method in class negotiator.utility.UtilityFunction
-
- getUtilityHeighestInteger() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getUtilityLowestInteger() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getUtilityOfOpponentsBid(Domain, Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getUtilitySpace() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon.BaseStrategy
-
- getUtilitySpace() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
-
- getUtilitySpace() - Method in class agents.bayesianopponentmodel.UtilitySpaceHypothesis
-
- getUtilitySpace() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the utilityspace of the agent.
- getUtilitySpace() - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- getUtilitySpace() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getUtilitySpace() - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets this agent's utility space.
- getUtilitySpace() - Method in interface negotiator.parties.NegotiationParty
-
Gets the agent's utility space.
- getUtilitySpace() - Method in class negotiator.Party
-
- getUtilitySpace(Domain, ProfileRepItem) - Method in class negotiator.repository.Repository
-
- getUtilitySpace(Domain, String) - Method in class negotiator.repository.Repository
-
- getUtilitySpaces(List<NegotiationParty>) - Method in class negotiator.analysis.MultilateralAnalysis
-
- getUtilitySpaces() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getUtilityspaceType() - Method in class negotiator.SupportedNegotiationSetting
-
- getUtilitySpaceType(String) - Static method in enum negotiator.utility.UTILITYSPACETYPE
-
- getUtilitythreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getUtilityValue() - Method in class negotiator.utility.ExclusiveHyperRectangle
-
- getUtilityValue() - Method in class negotiator.utility.HyperRectangle
-
- getUtilityValue() - Method in class negotiator.utility.InclusiveHyperRectangle
-
- getUtilityWithDiscount(Bid) - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets the time discounted utility for the given bid.
- getUtilityWithDiscount(Bid) - Method in interface negotiator.parties.NegotiationParty
-
Gets the agents utility for a given bid, taking into account a discount factor if present.
- getUtilityWithDiscount(Bid) - Method in class negotiator.Party
-
- getUtilityWithDiscount(Bid, Timeline) - Method in class negotiator.utility.UtilitySpace
-
Let d in (0, 1) be the discount factor.
- getUtilityWithDiscount(Bid, double) - Method in class negotiator.utility.UtilitySpace
-
- getUtilLowestValue() - Method in class negotiator.utility.EvaluatorInteger
-
- getValidActions() - Method in class negotiator.NegoTurn
-
- getValidActions() - Method in class negotiator.session.Turn
-
Get all valid actions for this turn
- getValue(Bid) - Method in interface agents.similarity.Criteria
-
- getValue(Bid) - Method in class agents.similarity.CriteriaDiscrete
-
- getValue(Bid) - Method in class agents.similarity.CriteriaInteger
-
- getValue(Bid) - Method in class agents.similarity.CriteriaReal
-
- getValue() - Method in class negotiator.actions.Inform
-
- getValue(int) - Method in class negotiator.Bid
-
- getValue(int) - Method in class negotiator.issue.IssueDiscrete
-
Get value by its Sting representation, null otherwise.
- getValue() - Method in class negotiator.issue.ValueDiscrete
-
- getValue() - Method in class negotiator.issue.ValueInteger
-
- getValue() - Method in class negotiator.issue.ValueReal
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.AgentParamValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.AgentValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.BOAagentValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBLocationValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBPasswordValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBSessionValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.DBUserValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.ExperimentalValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.ProtocolValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.TotalSessionNumberValue
-
- getValue() - Method in class negotiator.tournament.VariablesAndValues.TournamentOptionsValue
-
- getValue(ValueDiscrete) - Method in class negotiator.utility.EvaluatorDiscrete
-
- getValueAsDouble(String) - Method in class negotiator.StrategyParameters
-
Returns the value of the parameter with the given name
as double.
- getValueAsString(String) - Method in class negotiator.StrategyParameters
-
Returns the value of the parameter with the given name
as string.
- getValueAt(int, int) - Method in class negotiator.gui.progress.NegoTableModel
-
- getValueAt(Object, int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
When node is an Objective, this method returns the object beloging in the
given column.
- getValueByEvaluation(double) - Method in class negotiator.utility.EvaluatorReal
-
- getValueIndex(ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Returns the index of a certain value in the valuelist.
- getValueIndex(String) - Method in class negotiator.issue.IssueDiscrete
-
- getValueIndex(ValueDiscrete) - Method in class negotiator.issue.IssueDiscrete
-
- getValuePairs() - Method in class negotiator.boaframework.BOAparameter
-
Returns all values of the parameters which satisfy
[Lowerbound:Stepsize:Upperbound].
- getValuePreferenceMap(int) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- getValueProcessor(IssueDiscrete) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Returns a DiscreteValueProcessor, allowing the use of several methods
- getValueRank(ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Gets the rank of a certain value.
- getValues() - Method in class agents.OptimalBidder
-
Getting the values
- getValues() - Method in class agents.OptimalBidderSimple
-
Getting the issue's values
- getValues() - Method in class negotiator.Bid
-
Helper function to enable the comparison between two Bids.
- getValues() - Method in class negotiator.issue.IssueDiscrete
-
Gives an enumeration over all values in this discrete issue.
- getValues() - Method in class negotiator.tournament.VariablesAndValues.TournamentVariable
-
- getValues() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getValueToBeChecked() - Method in class negotiator.utility.SumZeroConstraint
-
- getValueToBeChecked() - Method in class negotiator.utility.SumZeroConstraintList
-
- getValueToBeChecked() - Method in class negotiator.utility.SumZeroNotConstraint
-
- getValueUtility(Value) - Method in class agents.anac.y2012.AgentLG.BidStatistic
-
- getValueUtility(Value) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidStatistic
-
- getValueUtility(Value) - Method in class negotiator.boaframework.opponentmodel.agentlg.BidStatistic
-
- getVar(double) - Method in class agents.anac.y2013.GAgent.Probability
-
- getVariables() - Method in class negotiator.tournament.Tournament
-
- getVariance() - Method in class negotiator.boaframework.opponentmodel.IAMHagglerOpponentConcessionModel
-
Gets all Variances in a n-by-1 Matrix
- getVariance(ArrayList<Double>) - Static method in class negotiator.boaframework.opponentmodel.nash.StatisticsUtil
-
This method calculates the variance of the values in the list.
- getVarianceAt(int) - Method in class negotiator.boaframework.opponentmodel.IAMHagglerOpponentConcessionModel
-
Gets a specific variance point corresponding to the timeSlot
- getVariances() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- getVersion() - Method in class agents.ABMPAgent2
-
- getVersion() - Method in class agents.anac.y2010.AgentFSEGA.AgentFSEGA
-
Returns the version of the agent.
- getVersion() - Method in class agents.anac.y2010.AgentK.Agent_K
-
- getVersion() - Method in class agents.anac.y2010.AgentSmith.AgentSmith
-
The version of this agent
- getVersion() - Method in class agents.anac.y2010.Nozomi.Nozomi
-
- getVersion() - Method in class agents.anac.y2010.Southampton.IAMcrazyHaggler
-
- getVersion() - Method in class agents.anac.y2010.Southampton.IAMhaggler
-
- getVersion() - Method in class agents.anac.y2010.Southampton.similarity.SimilarityAgent
-
- getVersion() - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Gets the version number.
- getVersion() - Method in class agents.anac.y2010.Yushu.Yushu
-
- getVersion() - Method in class agents.anac.y2011.AgentK2.Agent_K2
-
- getVersion() - Method in class agents.anac.y2011.HardHeaded.KLH
-
- getVersion() - Method in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
-
Gets the version number.
- getVersion() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- getVersion() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- getVersion() - Method in class agents.anac.y2011.TheNegotiator.TheNegotiator
-
- getVersion() - Method in class agents.anac.y2012.AgentLG.AgentLG
-
- getVersion() - Method in class agents.anac.y2012.AgentMR.AgentMR
-
- getVersion() - Method in class agents.anac.y2012.CUHKAgent.CUHKAgent
-
- getVersion() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Gets the version number.
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.Chameleon.Chameleon
-
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.DNAgent.DNAgent
-
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.LYY.LYYAgent
-
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.MrFriendly
-
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.ShAgent.ShAgent
-
- getVersion() - Method in class agents.anac.y2012.MetaAgent.agents.WinnerAgent.WinnerAgent2
-
Retrieve the version.
- getVersion() - Method in class agents.anac.y2012.MetaAgent.MetaAgent
-
- getVersion() - Method in class agents.anac.y2012.OMACagent.OMACagent
-
- getVersion() - Method in class agents.anac.y2013.AgentKF.AgentKF
-
- getVersion() - Method in class agents.anac.y2013.GAgent.AgentI
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.MetaAgent
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.AgentLG
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentMR.AgentMR
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.CUHKAgent
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Gets the version number.
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
-
- getVersion() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
-
- getVersion() - Method in class agents.anac.y2013.SlavaAgent.SlavaAgent
-
Version of the agent.
- getVersion() - Method in class agents.anac.y2013.TMFAgent.TMFAgent
-
- getVersion() - Method in class agents.BayesianAgent
-
- getVersion() - Method in class agents.BayesianAgentForAuction
-
- getVersion() - Method in class agents.FuzzyAgent
-
- getVersion() - Method in class agents.OptimalBidder
-
- getVersion() - Method in class agents.OptimalBidderSimple
-
- getVersion() - Method in class agents.OptimalBidderU
-
- getVersion() - Method in class agents.QOAgent
-
- getVersion() - Method in class agents.RandomIncreasingUtilAgent
-
- getVersion() - Method in class agents.SimilarityAgent
-
- getVersion() - Method in class agents.SimpleAgent
-
- getVersion() - Method in class agents.SimpleAgentSavingBidHistory
-
- getVersion() - Method in class agents.SimpleAgt2
-
- getVersion() - Method in class agents.SimpleANAC2013Agent
-
- getVersion() - Method in class agents.SimpleTFTAgent
-
- getVersion() - Static method in class agents.SlowUIAgent
-
Creates a new instance of UIAgent
- getVersion() - Method in class agents.TAgent
-
- getVersion() - Method in class agents.TestAgent
-
- getVersion() - Method in class agents.TestingAgent
-
- getVersion() - Method in class agents.TimeDependentAgent
-
- getVersion() - Method in class agents.UIAgent
-
Creates a new instance of UIAgent
- getVersion() - Method in class agents.UIAgentExtended
-
One agent will be kept alive over multiple sessions.
- getVersion() - Method in class negotiator.Agent
-
- getVersion() - Method in class negotiator.boaframework.agent.BOAagent
-
- getVersion() - Static method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Gets the version number.
- getVersion() - Static method in class negotiator.Party
-
- getVersion() - Method in class negotiator.repository.AgentRepItem
-
Get the version of this agent.
- getVersion() - Method in class negotiator.repository.PartyRepItem
-
- getVote() - Method in class negotiator.actions.VoteForOfferAcceptance
-
- getVotingResult() - Method in class negotiator.actions.InformVotingResult
-
- getWaveLength() - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_Wavelet
-
Returns the minimal wavelength for the used wavelet.
- getWeight(int) - Method in class agents.anac.y2010.AgentFSEGA.WeightHypothesis
-
- getWeight() - Method in class agents.anac.y2010.AgentSmith.IssueModel
-
Get's the importance of this issues utility
- getWeight() - Method in class agents.anac.y2010.Southampton.utils.WeightHypothesis
-
- getWeight() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.WeightHypothesis
-
- getWeight(int) - Method in class agents.bayesianopponentmodel.WeightHypothesis
-
- getWeight() - Method in class agents.bayesianopponentmodel.WeightHypothesis2
-
- getWeight() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.WeightHypothesis
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- getWeight() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
Get's the importance of this issues utility
- getWeight(int) - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithModel
-
- getWeight() - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.IssueModel
-
Get's the importance of this issues utility
- getWeight(int) - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.SmithModelV2
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
This model does not rely on issue weights.
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.OpponentModel
-
Returns the weight of a particular issue in the domain.
- getWeight() - Method in class negotiator.boaframework.opponentmodel.iamhaggler.WeightHypothesis
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- getWeight(int) - Method in class negotiator.boaframework.opponentmodel.tools.UtilitySpaceAdapter
-
- getWeight(Issue) - Method in class negotiator.boaframework.opponentmodel.UniformModel
-
- getWeight() - Method in class negotiator.gui.tree.WeightSlider
-
- getWeight() - Method in class negotiator.utility.Constraint
-
- getWeight() - Method in interface negotiator.utility.Evaluator
-
- getWeight() - Method in class negotiator.utility.EvaluatorDiscrete
-
- getWeight() - Method in class negotiator.utility.EvaluatorInteger
-
- getWeight() - Method in class negotiator.utility.EvaluatorObjective
-
- getWeight() - Method in class negotiator.utility.EvaluatorReal
-
- getWeight() - Method in class negotiator.utility.UtilityFunction
-
- getWeight(int) - Method in class negotiator.utility.UtilitySpace
-
- getWeightByIssue(IssueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteIssueProcessor
-
Gives the weight that belongs to the given issue
- getWeightCheck() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- getWeightCheck() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- getWeights() - Method in class agents.anac.y2010.AgentSmith.OpponentModel
-
Returns a hashmap with the weights for each of the issues
- getWeights() - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithModel
-
Returns a hashmap with the weights for each of the issues
- getWeightSlider(Objective) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
Returns the WeightSlider belonging to the given Objective.
- getWorstAgreementStr(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the worst agreement as a String
- getWorstAgreementStr() - Method in class agents.qoagent.AutomatedAgent
-
- getWorstAgreementStr() - Method in class agents.qoagent.AutomatedAgentType
-
Returns the worst agreement as String value
- getWorstAgreementStr() - Method in class agents.qoagent2.QAgentType
-
- getWorstAgreementValue(AutomatedAgentType) - Method in class agents.qoagent.AgentTools
-
Return the worst agreement for a given agent
- getWorstAgreementValue() - Method in class agents.qoagent.AutomatedAgent
-
- getWorstAgreementValue(int) - Method in class agents.qoagent.AutomatedAgentType
-
Returns the value of the worst agreement in the current turn
- getWorstAgreementValue() - Method in class agents.qoagent.AutomatedAgentType
-
- getWorstAgreementValue(int) - Method in class agents.qoagent2.QAgentType
-
- getWorstBidDetails() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
-
Returns the bid with the lowest utility stored in the history.
- getWorstBidDetails() - Method in class negotiator.BidHistory
-
Returns the bid with the lowest utility stored in the history.
- getXMLRoot() - Method in class negotiator.Domain
-
- getXMLRoot() - Method in class negotiator.utility.UtilitySpace
-
- getZeroOutcomeConstraints() - Method in class negotiator.utility.ConstraintUtilitySpace
-
- getZimbabweCompromiseNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweCompromiseType() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweLongTermNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweLongTermType() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweProbabilitiesStr() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweShortTermNextTurnType() - Method in class agents.qoagent2.QAgentsCore
-
- getZimbabweShortTermType() - Method in class agents.qoagent2.QAgentsCore
-
- GiveFeedback - Class in negotiator.actions
-
- GiveFeedback(AgentID, Feedback) - Constructor for class negotiator.actions.GiveFeedback
-
- GiveFeedback(Party, Feedback) - Constructor for class negotiator.actions.GiveFeedback
-
- Global - Class in negotiator
-
Overview of global variables used throughout the application.
- Global() - Constructor for class negotiator.Global
-
- guessCurrentBidUtil() - Method in class agents.anac.y2011.ValueModelAgent.OpponentModeler
-
- guessCurrentBidUtil() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
-
- gui_nego_time - Variable in class negotiator.protocol.auction.AuctionOldProtocol
-
- GuiConfiguration - Interface in negotiator.config
-
This is the configuration object used by the user interface.
- GYRL - Class in agents.anac.y2012.MetaAgent.agents.GYRL
-
- GYRL() - Constructor for class agents.anac.y2012.MetaAgent.agents.GYRL.GYRL
-