- AAMAS_2014_EXPERIMENTS - Static variable in class negotiator.Global
-
Temporary flag for use in AAMAS 2014 experiments
- About - Class in negotiator.gui
-
The about menu created using Netbeans.
- About() - Constructor for class negotiator.gui.About
-
Creates new form About
- AbstractNegotiationParty - Class in negotiator.parties
-
- AbstractNegotiationParty() - Constructor for class negotiator.parties.AbstractNegotiationParty
-
- AbstractTimeDependentNegotiationParty - Class in negotiator.parties
-
Boulware/Conceder tactics, by Tim Baarslag, adapted from [1].
- AbstractTimeDependentNegotiationParty() - Constructor for class negotiator.parties.AbstractTimeDependentNegotiationParty
-
- AC_ABMP - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Condition from ABMP Agent.
- AC_ABMP() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_ABMP
-
Empty constructor for the BOA framework.
- AC_ABMP(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_ABMP
-
- AC_AgentFSEGA - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Condition from AgentFSEGA (ANAC2010).
- AC_AgentFSEGA() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentFSEGA
-
Empty constructor for the BOA framework.
- AC_AgentFSEGA(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentFSEGA
-
- AC_AgentK - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Condition from Agent K (ANAC2010).
- AC_AgentK() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentK
-
Empty constructor for the BOA framework.
- AC_AgentK(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentK
-
- AC_AgentK2 - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Condition from Agent K (ANAC2010).
- AC_AgentK2() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_AgentK2
-
Empty constructor for the BOA framework.
- AC_AgentK2(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_AgentK2
-
- AC_AgentLG - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
- AC_AgentLG() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentLG
-
- AC_AgentLG(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentLG
-
- AC_AgentMR - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
This is the Acceptance condition of AgentMR
Due to the connectedness of the original code if another Bidding strategy is being used,
the Bidding Strategy of AgentMR will be run in the background
- AC_AgentMR() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentMR
-
- AC_AgentMR(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentMR
-
- AC_AgentSmith - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Condition from AgentSmith (ANAC2010).
- AC_AgentSmith() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentSmith
-
Empty constructor for the BOA framework.
- AC_AgentSmith(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentSmith
-
- AC_BRAMAgent - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions from the BRAMAgent (ANAC2011).
- AC_BRAMAgent() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_BRAMAgent
-
Empty constructor for the BOA framework.
- AC_BRAMAgent(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_BRAMAgent
-
- AC_BRAMAgent2 - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
This is the decoupled Acceptance Condition from BRAMAgent2 (ANAC2012).
- AC_BRAMAgent2() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_BRAMAgent2
-
- AC_BRAMAgent2(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_BRAMAgent2
-
- AC_Combi - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Conditions is a combination of AC_Time and AC_Next -> (AC_Time OR AC_Next)
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_Combi() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Combi
-
Empty constructor for the BOA framework.
- AC_Combi(NegotiationSession, OfferingStrategy, double, double, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Combi
-
- AC_CombiAvg - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition averages the opponents bids made in the previous time window.
- AC_CombiAvg() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiAvg
-
Empty constructor for the BOA framework.
- AC_CombiAvg(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiAvg
-
- AC_CombiBestAvg - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition averages the opponents bids (which are better than the bid that was offered) made in the previous time window.
- AC_CombiBestAvg() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvg
-
Empty constructor for the BOA framework.
- AC_CombiBestAvg(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvg
-
- AC_CombiBestAvgDiscounted - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition averages the opponents bids (which are better than the bid that was offered) made in the previous time window.
- AC_CombiBestAvgDiscounted() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvgDiscounted
-
Empty constructor for the BOA framework.
- AC_CombiBestAvgDiscounted(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvgDiscounted
-
- AC_CombiMax - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if it is higher than any bid seen so far
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiMax() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMax
-
Empty constructor for the BOA framework.
- AC_CombiMax(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMax
-
- AC_CombiMaxInWindow - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on
Acceptance Conditions: "Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if it is higher than any bid seen so
far within the previous time window
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiMaxInWindow() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow
-
Empty constructor for the BOA framework.
- AC_CombiMaxInWindow(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow
-
- AC_CombiMaxInWindowDiscounted - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if it is higher than any bid seen so far within the previous time window
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiMaxInWindowDiscounted() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindowDiscounted
-
Empty constructor for the BOA framework.
- AC_CombiMaxInWindowDiscounted(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindowDiscounted
-
- AC_CombiProb - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper
on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if it is higher than any bid seen
so far
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiProb() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiProb
-
Empty constructor for the BOA framework.
- AC_CombiProb(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiProb
-
- AC_CombiProbDiscounted - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper
on Acceptance Conditions:
"Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if it is higher than any bid seen
so far
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiProbDiscounted() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiProbDiscounted
-
Empty constructor for the BOA framework.
- AC_CombiProbDiscounted(NegotiationSession, OfferingStrategy, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiProbDiscounted
-
- AC_CombiV2 - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on
Acceptance Conditions: "Acceptance Conditions in Automated Negotiation"
This Acceptance Conditions is a combination of AC_Time and AC_Next
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_CombiV2() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV2
-
Empty constructor for the BOA framework.
- AC_CombiV2(NegotiationSession, OfferingStrategy, double, double, double, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV2
-
- AC_CombiV3 - Class in negotiator.boaframework.acceptanceconditions.other
-
This acceptance condition uses AC_next to determine when to accept.
- AC_CombiV3() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV3
-
Empty constructor for the BOA framework.
- AC_CombiV3(NegotiationSession, OfferingStrategy, double, double, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV3
-
- AC_CombiV4 - Class in negotiator.boaframework.acceptanceconditions.other
-
This acceptance condition uses two versions of AC_next.
- AC_CombiV4() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV4
-
Empty constructor for the BOA framework.
- AC_CombiV4(NegotiationSession, OfferingStrategy, double, double, double, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_CombiV4
-
- AC_Const - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition accepts an opponent bid if the utility is above a
constant.
- AC_Const() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Const
-
Empty constructor for the BOA framework.
- AC_Const(NegotiationSession, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Const
-
- AC_ConstDiscounted - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition accepts an opponent bid if the utility is above a constant.
- AC_ConstDiscounted() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_ConstDiscounted
-
Empty constructor for the BOA framework.
- AC_ConstDiscounted(NegotiationSession, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_ConstDiscounted
-
- AC_CUHKAgent - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
This is the decoupled Acceptance Condition from CUHKAgent (ANAC2012).
- AC_CUHKAgent() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_CUHKAgent
-
- AC_CUHKAgent(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_CUHKAgent
-
- AC_False - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition never accepts an opponent offer.
- AC_False() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_False
-
Empty constructor for the BOA framework.
- AC_Gahboninho - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
- AC_Gahboninho() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_Gahboninho
-
- AC_Gahboninho(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_Gahboninho
-
- AC_Gap - Class in negotiator.boaframework.acceptanceconditions.other
-
This is the decoupled Acceptance Conditions Based on Tim Baarslag's paper on
Acceptance Conditions: "Acceptance Conditions in Automated Negotiation"
This Acceptance Condition accepts a bid if the utility of the opponent's bid
plus a constant (the gap) is higher than the utility of the next bid.
- AC_Gap() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Gap
-
Empty constructor for the BOA framework.
- AC_Gap(NegotiationSession, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Gap
-
- AC_HardHeaded - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions for HardHeaded (ANAC2011).
- AC_HardHeaded() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_HardHeaded
-
Empty constructor for the BOA framework.
- AC_HardHeaded(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_HardHeaded
-
- AC_IAMcrazyHaggler - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Conditions for IAMcrazyHaggler (ANAC2010).
- AC_IAMcrazyHaggler() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMcrazyHaggler
-
Empty constructor for the BOA framework.
- AC_IAMcrazyHaggler(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMcrazyHaggler
-
- AC_IAMHaggler2010 - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Conditions for IAMcrazyHaggler (ANAC2010).
- AC_IAMHaggler2010() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMHaggler2010
-
Empty constructor for the BOA framework.
- AC_IAMHaggler2010(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMHaggler2010
-
- AC_IAMHaggler2011 - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions for IAMHaggler (ANAC2011).
- AC_IAMHaggler2011() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_IAMHaggler2011
-
Empty constructor for the BOA framework.
- AC_IAMHaggler2011(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_IAMHaggler2011
-
- AC_IAMHaggler2012 - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
This is the decoupled Acceptance Condition from IAMhaggler2012 (ANAC2012).
- AC_IAMHaggler2012() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_IAMHaggler2012
-
- AC_IAMHaggler2012(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_IAMHaggler2012
-
- AC_InoxAgent - Class in negotiator.boaframework.acceptanceconditions.anac2013
-
This Acceptance Condition will break when the reservation value seems
to be a better alternative, and accept when the opponents offer
is better than ours or when the opponents offer is higher than a
time dependent function.
- AC_InoxAgent() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent
-
Empty constructor.
- AC_InoxAgent(NegotiationSession, OfferingStrategy, OpponentModel) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent
-
Regular constructor.
- AC_InoxAgent_OneIssue - Class in negotiator.boaframework.acceptanceconditions.anac2013
-
This Acceptance Condition will break when the reservation value seems
to be a better alternative, and accept when the opponents offer
is better than the median utility.
- AC_InoxAgent_OneIssue() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent_OneIssue
-
Empty constructor.
- AC_InoxAgent_OneIssue(NegotiationSession, OfferingStrategy, OpponentModel) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent_OneIssue
-
Regular constructor.
- AC_MAC - Class in negotiator.boaframework.acceptanceconditions.other
-
The MAC is a tool which allows to test many acceptance strategies in the
same negotiation trace.
- AC_MAC() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_MAC
-
Empty constructor for the BOA framework.
- AC_Next - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition will accept an opponent bid if the utility is
higher than the bid the agent is ready to present
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_Next() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Next
-
Empty constructor for the BOA framework.
- AC_Next(NegotiationSession, OfferingStrategy, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Next
-
- AC_NiceTitForTat - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions for NiceTitForTat (ANAC2011).
- AC_NiceTitForTat() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
Empty constructor for the BOA framework.
- AC_NiceTitForTat(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- AC_Nozomi - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Conditions for Nozomi (ANAC2010).
- AC_Nozomi() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_Nozomi
-
Empty constructor for the BOA framework.
- AC_Nozomi(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_Nozomi
-
- AC_OMACagent - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
This is the decoupled Acceptance Condition from OMACagent (ANAC2012).
- AC_OMACagent() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_OMACagent
-
- AC_OMACagent(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_OMACagent
-
- AC_Previous - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition accepts an opponent bid if the utility is higher
than the previous bid the agent made.
- AC_Previous() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Previous
-
Empty constructor for the BOA framework.
- AC_Previous(NegotiationSession, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Previous
-
- AC_TheFawkes - Class in negotiator.boaframework.acceptanceconditions.anac2013
-
Acceptance Strategy
This is ACcombi = ACnext || ACtime(T) & ACconst(MAXw)
For this implementation I used the following article: "Acceptance Conditions in Automated Negotion - Tim Baarslag,
Koen Hindriks and Catholijn Jonker"
We accept when our current bid is worse than the last bid we got from the opponent or when we get close to the time
limit and the utility we got from opponent's last bid has a maximum value in a window.
- AC_TheFawkes() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2013.AC_TheFawkes
-
- AC_TheNegotiator - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions for TheNegotiator (ANAC2011).
- AC_TheNegotiator() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_TheNegotiator
-
Empty constructor for the BOA framework.
- AC_TheNegotiator(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_TheNegotiator
-
- AC_TheNegotiatorReloaded - Class in negotiator.boaframework.acceptanceconditions.anac2012
-
Uses an extended implementation of AC_next_discounted as discussed in
"Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies"
.
- AC_TheNegotiatorReloaded() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_TheNegotiatorReloaded
-
- AC_TheNegotiatorReloaded(NegotiationSession, OfferingStrategy, double, double, double, double, double, double) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2012.AC_TheNegotiatorReloaded
-
Initializes the acceptance condition.
- AC_Time - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition accept an opponent bid after a certain time has
passed
Decoupling Negotiating Agents to Explore the Space of Negotiation Strategies
T.
- AC_Time() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Time
-
Empty constructor for the BOA framework.
- AC_Time(NegotiationSession, double) - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_Time
-
- AC_True - Class in negotiator.boaframework.acceptanceconditions.other
-
This Acceptance Condition will accept any opponent offer.
- AC_True() - Constructor for class negotiator.boaframework.acceptanceconditions.other.AC_True
-
Empty constructor for the BOA framework.
- AC_ValueModelAgent - Class in negotiator.boaframework.acceptanceconditions.anac2011
-
This is the decoupled Acceptance Conditions for ValueModelAgent (ANAC2011).
- AC_ValueModelAgent() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_ValueModelAgent
-
Empty constructor for the BOA framework.
- AC_ValueModelAgent(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2011.AC_ValueModelAgent
-
- AC_Yushu - Class in negotiator.boaframework.acceptanceconditions.anac2010
-
This is the decoupled Acceptance Conditions for Yushu (ANAC2010).
- AC_Yushu() - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_Yushu
-
Empty constructor for the BOA framework.
- AC_Yushu(NegotiationSession, OfferingStrategy) - Constructor for class negotiator.boaframework.acceptanceconditions.anac2010.AC_Yushu
-
- Accept - Class in negotiator.actions
-
This class is used to createFrom an action which symbolizes
that an agent accepts an offer.
- Accept() - Constructor for class negotiator.actions.Accept
-
Action to accept an opponent's bid.
- Accept(AgentID) - Constructor for class negotiator.actions.Accept
-
Action to accept an opponent's bid.
- accept(File) - Method in class negotiator.gui.GenericFileFilter
-
- AcceptanceStrategy - Class in negotiator.boaframework
-
Describes an acceptance strategy of an agent of the BOA framework.
- AcceptanceStrategy() - Constructor for class negotiator.boaframework.AcceptanceStrategy
-
- acceptConditions - Variable in class negotiator.boaframework.agent.BOAagent
-
Decides when to accept
- AcceptingNegotiationParty - Class in negotiator.parties
-
Most basic voting agent implementation I could think of: this agent accepts
any offer.
- AcceptingNegotiationParty() - Constructor for class negotiator.parties.AcceptingNegotiationParty
-
- acceptMultiplier - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- acceptMultiplier - Variable in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
- acceptUtil(double) - Method in class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent
-
Method that returns the minimal utility at which we accept an
opponents offer.
- ACList - Variable in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- Action - Class in negotiator.actions
-
Class which symbolizes a high level action.
- Action() - Constructor for class negotiator.actions.Action
-
Empty constructor used for inheritance.
- Action(AgentID) - Constructor for class negotiator.actions.Action
-
Constructor which sets the agentID of an agent.
- actionCancel() - Method in class negotiator.gui.tournamentvars.ParameterUI
-
- ActionEvent - Class in negotiator
-
This class records details about an action of an agent.
- ActionEvent(Agent, Action, int, long, double, double, String) - Constructor for class negotiator.ActionEvent
-
- ActionEvent - Class in negotiator.events
-
This class records details about an action of an agent.
- ActionEvent(Object, Agent, Action, int, long, double, double, double, double, double, String, boolean) - Constructor for class negotiator.events.ActionEvent
-
- actionOK() - Method in class negotiator.gui.tournamentvars.ParameterUI
-
- actionPerformed(ActionEvent) - Method in class negotiator.gui.dialogs.EditIssueDialog
-
Overrides actionPerformed from NewIssueDialog.
- actionPerformed(ActionEvent) - Method in class negotiator.gui.dialogs.NewIssueDialog
-
Overrides actionPerformed from Objective.
- actionPerformed(ActionEvent) - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- actionPopupMenu - Variable in class negotiator.gui.tab.CloseTabPaneUI
-
- Actions - Enum in negotiator.boaframework
-
Possible actions of an acceptance strategy.
- adaptWeightsByBid(Bid, double) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteIssueProcessor
-
Adapts the different issue weights according to the current bid the opponent has made.
- add(BidDetails) - Method in class negotiator.BidHistory
-
Add an offered bid o the history.
- add(Value) - Method in class negotiator.boaframework.opponentmodel.agentlg.BidStatistic
-
- add(String) - Method in class negotiator.Logger
-
- addAction() - Method in class negotiator.gui.agentrepository.AgentRepositoryUI
-
Add new agent to repository.
- addAction() - Method in class negotiator.gui.boaframework.BOARepositoryUI
-
- addAction() - Method in class negotiator.gui.repository.PartyRepositoryUI
-
Add new agent to repository.
- addActionTerminateSessionWithFailure(Class) - Method in class negotiator.NegoRound
-
- addActionTerminateSessionWithSuccess(Class) - Method in class negotiator.NegoRound
-
- addAdditionalLog(SimpleElement) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- addApproved(BidWrapper) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueSeperatedBids
-
- addAverageDifferenceBetweenBids(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addAverageDifferenceBetweenIssueWeights(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addAverageDifferenceOfParetoFrontier(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addBid(Bid, UtilitySpace) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- addBid(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithModel
-
Adds the values of each issue of a bid to the preferenceprofilemanager
- addBid(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.SmithModelV2
-
Adds the values of each issue of a bid to the preferenceprofilemanager
- addBid(int, Bid, double, double) - Method in class negotiator.qualitymeasures.Trace
-
- addBidForValue(ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Adds 1 to the bidList for a certain value.
- addBidIndex(int) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addChild(Objective) - Method in class negotiator.issue.Issue
-
Overrides addChild from Objective to do nothing, since Issues can't have children.
- addChild(Objective) - Method in class negotiator.issue.Objective
-
Adds a child to this Objective.
- addChildElement(SimpleElement) - Method in class negotiator.xml.SimpleElement
-
- addCloseListener(CloseListener) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Adds a CloseListener
to the tabbedPane.
- addComponent(BOArepItem) - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- addConstraint(Constraint) - Method in class negotiator.utility.UtilityFunction
-
- addConstraint(ArrayList<Constraint>) - Method in class negotiator.utility.UtilityFunction
-
- addContraint(Integer, String) - Method in class negotiator.utility.ConditionalZeroConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.ConditionalZeroOutcomeConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.ExclusiveZeroConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.ExclusiveZeroOutcomeConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.InclusiveZeroOutcomeConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.RConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.SumZeroConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.SumZeroConstraintList
-
- addContraint(Integer, String) - Method in class negotiator.utility.SumZeroNotConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.ZeroConstraint
-
- addContraint(Integer, String) - Method in class negotiator.utility.ZeroOutcomeContraint
-
- addDoubleClickListener(DoubleClickListener) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Adds a DoubleClickListener
to the tabbedPane.
- addEquallyPreferredValue(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- addEquallyPreferredValues(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- addEvaluation(ValueDiscrete, Integer) - Method in class negotiator.utility.EvaluatorDiscrete
-
Add a new possible value to the issue.
- addEvaluator(Objective, Evaluator) - Method in class negotiator.utility.UtilitySpace
-
Sets an pair.
- addEventListener(MultipartyNegotiationEventListener) - Method in class negotiator.session.TournamentManager
-
listener support
- addExtraAttribute(String, String) - Method in class negotiator.NegotiationOutcome
-
- AddFromListDialog<T extends RepItem> - Class in negotiator.gui.negosession
-
Dialog to request a list of items of the type T from the user
- AddFromListDialog(Component, List<T>) - Constructor for class negotiator.gui.negosession.AddFromListDialog
-
- addGraph() - Method in class negotiator.gui.progress.ProgressUI2
-
- addIfNew(BidWrapper) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidList
-
- addIssueEvaluation(AIssueEvaluation) - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
This method will add the issueEvaluation to the hashmap,
or overwrite it's value if the issueNumber already exists.
- additional - Variable in class negotiator.NegotiationOutcome
-
- additionalLog - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- addKalaiDistance(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addLessPreferredValue(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- addLessPreferredValues(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- addListener(MultipartyNegotiationEventListener) - Method in class negotiator.logging.SessionLogger
-
Add a listener to this logger
- addListener(MultipartyNegotiationEventListener) - Method in class negotiator.xml.multipartyrunner.XmlRunner
-
Adds a new listener to the list
- addLoggingListener(MultipartyNegotiationEventListener) - Method in class negotiator.session.SessionManager
-
Adds a listener to the logging events.
- addLoggingText(String) - Method in class negotiator.gui.progress.ProgressUI2
-
- addMaxListener(MaxListener) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Adds a MaxListener
to the tabbedPane.
- addMeasure(String, ArrayList<Double>) - Method in class negotiator.qualitymeasures.CSVlogger
-
Add an array with the results of a particular quality measures
to the set of arrays which should be printed
- addMediator() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
-
- addMorePreferredValue(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- addMorePreferredValues(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- AddMyBidToStatistics(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- addNashDistance(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addNegotiationEventListener(MultipartyNegotiationEventListener) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- addNegotiationEventListener(MultipartyNegotiationEventListener) - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- addNegotiationEventListener(NegotiationEventListener) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- addNegotiationEventListener(NegotiationEventListener) - Method in class negotiator.protocol.Protocol
-
- addNegotiationPaths(int, ArrayList<BidPoint>, ArrayList<BidPoint>) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
Call this method to draw the negotiation paths on the chart with
analysis.
- addNewNode(Value, Value, Feedback) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- addOption(String, int) - Static method in class negotiator.tournament.TournamentConfiguration
-
- addParam(int, double) - Method in class negotiator.utility.EvaluatorReal
-
- addParameter(String, BigDecimal) - Method in class negotiator.boaframework.BOAcomponent
-
Add a parameter to the set of parameters of this component.
- addParetoFrontierDistance(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addParty() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
-
- addPartyActions(NegoTurn) - Method in class negotiator.NegoRound
-
- addPartyListenerIndex(int) - Method in class negotiator.Party
-
Deprecated.
- addPearsonCorrelationCoefficientOfBids(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addPercentageOfCorrectlyEstimatedParetoBids(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addPercentageOfIncorrectlyEstimatedParetoBids(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addPopupOutsideListener(PopupOutsideListener) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Adds a PopupOutsideListener
to the tabbedPane.
- addPreferenceOrdering(Value, Value, Feedback) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- addRank(String, Integer) - Method in class negotiator.utility.Rank
-
- addRank(String, String) - Method in class negotiator.utility.Rank
-
- addRankingDistanceOfBids(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addRankingDistanceOfIssueWeights(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addRelatedIssue(Integer) - Method in class negotiator.utility.SumZeroConstraint
-
- addRelatedIssue(Integer) - Method in class negotiator.utility.SumZeroConstraintList
-
- addRelatedIssue(Integer) - Method in class negotiator.utility.SumZeroNotConstraint
-
- addRelatedIssues(ArrayList<Integer>) - Method in class negotiator.utility.SumZeroConstraint
-
- addRelatedIssues(ArrayList<Integer>) - Method in class negotiator.utility.SumZeroConstraintList
-
- addRelatedIssues(ArrayList<Integer>) - Method in class negotiator.utility.SumZeroNotConstraint
-
- addRow(Map<DataKey, Object>) - Method in class negotiator.gui.progress.DataKeyTableModel
-
Adds a row with new values.
- addRow() - Method in class negotiator.gui.progress.NegoTableModel
-
- addTab(String, Component) - Method in class negotiator.gui.NegoGUIView
-
- addTableData() - Method in class negotiator.gui.progress.ProgressUI2
-
- addTimeInterval(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- addTimePoint(double) - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- addTurn(Turn) - Method in class negotiator.session.Round
-
Add a turn to this round.
- addUtilityFunction(UtilityFunction) - Method in class negotiator.utility.UtilityFunction
-
- addValidAction(Class) - Method in class negotiator.NegoTurn
-
- addValue(Value) - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
Add a value to the list
- addValue(Bid) - Method in class negotiator.boaframework.opponentmodel.agentsmithv2.IssueModel
-
Method which scores the value which was offered.
- addValue(String) - Method in class negotiator.issue.IssueDiscrete
-
Adds a value.
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.AgentVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.BOAagentVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.DBLocationVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.DBPasswordVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.DBSessionVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.DBUserVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.ExperimentalVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.MultipleAgentsVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.ProfileVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.ProtocolVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.TotalSessionNumberVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.TournamentOptionsVariable
-
- addValue(TournamentValue) - Method in class negotiator.tournament.VariablesAndValues.TournamentVariable
-
add given value to the array of values
- addValues(String[]) - Method in class negotiator.issue.IssueDiscrete
-
Adds values.
- addValueToBeChecked(String) - Method in class negotiator.utility.SumZeroConstraintList
-
- addVariable(String, String) - Method in class negotiator.StrategyParameters
-
Add a parameter to the list of parameters.
- adjustDiscountFactor(double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
- afterSession(Session, List<NegotiationPartyInternal>) - Method in interface negotiator.protocol.MultilateralProtocol
-
This will get called just after ending the session.
- afterSession(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
This will get called just after ending the session.
- afterUnmarshal(Unmarshaller, Object) - Method in class negotiator.repository.ProfileRepItem
-
- Agent - Class in negotiator
-
A basic negotiation agent.
- Agent() - Constructor for class negotiator.Agent
-
Empty constructor used to initialize the agent.
- AGENT_REPOSITORY - Static variable in class negotiator.Global
-
Path to agent repository
- agentA - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- agentA - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- AgentABids - Variable in class negotiator.NegotiationOutcome
-
- agentAclass - Variable in class negotiator.NegotiationOutcome
-
- agentAmaxUtil - Variable in class negotiator.NegotiationOutcome
-
- agentAname - Variable in class negotiator.NegotiationOutcome
-
- agentAname - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- agentAparams - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- agentAstarts - Variable in class negotiator.NegotiationOutcome
-
- agentAutility - Variable in class negotiator.NegotiationOutcome
-
- agentAutilityDiscount - Variable in class negotiator.NegotiationOutcome
-
- agentAutilSpaceName - Variable in class negotiator.NegotiationOutcome
-
- agentB - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- agentB - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- AgentBBids - Variable in class negotiator.NegotiationOutcome
-
- agentBclass - Variable in class negotiator.NegotiationOutcome
-
- agentBmaxUtil - Variable in class negotiator.NegotiationOutcome
-
- agentBname - Variable in class negotiator.NegotiationOutcome
-
- agentBname - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- agentBparams - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- agentButility - Variable in class negotiator.NegotiationOutcome
-
- agentButilityDiscount - Variable in class negotiator.NegotiationOutcome
-
- agentButilSpaceName - Variable in class negotiator.NegotiationOutcome
-
- agentclass - Variable in class negotiator.AgentParam
-
- AgentFSEGA_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
-
This is the decoupled Offering Strategy for AgentFSEGA (ANAC2010).
- AgentFSEGA_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.AgentFSEGA_Offering
-
Empty constructor for the BOA framework.
- AgentID - Class in negotiator
-
- AgentID() - Constructor for class negotiator.AgentID
-
- AgentID(String) - Constructor for class negotiator.AgentID
-
- AgentK2_Offering - Class in negotiator.boaframework.offeringstrategy.anac2011
-
This is the decoupled Offering Strategy for Agent K2 (ANAC2010).
- AgentK2_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.AgentK2_Offering
-
Empty constructor for the BOA framework.
- AgentK2SAS - Class in negotiator.boaframework.sharedagentstate.anac2011
-
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Agent K2.
- AgentK2SAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- AgentK_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
-
This is the decoupled Offering Strategy for Agent K (ANAC2010).
- AgentK_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.AgentK_Offering
-
Empty constructor called by BOA framework.
- AgentKSAS - Class in negotiator.boaframework.sharedagentstate.anac2010
-
This is the shared code of the acceptance condition and bidding strategy of ANAC 2010 AgentFSEGA.
- AgentKSAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- AgentLG_Offering - Class in negotiator.boaframework.offeringstrategy.anac2012
-
- AgentLG_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.AgentLG_Offering
-
- AgentLG_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.AgentLG_Offering
-
- AgentLGModel - Class in negotiator.boaframework.opponentmodel
-
Adaptation of the opponent model used by AgentLG in the ANAC2012 to
be compatible with the BOA framework.
- AgentLGModel() - Constructor for class negotiator.boaframework.opponentmodel.AgentLGModel
-
- AgentLGSAS - Class in negotiator.boaframework.sharedagentstate.anac2012
-
- AgentLGSAS(NegotiationSession, OpponentBids, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- AgentMR_Offering - Class in negotiator.boaframework.offeringstrategy.anac2012
-
This is the decoupled Bidding Strategy of AgentMR
- AgentMR_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.AgentMR_Offering
-
- AgentMR_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.AgentMR_Offering
-
- AgentMRSAS - Class in negotiator.boaframework.sharedagentstate.anac2012
-
This is the shared code of the acceptance condition and bidding strategy of ANAC2012 AgentMR.
- AgentMRSAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- agentname - Variable in class negotiator.tournament.VariablesAndValues.AssignedParameterVariable
-
- agentname - Variable in class negotiator.tournament.VariablesAndValues.AssignedParamValue
-
- AgentParam - Class in negotiator
-
This class stores info about a parameter of an agent.
- AgentParam(String, String, Double, Double) - Constructor for class negotiator.AgentParam
-
- AgentParameterVariable - Class in negotiator.tournament.VariablesAndValues
-
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
- AgentParameterVariable(AgentParam) - Constructor for class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- AgentParamValue - Class in negotiator.tournament.VariablesAndValues
-
This class contains a possible parameter value for a nego session
A parameter value is a value that will appear as a start-up argument for the agent,
for instance the random-seed value, a tau value or debug options
- AgentParamValue(Double) - Constructor for class negotiator.tournament.VariablesAndValues.AgentParamValue
-
- AgentRepItem - Class in negotiator.repository
-
This repository item contains all info about an agent that can be loaded.
- AgentRepItem() - Constructor for class negotiator.repository.AgentRepItem
-
Empty constructor.
- AgentRepItem(String, String, String) - Constructor for class negotiator.repository.AgentRepItem
-
- AgentRepItem(String, String, String, String) - Constructor for class negotiator.repository.AgentRepItem
-
- AgentRepItem(File) - Constructor for class negotiator.repository.AgentRepItem
-
construct the item given the file.
- AgentRepositoryUI - Class in negotiator.gui.agentrepository
-
A user interface to the agent repository
- AgentRepositoryUI(JScrollPane) - Constructor for class negotiator.gui.agentrepository.AgentRepositoryUI
-
appends the UI to the given scrollpane.
- agents - Variable in class misc.CommandLineOptions
-
Option "a", specify a list of agents for the commandline runner.
- AGENTS_PER_RUN - Static variable in class misc.AutomatedTournamentConfiguration
-
Number of agents in each test run (make sure that this is reflected in
partyrepository.xml
- agentSetup() - Method in class negotiator.boaframework.agent.BOAagent
-
Method used to setup the agent.
- agentSetup() - Method in class negotiator.boaframework.agent.SimpleBOAagent
-
- agentSetup() - Method in class negotiator.boaframework.agent.TheBOAagent
-
Loads and initializes the decoupled components of the agent.
- AgentSmith_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
-
This is the decoupled Offering Strategy for AgentSmith (ANAC2010).
- AgentSmith_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
Empty constructor called by BOA framework.
- AgentSmith_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
- AgentSmith_Offering.BidComparator - Class in negotiator.boaframework.offeringstrategy.anac2010
-
- AgentSmith_Offering.BidComparator(UtilitySpace) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering.BidComparator
-
- AgentValue - Class in negotiator.tournament.VariablesAndValues
-
- AgentValue(AgentRepItem) - Constructor for class negotiator.tournament.VariablesAndValues.AgentValue
-
- AgentVariable - Class in negotiator.tournament.VariablesAndValues
-
- AgentVariable() - Constructor for class negotiator.tournament.VariablesAndValues.AgentVariable
-
- AgentXFrequencyModel - Class in negotiator.boaframework.opponentmodel
-
Class for building an opponent model in discrete space.
- AgentXFrequencyModel() - Constructor for class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
- AGGREGATIONTYPE - Enum in negotiator.utility
-
- AgreementEvent - Class in negotiator.events
-
Indicates that an agreement was reached.
- AgreementEvent(Object, Session, MultilateralProtocol, List<NegotiationPartyInternal>, double) - Constructor for class negotiator.events.AgreementEvent
-
- AIssueEvaluation - Class in negotiator.boaframework.opponentmodel.nash
-
This is the base version of the evaluation of an issue.
- AIssueEvaluation(Issue) - Constructor for class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This constructs the AIssueEvaluation.
- AIssueEvaluationNumerical - Class in negotiator.boaframework.opponentmodel.nash
-
This is the base class for numerical issueEvaluations.
- AIssueEvaluationNumerical(Issue, Range) - Constructor for class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
This will construct a new numerical IssueEvaluation.
- ALL - Static variable in class misc.Progress
-
Flag for including all of the above in report
- allBids - Variable in class negotiator.boaframework.OutcomeSpace
-
List of all possible bids in the domain
- ALLOWED_UTILITY_DEVIATION - Variable in class negotiator.protocol.auction.AuctionOldProtocol
-
- ALLOWED_UTILITY_DEVIATION - Variable in class negotiator.protocol.auction.AuctionProtocol
-
- allParameterCombis(Tournament, AgentRepItem, AgentRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
This is a recursive function that iterates over all *parameters* and
tries all values for each, recursively calling itself to iterate over the
remaining parameters.
- allParameterCombis(Tournament, ArrayList<AssignedParameterVariable>, ArrayList<AlternatingOffersProtocol>, ProfileRepItem, ProfileRepItem, AgentRepItem, AgentRepItem, ArrayList<AssignedParamValue>) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
adds all permutations of all NegotiationSessions to the given sessions
array.
- alpha - Variable in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- ALTERNATING_OFFERS_AGENT_A_INDEX - Static variable in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- ALTERNATING_OFFERS_AGENT_B_INDEX - Static variable in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- AlternatingOfferConsensusProtocol - Class in negotiator.protocol
-
Implementation of an alternating offer protocol using voting consensus.
- AlternatingOfferConsensusProtocol() - Constructor for class negotiator.protocol.AlternatingOfferConsensusProtocol
-
- AlternatingOfferMajorityVotingProtocol - Class in negotiator.protocol
-
Implementation of an alternating offer protocol using majority voting
Protocol:
- AlternatingOfferMajorityVotingProtocol() - Constructor for class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
- AlternatingOffersBilateralAtomicNegoSession - Class in negotiator.protocol.alternatingoffers
-
This is an updated version which has shared deadlines for both agents,
implemented with
Timeline
.
- AlternatingOffersBilateralAtomicNegoSession(Protocol, Agent, Agent, String, String, UtilitySpace, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>, HashMap<AgentParameterVariable, AgentParamValue>, String) - Constructor for class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
load the runtime objects to start negotiation
- AlternatingOffersProtocol - Class in negotiator.protocol.alternatingoffers
-
Manager of the Alternating Offers protocol: Loads and initializes agents,
domain, etc.
- AlternatingOffersProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
RUN A NEGO SESSION.
- ANAC2013BOAExample_Offering - Class in negotiator.boaframework.offeringstrategy.other
-
Example agent that offers a bid with a utility above the target "breakoff".
- ANAC2013BOAExample_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.other.ANAC2013BOAExample_Offering
-
Empty constructor called by BOA framework.
- AnalysisException - Exception in negotiator.exceptions
-
Exception illustrating that calculating a feature of the bidspace (for
example the Nash point) went wrong.
- AnalysisException(String) - Constructor for exception negotiator.exceptions.AnalysisException
-
Error message to be reported.
- AnalysisException(String, Error) - Constructor for exception negotiator.exceptions.AnalysisException
-
- Annealer - Class in negotiator.parties
-
Implementation of a party that uses simulated annealing strategy to get to an
agreement.
- Annealer() - Constructor for class negotiator.parties.Annealer
-
- AnnealerParty - Class in negotiator.parties
-
- AnnealerParty() - Constructor for class negotiator.parties.AnnealerParty
-
- applyAction(Action, Session) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Apply the action according to the protocol.
- applyAction(Action, Session) - Method in interface negotiator.protocol.MultilateralProtocol
-
Apply the action according to the protocol.
- applyAction(Action, Session) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Apply the action according to the protocol.
- ArrayListXML<E> - Class in negotiator
-
ArrayListXML is an arraylist with an extra toXML function.
- AssignedParameterVariable - Class in negotiator.tournament.VariablesAndValues
-
simple datastructure to couple a parameter to an specific agent.
- AssignedParameterVariable(AgentParameterVariable, String) - Constructor for class negotiator.tournament.VariablesAndValues.AssignedParameterVariable
-
- AssignedParamValue - Class in negotiator.tournament.VariablesAndValues
-
- AssignedParamValue(AgentParamValue, String) - Constructor for class negotiator.tournament.VariablesAndValues.AssignedParamValue
-
- assumeBidWorth(Bid, double, double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
-
- attributes - Variable in class negotiator.xml.SimpleElement
-
- AuctionBilateralAtomicNegoSession - Class in negotiator.protocol.auction
-
- AuctionBilateralAtomicNegoSession(Protocol, Agent, Agent, String, String, UtilitySpace, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>, HashMap<AgentParameterVariable, AgentParamValue>, String, int) - Constructor for class negotiator.protocol.auction.AuctionBilateralAtomicNegoSession
-
- AuctionOldProtocol - Class in negotiator.protocol.auction
-
- AuctionOldProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.auction.AuctionOldProtocol
-
- AuctionProtocol - Class in negotiator.protocol.auction
-
- AuctionProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.auction.AuctionProtocol
-
- AutomatedTournamentConfiguration - Class in misc
-
- AutomatedTournamentConfiguration(int) - Constructor for class misc.AutomatedTournamentConfiguration
-
- AutomatedTournamentRunner - Class in misc
-
- AutomatedTournamentRunner() - Constructor for class misc.AutomatedTournamentRunner
-
- averLastTResT(int) - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- averResT() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- avg(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
-
- calculateAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2010.AgentKSAS
-
- calculateAcceptProbability() - Method in class negotiator.boaframework.sharedagentstate.anac2011.AgentK2SAS
-
- calculateAvgDiffBetweenBids(OpponentModel) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
- calculateAvgDiffBetweenIssueWeights(OpponentModel) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
- calculateAvgDiffParetoBidToEstimate(UtilitySpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the average difference between the real estimated pareto bids and their
estimated utility for the opponent.
- calculateBehaviorSensitvity() - Method in class negotiator.qualitymeasures.TrajectoryMeasures
-
- calculateCurrentPhase(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
Returns the current phase of the negotiation.
- calculateDistances(OrderedSimpleElement, UtilitySpace, UtilitySpace) - Static method in class negotiator.qualitymeasures.ScenarioMeasures
-
Calculate all metrics.
- calculateEndPhases() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
Calculates the time which should be spend on each phase based on
the distribution of the utilities of the bids.
- calculateEndPhaseThresholds() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- calculateFirstOffereUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- calculateKalaiDiff(BidSpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the absolute difference between the estimated Kalai point and the
real Kalai point.
- calculateKalaiPoint() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.DomainAnalyzer
-
Calculates the Kalai point by optionally using an opponent model.
- calculateMeasures(ArrayList<OutcomeInfoDerived>, ArrayList<ArrayList<OutcomeInfoDerived>>, HashSet<String>) - Static method in class negotiator.qualitymeasures.logmanipulation.TournamentMeasures
-
Calculates all quality measures and return an XML-object with the results.
- calculateMeasures(double, double) - Method in class negotiator.qualitymeasures.logmanipulation.UtilityMeasures
-
Returns an XML representation of all utility based quality measures.
- calculateMeasures() - Method in class negotiator.qualitymeasures.TrajectoryMeasures
-
Returns an XML representation of all trajectory based quality measures.
- calculateMovesLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- calculateNashDiff(BidSpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the absolute difference between the estimated Nash point and the
real Nash point.
- calculateOpponentStrategy() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.BSPredictor
-
Predict the strategy of the opponent.
- calculateParetoFrontierDistance(BidSpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
This methods calculates the Pareto frontier distance using the following steps:
1.
- calculatePearsonCorrelationCoefficient(double[], double[]) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
Calculate the Pearson distance between two sets.
- calculatePearsonCorrelationCoefficientBids(UtilitySpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the Pearson correlation coefficient by comparing the utility of each bid estimated
by the real and estimated opponent's utility space.
- calculatePercCorrectlyEstimatedParetoBids(BidSpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculate the amount of real Pareto bids which have been found by the opponent model.
- calculatePercIncorrectlyEstimatedParetoBids(BidSpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculate the percentage of bids in the estimated Pareto bids which is really
Pareto optimal.
- calculatePropArray() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
Calculate how many possible bids are within a certain threshold interval.
- calculateRankingDistance(double[], double[]) - Static method in class negotiator.qualitymeasures.UtilspaceTools
-
Calculate the ranking distance between two sets.
- calculateRankingDistanceBids(UtilitySpace) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the ranking distance by comparing the utility of each bid estimated
by the real and estimated opponent's utility space.
- calculateRankingDistanceWeights(OpponentModel) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
Calculates the ranking distance by comparing the utility of each weight estimated
by the real and estimated opponent's utility space.
- calculateTabHeight(int, int, int) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- calculateTabWidth(int, int, FontMetrics) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- calculateTargetUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- calculateTheoreticalOutcome() - Method in class negotiator.protocol.auction.AuctionOldProtocol
-
- calculateTheoreticalOutcome() - Method in class negotiator.protocol.auction.AuctionProtocol
-
- calculateThreshold(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
Returns the time dependent threshold which specifies how good a
bid of an opponent should be to be accepted.
- calculateTimeSensitvity() - Method in class negotiator.qualitymeasures.TrajectoryMeasures
-
- cancelButton - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
-
- canUpdateOM() - Method in class negotiator.boaframework.omstrategy.BestBid
-
The opponent model may be updated, unless the time is higher than a given
constant.
- canUpdateOM() - Method in class negotiator.boaframework.OMStrategy
-
- canUpdateOM() - Method in class negotiator.boaframework.omstrategy.NTFTstrategy
-
Method which specifies when the opponent model may be updated.
- canUpdateOM() - Method in class negotiator.boaframework.omstrategy.NullStrategy
-
Returns true if the opponent model be updated, which is in this case if
the time is lower than the given threshold.
- canUpdateOM() - Method in class negotiator.boaframework.omstrategy.OfferBestN
-
Specifies that the opponent model may be updated when the current time is
smaller than the deadline.
- canUpdateOM() - Method in class negotiator.boaframework.omstrategy.TheFawkes_OMS
-
- cartesianProduct(Set<A>...) - Static method in class misc.SetTools
-
Given a list of sets, this method returns the Cartesian product
of the given sets.
- cf - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- changesCommitted() - Method in class negotiator.boaframework.SessionData
-
Sets that all changes have been processed.
- changeWeight(double) - Method in class negotiator.gui.tree.WeightSlider
-
Tries to set the new weight, and signals the NegotiatorTreeTableModel that weights are updated.
- CHAR - Static variable in class misc.Progress
-
Flag for including a spinner in report
- checkAgentActivity(Agent) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
This is the running method of the negotiation thread.
- checkCompromise(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- checkEndOfWindow() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.TimeManager
-
- checkInRange(Value) - Method in class negotiator.issue.Issue
-
Method to check if the given value is in the range specified
by the issue.
- checkInRange(Value) - Method in class negotiator.issue.IssueDiscrete
-
- checkInRange(Value) - Method in class negotiator.issue.IssueInteger
-
- checkInRange(Value) - Method in class negotiator.issue.IssueReal
-
- checkReadyForNegotiation(Domain) - Method in class negotiator.utility.ConstraintUtilitySpace
-
- checkReadyForNegotiation(Domain) - Method in class negotiator.utility.NonlinearUtilitySpace
-
- checkReadyForNegotiation(Domain) - Method in class negotiator.utility.UtilitySpace
-
Check if this utility space is ready for negotiation.
- chi - Variable in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- childElements - Variable in class negotiator.xml.SimpleElement
-
- children() - Method in class negotiator.issue.Objective
-
- chooseAction() - Method in class negotiator.Agent
-
this function is called after ReceiveMessage, with an Offer-action.
- chooseAction() - Method in class negotiator.boaframework.agent.BOAagent
-
Chooses an action to perform.
- chooseAction() - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.AbstractTimeDependentNegotiationParty
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.AcceptingNegotiationParty
-
If offer was proposed: Accept offer, otherwise: Propose random offer
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.Annealer
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.AnnealerParty
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.ConsensusVotingHumanAgent
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.CounterOfferHumanNegotiationParty
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.EnumeratorParty
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.FeedbackHillClimber
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.FeedbackMediator
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.FeedbackParty
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.FeedbackPartyWrtLastAcceptedBid
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.HillClimber
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.HillClimberParty
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.MediatorHumanNegotiationParty
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.NegotiationEndingParty
-
If offer was proposed: Accept offer, otherwise: Propose random offer
- chooseAction(List<Class<? extends Action>>) - Method in interface negotiator.parties.NegotiationParty
-
When this function is called, it is expected that the Party chooses one
of the actions from the possible action list and returns an instance of
the chosen action.
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.PureRandomFlipplingMediator
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.RandomCounterOfferNegotiationParty
-
If placing offers: do random offer if voting: accept/reject with a 50%
chance on both
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.RandomFiftyFiftyNegotiationParty
-
If placing offers: do random offer if voting: accept/reject with a 50%
chance on both
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.RandomFlippingMediator
-
When this class is called, it is expected that the Party chooses one of
the actions from the possible action list and returns an instance of the
chosen action.
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.RandomFlipplingMediator
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.SmartMediatorBothFeedbackVote
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.SmartMediatorBothFeedbackVoteVersion1
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.SmartMediatorOnlyFeedback
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.SmartMediatorOnlyFeedbackWrtLastAcceptedBid
-
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.TimeoutNegotiationParty
-
If offer was proposed: Accept offer, otherwise: Propose random offer
- chooseAction(List<Class<? extends Action>>) - Method in class negotiator.parties.UINegotiationParty
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.parties.ZeroIntelligenceMediator
-
- chooseAction(ArrayList<Class>) - Method in class negotiator.Party
-
Deprecated.
- chooseBestFromHistory(UtilitySpace) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- ChooseBid(List<Bid>, Domain) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- ChoosingAllBids - Class in negotiator.boaframework.offeringstrategy.other
-
This class implements an offering strategy which creates a list of possible bids and
then offers them in descending order.
- ChoosingAllBids() - Constructor for class negotiator.boaframework.offeringstrategy.other.ChoosingAllBids
-
Empty constructor used for reflexion.
- ChoosingAllBids(NegotiationSession, OpponentModel) - Constructor for class negotiator.boaframework.offeringstrategy.other.ChoosingAllBids
-
Constructor which can be used to createFrom the agent without the GUI.
- cleanUp() - Method in class negotiator.boaframework.agent.BOAagent
-
Clears the agent's variables.
- cleanUp() - Method in class negotiator.boaframework.agent.TheBOAagent
-
Removes the references to all components such that the garbage collector
can remove them.
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.OpponentModel
-
Removes references to the objects used by the opponent model.
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- cleanUp() - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- cleanUp() - Method in class negotiator.Party
-
Deprecated.
This function cleans up the remainders of the agent: open windows etc.
- clear() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueSeperatedBids
-
- clear() - Method in class negotiator.issue.IssueDiscrete
-
Removes all values from this Issue.
- clear() - Method in class negotiator.utility.EvaluatorDiscrete
-
wipe evaluation values.
- clearActionsTerminateSessionWithFailure() - Method in class negotiator.NegoRound
-
- clearActionsTerminateSessionWithSuccess() - Method in class negotiator.NegoRound
-
- clearListeners() - Method in class negotiator.logging.SessionLogger
-
Removes all listeners
- clearTreeTable(Domain, UtilitySpace) - Method in class negotiator.gui.tree.TreeFrame
-
- clearValidActions() - Method in class negotiator.NegoTurn
-
- clone() - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingPolynomial
-
- clone() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
Override of clone method to enforce singleton pattern.
- clone() - Method in class negotiator.distributedtournament.DBController
-
- clone() - Method in class negotiator.session.TournamentManager
-
- clone() - Method in interface negotiator.utility.Evaluator
-
- clone() - Method in class negotiator.utility.EvaluatorDiscrete
-
- clone() - Method in class negotiator.utility.EvaluatorInteger
-
- clone() - Method in class negotiator.utility.EvaluatorObjective
-
- clone() - Method in class negotiator.utility.EvaluatorReal
-
- close() - Method in class negotiator.gui.progress.ProgressUI2
-
This is called when the parent closes this component.
- close() - Method in class negotiator.gui.progress.TournamentProgressUI2
-
Called when user closes the GUI.
- close() - Method in class negotiator.logging.CsvLogger
-
Closes this stream and releases any system resources associated with it.
- close() - Method in class negotiator.logging.FileLogger
-
- closeItem - Variable in class negotiator.gui.tab.CloseTabPaneUI
-
- CloseListener - Interface in negotiator.gui.tab
-
- closeLog(boolean) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- closeOperation(MouseEvent, int) - Method in interface negotiator.gui.tab.CloseListener
-
- CloseTabbedPane - Class in negotiator.gui.tab
-
A JTabbedPane with some added UI functionalities.
- CloseTabbedPane() - Constructor for class negotiator.gui.tab.CloseTabbedPane
-
Creates the CloseAndMaxTabbedPane
with an enhanced UI if
enhancedUI
parameter is set to true
.
- CloseTabPaneEnhancedUI - Class in negotiator.gui.tab
-
This UI displays a different interface, which is independent from the look
and feel.
- CloseTabPaneEnhancedUI() - Constructor for class negotiator.gui.tab.CloseTabPaneEnhancedUI
-
- CloseTabPaneEnhancedUI.ScrollableTabButton - Class in negotiator.gui.tab
-
- CloseTabPaneEnhancedUI.ScrollableTabButton(int) - Constructor for class negotiator.gui.tab.CloseTabPaneEnhancedUI.ScrollableTabButton
-
- CloseTabPaneUI - Class in negotiator.gui.tab
-
UI for CloseAndMaxTabbedPane
.
- CloseTabPaneUI() - Constructor for class negotiator.gui.tab.CloseTabPaneUI
-
- CloseTabPaneUI.ScrollableTabButton - Class in negotiator.gui.tab
-
- CloseTabPaneUI.ScrollableTabButton(int) - Constructor for class negotiator.gui.tab.CloseTabPaneUI.ScrollableTabButton
-
- CloseTabPaneUI.TabSelectionHandler - Class in negotiator.gui.tab
-
This inner class is marked "public" due to a compiler bug.
- CloseTabPaneUI.TabSelectionHandler() - Constructor for class negotiator.gui.tab.CloseTabPaneUI.TabSelectionHandler
-
- comb(int, int) - Method in class negotiator.utility.TournamentIndicesGenerator
-
- combineLists(HashMap<String, String>) - Method in class negotiator.xml.SimpleElement
-
- CommandLineOptions - Class in misc
-
This class is used to interpret commandline parameters specified when starting Genius.
- CommandLineOptions() - Constructor for class misc.CommandLineOptions
-
- CommandLineRunner - Class in misc
-
Class to allow Negotiations to be run from the command line, without the use of a GUI.
- CommandLineRunner() - Constructor for class misc.CommandLineRunner
-
- compare(A, A) - Method in class misc.ScoreKeeper
-
Comparator to compare the score of two objects.
- compare(BidPoint, BidPoint) - Method in class negotiator.analysis.BidPointSorterA
-
Comperator.
- compare(BidPoint, BidPoint) - Method in class negotiator.analysis.BidPointSorterB
-
Comperator.
- compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsSorterTime
-
Comperator.
- compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsSorterUtility
-
Comperator.
- compare(BidDetails, BidDetails) - Method in class negotiator.bidding.BidDetailsStrictSorterUtility
-
Comperator.
- compare(Bid, Bid) - Method in class negotiator.bidding.BidStrictSorterUtility
-
Comperator.
- compare(Bid, Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering.BidComparator
-
- compare(BidWrapper, BidWrapper) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper.OpponentUtilityComperator
-
- compare(BidWrapper, BidWrapper) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper.OurUtilityComperator
-
- compare(BidDetails, BidDetails) - Method in class negotiator.boaframework.opponentmodel.agentsmith.SmithBidComparator
-
- compare(Hypothesis, Hypothesis) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.HypothesisComperator
-
- compare(Bid, Bid) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.ReverseBidComparator
-
- compareTo(BidDetails) - Method in class negotiator.bidding.BidDetails
-
A comparator for BidDetails which order the bids in
reverse natural order of utility.
- compareTo(BidSpace.EvaluatedDiscreteCombination) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace.EvaluatedDiscreteCombination
-
- compareTo(BOArepItem) - Method in class negotiator.boaframework.repository.BOArepItem
-
- ComponentsEnum - Enum in negotiator.boaframework
-
- compressBytes(String) - Static method in class negotiator.distributedtournament.DBController
-
Compresses the data to be stored in the database.
- CompromosingFactor - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- concedeDegree(UtilitySpace) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- CONCEDER - Static variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.TimeConcessionFunction.Beta
-
- CONCEDER - Static variable in class negotiator.boaframework.opponentmodel.iamhaggler.TimeConcessionFunction.Beta
-
- CONCEDER_EXTREME - Static variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.TimeConcessionFunction.Beta
-
- CONCEDER_EXTREME - Static variable in class negotiator.boaframework.opponentmodel.iamhaggler.TimeConcessionFunction.Beta
-
- ConcederNegotiationParty - Class in negotiator.parties
-
- ConcederNegotiationParty() - Constructor for class negotiator.parties.ConcederNegotiationParty
-
- ConcessionFunction - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- ConcessionFunction() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionFunction
-
- ConcessionFunction - Class in negotiator.boaframework.opponentmodel.iamhaggler
-
- ConcessionFunction() - Constructor for class negotiator.boaframework.opponentmodel.iamhaggler.ConcessionFunction
-
- ConcessionUtils - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- ConcessionUtils() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ConcessionUtils
-
- ConditionalZeroConstraint - Class in negotiator.utility
-
- ConditionalZeroConstraint(int, String) - Constructor for class negotiator.utility.ConditionalZeroConstraint
-
- ConditionalZeroOutcomeConstraint - Class in negotiator.utility
-
- ConditionalZeroOutcomeConstraint() - Constructor for class negotiator.utility.ConditionalZeroOutcomeConstraint
-
- ConfigurationException - Exception in negotiator.config
-
Represents an exception in the configuration file
- ConfigurationException() - Constructor for exception negotiator.config.ConfigurationException
-
Constructs a new exception with null
as its detail message.
- ConfigurationException(String) - Constructor for exception negotiator.config.ConfigurationException
-
Constructs a new exception with the specified detail message.
- ConfigurationException(String, Throwable) - Constructor for exception negotiator.config.ConfigurationException
-
Constructs a new exception with the specified detail message and
cause.
- ConfigurationException(Throwable) - Constructor for exception negotiator.config.ConfigurationException
-
Constructs a new exception with the specified cause and a detail
message of (cause==null ? null : cause.toString()) (which
typically contains the class and detail message of cause).
- configureWindow(Window) - Method in class negotiator.gui.NegoGUIApp
-
This method is to initialize the specified window by injecting resources.
- connect(String, String, String) - Static method in class negotiator.distributedtournament.DBController
-
Connect to the database.
- ConsensusVotingHumanAgent - Class in negotiator.parties
-
- ConsensusVotingHumanAgent() - Constructor for class negotiator.parties.ConsensusVotingHumanAgent
-
- ConsoleApp - Class in negotiator.xml.multipartyrunner
-
Genius console entry point
- ConsoleApp() - Constructor for class negotiator.xml.multipartyrunner.ConsoleApp
-
- ConsoleHelper - Class in misc
-
Created by david on 19/07/15.
- ConsoleHelper() - Constructor for class misc.ConsoleHelper
-
- Constraint - Class in negotiator.utility
-
Specifies an area that has a utility.
- Constraint() - Constructor for class negotiator.utility.Constraint
-
- ConstraintUtility - Class in negotiator.utility
-
- ConstraintUtility() - Constructor for class negotiator.utility.ConstraintUtility
-
- ConstraintUtilitySpace - Class in negotiator.utility
-
- ConstraintUtilitySpace() - Constructor for class negotiator.utility.ConstraintUtilitySpace
-
- ConstraintUtilitySpace(Domain) - Constructor for class negotiator.utility.ConstraintUtilitySpace
-
- ConstraintUtilitySpace(Domain, String) - Constructor for class negotiator.utility.ConstraintUtilitySpace
-
- ConstraintUtilitySpace(UtilitySpace) - Constructor for class negotiator.utility.ConstraintUtilitySpace
-
- constructIssue() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- constructObjective() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- containsIssueValue(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- ContentProxy - Class in negotiator.gui.negosession
-
- ContentProxy() - Constructor for class negotiator.gui.negosession.ContentProxy
-
- ContinuousEvaluationFunction<T extends ContinuousEvaluationSection> - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- ContinuousEvaluationFunction(ArrayList<T>, double) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- ContinuousEvaluationSection - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- ContinuousEvaluationSection() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- ContinuousSection - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- ContinuousSection() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- ContinuousTimeline - Class in negotiator
-
A time line, running from t = 0 (start) to t = 1 (deadline).
- ContinuousTimeline(int) - Constructor for class negotiator.ContinuousTimeline
-
- convertToString() - Method in class negotiator.issue.Issue
-
- convertToString() - Method in class negotiator.issue.IssueDiscrete
-
- convertToString() - Method in class negotiator.issue.IssueInteger
-
- convertToString() - Method in class negotiator.issue.IssueReal
-
- convertToType(String) - Static method in enum negotiator.issue.ISSUETYPE
-
- convertToType(String) - Static method in enum negotiator.utility.EVALFUNCTYPE
-
Method which convert a string type to an object.
- convertToType(String) - Static method in enum negotiator.utility.EVALUATORTYPE
-
- copy() - Method in class negotiator.session.Session
-
- copyFrom(Repository) - Method in class negotiator.repository.Repository
-
- CounterOfferHumanNegotiationParty - Class in negotiator.parties
-
- CounterOfferHumanNegotiationParty() - Constructor for class negotiator.parties.CounterOfferHumanNegotiationParty
-
- create() - Method in class negotiator.repository.ProfileRepItem
-
Create a new UtilitySpace from a ProfileRepItem.
- createBadMACOutcomes() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- createChangeListener() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- createExtraLogData() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- createFrom(PartyRepItem, ProfileRepItem) - Static method in class negotiator.config.GuiConfiguration
-
Creates a new Party from repository items
- createFrom(PartyRepItem, Domain) - Static method in class negotiator.config.GuiConfiguration
-
Creates a new Party from repository items
- createFrom(MultiPartyProtocolRepItem) - Static method in class negotiator.config.GuiConfiguration
-
- createFrom(ProfileRepItem) - Static method in class negotiator.config.GuiConfiguration
-
Create a new UtilitySpace from a ProfileRepItem.
- createFrom(MultiPartyProtocolRepItem) - Static method in class negotiator.tournament.TournamentGenerator
-
- createFrom(PartyRepItem, Domain, UTILITYSPACETYPE, Session) - Static method in class negotiator.tournament.TournamentGenerator
-
Creates a new Party from repository items
- createJob(String, Tournament) - Method in class negotiator.distributedtournament.DBController
-
Creates a job by storing the tournament in the database, and
splitting all sessions into smaller groups.
- createLayoutManager() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
Invoked by installUI
to createFrom a layout manager object to
manage the JTabbedPane
.
- createMACOutcomes(double) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
Creates the different outcomes for an agent that is using a MAC Calls
createOutcome which actually creates the outcome to be logged.
- createMouseListener() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- createMultiPartyProtocolInstance(MultiPartyProtocolRepItem, ArrayList<PartyRepItem>, ArrayList<AgentID>, ArrayList<ProfileRepItem>, ArrayList<HashMap<AgentParameterVariable, AgentParamValue>>, DeadlineType, int) - Static method in class negotiator.Global
-
- CreateNewDomain - Class in negotiator.gui.domainrepository
-
GUI used to createFrom a new domain.
- CreateNewDomain(Frame) - Constructor for class negotiator.gui.domainrepository.CreateNewDomain
-
Creates new form DomainCreationUI
- createNewFolder(File) - Method in class negotiator.gui.DirectoryRestrictedFileSystemView
-
- createOutcome(Bid, double, boolean, OutcomeTuple, String) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
Creates an actual outcome object that can be logged
- createProtocolInstance(ProtocolRepItem, AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[]) - Static method in class negotiator.Global
-
- createProtocolInstance(ProtocolRepItem, AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], ClassLoader) - Static method in class negotiator.Global
-
- createRound() - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
factory function.
- createScrollableTabButton(int) - Method in class negotiator.gui.tab.CloseTabPaneEnhancedUI
-
- createScrollableTabButton(int) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- createSession(Tournament, ProfileRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.auction.AuctionOldProtocol
-
- createSession(Tournament, ProfileRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.auction.AuctionProtocol
-
- createSession(Tournament, ProfileRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- createSession(Tournament, ProfileRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- createTurn(NegotiationPartyInternal, Collection<Class<? extends Action>>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
factory function.
- createTurn(NegotiationPartyInternal, Class<? extends Action>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
factory function.
- createUI(JComponent) - Static method in class negotiator.gui.tab.CloseTabPaneEnhancedUI
-
- createUI(JComponent) - Static method in class negotiator.gui.tab.CloseTabPaneUI
-
- cRound - Variable in class negotiator.DiscreteTimeline
-
E.g.
- CSVLoader - Class in negotiator
-
- CSVLoader(String) - Constructor for class negotiator.CSVLoader
-
- CsvLogger - Class in negotiator.logging
-
Logger interface that writes the log to a comma separated value file (.csv
file) File is created upon logger interface creation and logger class should
be released (i.e.
- CsvLogger(String) - Constructor for class negotiator.logging.CsvLogger
-
Initializes a new instance of the CsvLogger class.
- CSVlogger - Class in negotiator.qualitymeasures
-
Class used to write the results of quality measures to a csv-
formatted file.
- CSVlogger(String, String, String, String, String, String) - Constructor for class negotiator.qualitymeasures.CSVlogger
-
Creates a CSV logger
- CSVlogger(String, Trace) - Constructor for class negotiator.qualitymeasures.CSVlogger
-
- CUHKAgent_Offering - Class in negotiator.boaframework.offeringstrategy.anac2012
-
This is the decoupled Bidding Strategy of CUHKAgent
Note that the Opponent Model was not decoupled and thus
is integrated into this strategy
As well due to the strong coupling with the AC there is not AC_CUHKAgent
and thus it is not proven equivalent with the original
This is the offering and does not simulate the stopping situation of CUHKAgent
The AC and reservation value code was removed
- CUHKAgent_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent_Offering
-
- CUHKAgent_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent_Offering
-
- CUHKAgentSAS - Class in negotiator.boaframework.sharedagentstate.anac2012
-
- CUHKAgentSAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- CUHKFrequencyModelV2 - Class in negotiator.boaframework.opponentmodel
-
Optimized version of the ANAC2012 CUKHAgent opponent model.
- CUHKFrequencyModelV2() - Constructor for class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- CURRENT_TOTAL - Static variable in class misc.Progress
-
Flag for including current/total in the reporting (example: 5/20)
- currentAgent - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- generateAllBids(UtilitySpace) - Method in class negotiator.boaframework.OutcomeSpace
-
Generates all the possible bids in the domain
- generateBid(Integer[]) - Method in class negotiator.parties.EnumeratorParty
-
- GenerateBidWithAtleastUtilityOf(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- generateIntegerList(int) - Static method in class negotiator.tournament.TournamentGenerator
-
Generates a list of integer values.
- generateMediator(PartyRepItem, ProfileRepItem, ProfileRepItem, Session) - 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.parties.RandomFlipplingMediator
-
- generateRandomBid() - Method in class negotiator.parties.ZeroIntelligenceMediator
-
- generateRandomBid() - Method in class negotiator.Party
-
Deprecated.
- 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, Session) - 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, Session) - Static method in class negotiator.tournament.TournamentGenerator
-
Generate the list of parties in the given session
- 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_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
-
- 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
-
- 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 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<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationPartyInternal>) - Method in interface negotiator.protocol.MultilateralProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationPartyInternal>) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Get a map of parties that are listening to each other's response
- getActionListeners(List<NegotiationPartyInternal>) - Method in class negotiator.protocol.StackedAlternatingOffersProtocol
-
Get a map of parties that are listening to each other.
- 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
-
- 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.AlternatingOffersProtocol
-
- 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.AlternatingOffersProtocol
-
- getAgentAname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentAname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentAparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentARep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- 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.AlternatingOffersProtocol
-
- getAgentAutility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAutilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentAUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- 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.AlternatingOffersProtocol
-
- getAgentBname() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBname() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBparams() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBparams() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentBRep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBSize() - Method in class negotiator.boaframework.OutcomeTuple
-
- getAgentBStrategyName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentButility() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentButilityDiscount() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getAgentBUtilitySpace() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getAgentButilSpaceName() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getAgentDescription(Agent) - Static method in class negotiator.Global
-
Gives a useful agent name.
- getAgentID() - Method in class negotiator.Agent
-
- getAgentId() - Method in class negotiator.parties.NegotiationPartyInternal
-
Gets the party id for this party.
- getAgentName(int) - Method in class negotiator.protocol.Protocol
-
- getAgentOfClass(String) - Method in class negotiator.repository.Repository
-
- getAgentParam() - Method in class negotiator.tournament.VariablesAndValues.AgentParameterVariable
-
- getAgentParams(int) - Method in class negotiator.protocol.Protocol
-
- getAgentProfile() - Method in class negotiator.qualitymeasures.Trace
-
- getAgentRepItem(int) - Method in class negotiator.protocol.Protocol
-
- getAgentRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getAgentUtilitySpaces(int) - Method in class negotiator.protocol.Protocol
-
- 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
-
- getAgreementUtilities() - Method in class negotiator.session.SessionManager
-
Returns round number and utility value of agreement if any.
- 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 negotiator.boaframework.OutcomeSpace
-
- getAllowsChildren() - Method in class negotiator.issue.Objective
-
- getAllPartyProfileItems() - Static method in class misc.AutomatedTournamentConfiguration
-
- 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
-
- getAmountOfSamples() - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- 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
-
- 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 negotiator.BidHistory
-
- getAverageUtility(ArrayList<BidDetails>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- getAverageUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getBestBidDetails() - Method in class negotiator.BidHistory
-
Returns the bid with the highest utility stored in the history.
- getBestBidInHistory() - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
- 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- getBestHypothesis(int) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- 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 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() - 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
-
- 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 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
-
- 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
-
- 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 negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
returns the value of 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
-
- getCandidates(double, double) - Method in class negotiator.parties.NonDeterministicConcederNegotiationParty
-
- 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.DataKeyTableModel
-
- getColumnCount() - Method in class negotiator.gui.progress.NegoTableModel
-
- getColumnCount() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getColumnName(int) - Method in class negotiator.gui.progress.DataKeyTableModel
-
- getColumnName(int) - Method in class negotiator.gui.progress.NegoTableModel
-
- getColumnName(int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- 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 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 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
-
- 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceReal
-
- getContinuousWeights() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Gets the current agreement if any.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Gets the most recent agreement.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Returns the most recent agreement found by the mediator.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in interface negotiator.protocol.MultilateralProtocol
-
This method should return the current agreement.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
This method should return the current agreement.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Returns the last offer for voting as the current agreement.
- getCurrentAgreement(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.StackedAlternatingOffersProtocol
-
Will return 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
-
- getCurrentSession() - Method in class negotiator.events.SessionStartedEvent
-
- 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.session.Timeline
-
- getCurrentTime() - Method in interface negotiator.session.TimeLineInfo
-
- getCurrentTurnIndex() - Method in class negotiator.NegoRound
-
- 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
-
- getDeadline() - Method in class misc.AutomatedTournamentConfiguration
-
- getDeadline() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
- getDeadline() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
- getDeadline() - 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
-
Deprecated.
- 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 negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDecrease() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDefault() - Static method in class negotiator.SupportedNegotiationSetting
-
- getDefaultHeader(int) - Static method in class negotiator.logging.CsvLogger
-
Deprecated.
see {@link AgreementEvent#getKeys(int).
- getDefaultSessionLog(Session, MultilateralProtocol, List<NegotiationPartyInternal>, double) - Static method in class negotiator.logging.CsvLogger
-
Log default session information.
- getDefaultTimeout() - Method in class negotiator.Deadline
-
get the default time-out for function calls in the agents.
- getDepth(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getDepth() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getDesc() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- getDesc(ValueDiscrete) - Method in class negotiator.issue.IssueDiscrete
-
- 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.parties.AbstractNegotiationParty
-
- getDescription() - Method in interface negotiator.parties.NegotiationParty
-
- 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 negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getDeviance() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getDeviation() - Method in class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The standard deviation utility of the issues.
- 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 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace.EvaluatedDiscreteCombination
-
- getDiscreteCombinations(ArrayList<HashMap<ValueDiscrete, Double>>, ArrayList<Double>) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpaceDiscrete
-
- 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 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 negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
Gets the weight of this value.
- 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 negotiator.boaframework.NegotiationSession
-
Returns the negotiation domain.
- getDomain() - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- getDomain() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getDomain() - Method in class negotiator.protocol.Protocol
-
- 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 negotiator.parties.AbstractTimeDependentNegotiationParty
-
Depending on the value of e, extreme sets show clearly different patterns
of behaviour [1]:
1.
- getE() - Method in class negotiator.parties.BoulwareNegotiationParty
-
- getE() - Method in class negotiator.parties.ConcederNegotiationParty
-
- getE() - Method in class negotiator.parties.NonDeterministicConcederNegotiationParty
-
- 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
-
- getEqualPreferredList() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- getEqualPreferredValues(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getErrorRemarks() - Method in class negotiator.events.ActionEvent
-
- getErrorRemarks() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getEstimatedUtility(Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- getEstimatedUtility(int, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- getEta() - Method in class misc.Progress
-
Gets the estimated time remaining based on the time we used so fare
- getEvalKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- getEvalKnownPoint2() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- 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 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getException() - Method in class negotiator.events.SessionFailedEvent
-
- getExecutor() - Method in interface negotiator.protocol.MultilateralProtocol
-
Gets the executor used to box actions that agents can influence.
- getExecutor() - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Gets the executor used to box actions that agents can influence.
- getExpectedDecrease(Value) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.IssuesDecreases
-
- 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- 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 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
-
- 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 misc.Pair
-
Return the first object of the pair.
- getFirstActions() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- getFirstBid() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
-
Get the first bid.
- 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 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
-
- 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 negotiator.BidHistory
-
Returns the full history.
- getHomeDirectory() - Method in class negotiator.gui.DirectoryRestrictedFileSystemView
-
- 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.exceptions.NegotiationPartyTimeoutException
-
- 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
-
- 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 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 negotiator.Bid
-
- getIssues() - Method in class negotiator.boaframework.NegotiationSession
-
- getIssues() - Method in class negotiator.Domain
-
Returns all issues as an arraylist.
- 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 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 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 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<Protocol>) - 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 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 negotiator.analysis.BidSpace
-
Calculates Kalai-Smorodinsky optimal outcome.
- getKnownPoint1() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.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 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 negotiator.BidHistory
-
Returns the last bid details added to the history.
- 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 negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the lower bound
- 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
-
- 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 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- 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 negotiator.boaframework.OutcomeSpace
-
- getMaxBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- GetMaxBidWithNoCost() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- 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 negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- getMaxNumParties() - Method in class negotiator.config.MultilateralTournamentsConfiguration
-
Find the maximum number of parties in all tournaments.
- getMaxOpponentBidTimeDiff() - Method in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- getMaxReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- 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.
- getMaxUtilityOfPartnerBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getMaxUtilityPartnerBidDetails() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- 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
-
- 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 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<NegotiationPartyInternal>) - Static method in class negotiator.protocol.MediatorProtocol
-
Returns the first mediator from a list of parties
- getMediatorIndex() - Method in class negotiator.tournament.TournamentGenerator
-
- getMediatorItem() - Method in class misc.AutomatedTournamentConfiguration
-
- getMediatorItem() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets the mediator
- getMediatorItem() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Gets the mediator
- getMediatorProfile() - Method in class misc.AutomatedTournamentConfiguration
-
- getMediatorProfile() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
- getMediatorProfile() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Gets the mediator profile
- getMessage() - Method in class negotiator.events.LogMessageEvent
-
Deprecated.
- getMessage() - Method in class negotiator.events.SessionFailedEvent
-
- 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
-
- getMinBidPossible() - Method in class negotiator.boaframework.OutcomeSpace
-
- getMinBidPossible() - Method in class negotiator.boaframework.SortedOutcomeSpace
-
- 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 negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getMinimumOffereDutil() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- getMinimumUtilForAcceptance() - Method in class negotiator.boaframework.sharedagentstate.anac2011.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
-
- getMissingValue(Issue) - Method in class negotiator.parties.RandomFlipplingMediator
-
- getMorePreferredList() - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- 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 negotiator.boaframework.opponentmodel.agentlg.BidStatistic
-
- getMovesLeft() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getMultiPartyProtocolRepItem() - Method in class negotiator.repository.RepositoryItemType
-
- getMultiPartyProtocolRepository() - Static method in class negotiator.repository.Repository
-
- getMyBidsMinUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyDiscountedUtility() - Method in class negotiator.NegotiationResult
-
- getMyEvaluator(int) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyminBidfromBids() - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentLGSAS
-
- getMyUndiscountedUtil() - Method in class negotiator.bidding.BidDetails
-
Returns the undiscounted utility of the bid as supplied in the
constructor.
- getMyUtilityOnOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- 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 enum negotiator.gui.progress.DataKey
-
- getName() - Method in class negotiator.issue.Objective
-
- getName() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getName() - Method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getName() - Method in class negotiator.protocol.auction.AuctionProtocol
-
- getName() - Method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getName() - Method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getName() - Method in class negotiator.protocol.Protocol
-
- 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
-
- getNames(int) - Method in enum negotiator.gui.progress.DataKey
-
- 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 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.Protocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- getNegotiationOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.AuctionProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getNegotiationOutcome() - Method in class negotiator.protocol.Protocol
-
- 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.
- 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)
- getNextBid() - Method in class negotiator.parties.AbstractTimeDependentNegotiationParty
-
Get the next bid we should do
- getNextBid() - Method in class negotiator.parties.NonDeterministicConcederNegotiationParty
-
- 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- 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<NegotiationPartyInternal>) - Static method in class negotiator.protocol.MediatorProtocol
-
Get the non-mediator parties.
- 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 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getNormalizedWeight(Issue, int) - Method in class negotiator.boaframework.opponentmodel.fsegaagent.FSEGAOpponentModel
-
- getNowNano() - Method in class misc.Progress
-
Gets the nano time passed since start of progress.
- getNowPretty(boolean) - Method in class misc.Progress
-
Gets the time passed as an human readable string.
- getNrOfBids() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getNrOfEvaluators() - Method in class negotiator.utility.UtilitySpace
-
- getNumAgentsPerSession() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets the number of agents per session
- getNumAgentsPerSession() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
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.Protocol
-
- getNumberOfAgreeingParties(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Gets the maximum number of vote this protocol found.
- getNumberOfAgreeingParties(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Gets the number of parties that currently agree to the offer.
- getNumberOfAgreeingParties(Session, List<NegotiationPartyInternal>) - Method in interface negotiator.protocol.MultilateralProtocol
-
Gets the number of parties that currently agree to the offer.
- getNumberOfAgreeingParties(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Gets the number of parties that currently agree to the offer.
- getNumberOfAgreeingParties(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.StackedAlternatingOffersProtocol
-
- 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
-
- getNumberOfParties() - Method in class negotiator.parties.AbstractNegotiationParty
-
- 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 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.MultilateralTournamentConfiguration
-
Gets the number of negotiation sessions to run
- getNumSessions() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Gets the number of negotiation sessions to run
- getNumTournaments() - Method in class misc.AutomatedTournamentConfiguration
-
- getNumTournaments() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets the number of negotiation sessions to run
- getNumTournaments() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
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.
- getOpponent() - Method in class negotiator.qualitymeasures.Trace
-
- getOpponentBestBid() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getOpponentBidHistory() - Method in class negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the opponent.
- getOpponentBidIndex(Bid) - Method in class negotiator.qualitymeasures.OpponentModelMeasures
-
- getOpponentMaxBidUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- 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
-
- getOpponentStrategy() - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded.TimeManager
-
- getOpponentUtil() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- getOpponentUtility(Agent, Bid) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- 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
-
- getOptions() - Static method in class negotiator.gui.NegoGUIApp
-
- getOptions() - Method in class negotiator.tournament.Tournament
-
- getOptions() - Static method in class negotiator.tournament.TournamentConfiguration
-
- 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.
- getOutcome() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getOutcomes() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- getOutcomesFileName() - Static method in class negotiator.Global
-
- 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 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 negotiator.boaframework.NegotiationSession
-
Returns the bidding history of the agent.
- getOwnBidHistory() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- 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() - 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
-
Deprecated.
- 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 negotiator.analysis.BidSpace
-
Returns the Pareto fronier.
- getParetoFrontier() - Method in class negotiator.analysis.MultilateralAnalysis
-
Returns the Pareto frontier.
- 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
-
- getParty() - Method in class negotiator.parties.NegotiationPartyInternal
-
Get the agent implementation.
- 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
-
- getPartyId() - Method in class negotiator.parties.FeedbackHillClimber
-
- getPartyId() - Method in class negotiator.parties.NegotiationPartyInternal
-
Gets the agent's unique id
Each agent should contain a (unique) id.
- getPartyID() - Method in class negotiator.Party
-
Deprecated.
- getPartyIndex() - Method in class negotiator.NegoTurn
-
- getPartyItems() - Method in class misc.AutomatedTournamentConfiguration
-
- getPartyItems() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets the list of party repository items.
- getPartyItems() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Gets the list of party repository items.
- getPartyListenerIndices() - Method in class negotiator.Party
-
Deprecated.
- getPartyOfClass(String) - Method in class negotiator.repository.Repository
-
- getPartyProfileItems() - Method in class misc.AutomatedTournamentConfiguration
-
- getPartyProfileItems() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets the list of profiles used by the parties
- getPartyProfileItems() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
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() - 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
Get the point in multi-dimensional space that represents a bid.
- getPossibleBids() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getPreferredSize() - Method in class negotiator.gui.tab.CloseTabPaneEnhancedUI.ScrollableTabButton
-
- 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..
- getPrevMaxCompromiseUtility() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- getPrevRestoreBid() - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- 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.AlternatingOffersProtocol
-
- getProfileB() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getProfileBrep() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getProfileRepItems(int) - Method in class negotiator.protocol.Protocol
-
- 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.
- getProgress() - Method in class misc.Progress
-
Gets the progress as a fraction
- getProgressString(int) - Method in class misc.Progress
-
Gets the progress string.
- getPropArray() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- getProtocol() - Method in class negotiator.parties.AbstractNegotiationParty
-
- getProtocol() - Method in interface negotiator.parties.NegotiationParty
-
Get the protocol that this party supports.
- getProtocol() - Method in class negotiator.session.TournamentManager
-
- 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.MultilateralTournamentConfiguration
-
Gets the protocol to run
- getProtocolItem() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
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
-
- getRandom() - Method in class negotiator.BidHistory
-
- getRandom(Random) - Method in class negotiator.BidHistory
-
- 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 negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Get a random bid in a given utility range.
- getRandomElement(List<T>) - Method in class negotiator.parties.NonDeterministicConcederNegotiationParty
-
- getRandomValue(Issue) - Method in class negotiator.parties.AbstractNegotiationParty
-
Gets a random value for the given issue.
- getRandomValue(Issue) - Method in class negotiator.Party
-
Deprecated.
- 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 negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
The utility of a bid in the real or integer case
- 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 negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- getReliabilty() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- getRemainingTimeMs() - Method in class negotiator.session.ExecutorWithTimeout
-
- getRepetitionAllowed() - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Gets whether repetition is allowed when generating combinations of
agents.
- getRepetitionAllowed() - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
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() - 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(TimeLineInfo) - 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 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
-
Deprecated.
- 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 negotiator.DiscreteTimeline
-
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Get the round structure used by this algorithm.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in interface negotiator.protocol.MultilateralProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.SimpleMediatorBasedProtocol
-
Get the structure of the current round.
- getRoundStructure(List<NegotiationPartyInternal>, Session) - Method in class negotiator.protocol.StackedAlternatingOffersProtocol
-
Defines the round structure.
- getRowCount() - Method in class negotiator.gui.progress.DataKeyTableModel
-
- 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 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 misc.Pair
-
Return the second object of the pair.
- getSecondBestCount() - Method in class negotiator.boaframework.omstrategy.TheFawkes_OMS
-
- getSection(int) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSectionCount() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- getSelected() - Method in class negotiator.gui.negosession.AddFromListDialog
-
- getSelectedItem() - Method in class negotiator.gui.ExtendedComboBoxModel
-
- getSelfishMovesA() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSelfishMovesB() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getSession() - Method in class negotiator.events.BilateralAtomicNegotiationSessionEvent
-
- getSession() - Method in class negotiator.events.MultipartyNegotiationSessionEvent
-
- getSession() - Method in class negotiator.events.NegotiationSessionEvent
-
- getSession() - Method in class negotiator.parties.NegotiationPartyInternal
-
Get the session that this party is using.
- getSessionData() - Method in class negotiator.boaframework.NegotiationSession
-
- getSessionID() - Method in class negotiator.distributedtournament.Job
-
- getSessionNo() - Method in class negotiator.Party
-
Deprecated.
- getSessionNumber() - Method in class negotiator.Agent
-
- getSessionNumber() - Method in class negotiator.protocol.Protocol
-
- getSessionRunner() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- 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
-
- 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
-
- 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
-
- 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
-
Deprecated.
- 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.AlternatingOffersProtocol
-
- getStartingAgent() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getStartingAgent() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- getStep() - Method in class negotiator.boaframework.BOAparameter
-
- 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 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
-
- 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 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 negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- getTargetUtility() - Method in class negotiator.parties.AbstractTimeDependentNegotiationParty
-
Gets the target utility for the next bid
- getTargetUtility() - Method in class negotiator.parties.TracerParty
-
- getTestNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getText() - Method in class negotiator.xml.SimpleElement
-
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.BRAMAgentSAS
-
- getThreshold() - Method in class negotiator.boaframework.sharedagentstate.anac2011.TheNegotiatorSAS
-
- 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.session.Timeline
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- getTime() - Method in interface negotiator.session.TimeLineInfo
-
Gets the time, running from t = 0 (start) to t = 1 (deadline).
- 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 class negotiator.parties.NegotiationPartyInternal
-
Gets the timeline for this agent.
- getTimeline() - Method in class negotiator.Party
-
Deprecated.
- getTimeline() - Method in class negotiator.qualitymeasures.NegotiationSessionWrapper
-
- getTimeline() - Method in class negotiator.session.Session
-
- getTimeOfAgreement() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- getTimeOrDefaultTimeout() - Method in class negotiator.Deadline
-
get the time, or a default time time-out.
- getTimePointList() - Method in class negotiator.qualitymeasures.OpponentModelMeasuresResults
-
- getTopParam() - Method in class negotiator.utility.EvaluatorReal
-
- getTopPoint() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- getTotal() - Method in class misc.Progress
-
Get the final number for this progress
- 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
-
- getTotalBiddingPossibilities() - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- getTotalMiliseconds() - Method in class negotiator.ContinuousTimeline
-
Gets the total negotiation time in miliseconds
- getTotalNumberOfSessions() - Method in class negotiator.events.TournamentStartedEvent
-
- getTotalRoundOrTime() - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- getTotalRoundOrTime() - Method in class negotiator.Party
-
Deprecated.
- 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.events.SessionStartedEvent
-
- getTotalSessions() - Method in class negotiator.protocol.Protocol
-
- 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.AlternatingOffersProtocol
-
- getTotalTime() - Method in class negotiator.session.Timeline
-
- getTotalTime() - Method in interface negotiator.session.TimeLineInfo
-
- 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.events.TournamentStartedEvent
-
- getTournamentNumber() - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- getTournamentOptions() - Method in class misc.SimulatorConfiguration
-
- getTournamentOutcomeFileName() - Static method in class negotiator.Global
-
- getTournaments() - Method in class negotiator.config.MultilateralTournamentsConfiguration
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
Called when you press start button in Tournament window via reflection in
TournamentRunner
.
- getTournamentSessions(Tournament, boolean, boolean) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.AuctionOldProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.AuctionProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.auction.MultiPhaseAuctionProtocol
-
- getTournamentSessions(Tournament) - Static method in class negotiator.protocol.Protocol
-
- 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.
- getType() - Method in class negotiator.boaframework.BOAcomponent
-
- getType() - Method in class negotiator.boaframework.repository.BOArepItem
-
- getType() - Method in class negotiator.Deadline
-
Get the type of this deadline.
- 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.session.Timeline
-
- getType() - Method in interface negotiator.session.TimeLineInfo
-
In a time-based protocol, time passes within a round.
- 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
-
- getTypeString() - Method in class negotiator.boaframework.repository.BOArepItem
-
- 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 negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
returns the upper bound
- 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 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 negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- getUtilitiesForCurrentBid(Bid, boolean) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
-
- 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 class negotiator.parties.NegotiationPartyInternal
-
Gets the utility for the given bid.
- getUtility(Bid) - Method in class negotiator.Party
-
Deprecated.
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 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 class negotiator.parties.NegotiationPartyInternal
-
Gets the agent's utility space.
- getUtilitySpace() - Method in class negotiator.Party
-
Deprecated.
- getUtilitySpace(Domain, ProfileRepItem) - Method in class negotiator.repository.Repository
-
- getUtilitySpace(Domain, String) - Method in class negotiator.repository.Repository
-
- getUtilitySpaces(List<NegotiationPartyInternal>) - 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 class negotiator.parties.NegotiationPartyInternal
-
Gets the agents utility for a given bid, taking into account a discount
factor if present.
- getUtilityWithDiscount(Bid) - Method in class negotiator.Party
-
Deprecated.
- getUtilityWithDiscount(Bid, TimeLineInfo) - 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
-
- getUtils(List<NegotiationPartyInternal>, Bid) - Static method in class negotiator.logging.CsvLogger
-
- getValidActions() - Method in class negotiator.NegoTurn
-
- getValidActions() - Method in class negotiator.session.Turn
-
Get (copy of) all valid actions for this turn.
- getValue() - Method in class negotiator.actions.Inform
-
- getValue(int) - Method in class negotiator.Bid
-
- getValue() - Method in class negotiator.Deadline
-
Get the total value
- 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.DataKeyTableModel
-
- 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 negotiator.Bid
-
Helper function to enable the comparison between two Bids.
- getValues() - Method in class negotiator.events.AgreementEvent
-
Convert the agreement into a hashmap of <
DataKey
,
Object
> pairs.
- 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 negotiator.boaframework.opponentmodel.agentlg.BidStatistic
-
- 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 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
-
Deprecated.
- getVersion() - Method in class negotiator.repository.AgentRepItem
-
Get the version of this agent.
- 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() - 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 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.
- 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
-
- 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 negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
-
- gui_nego_time - Variable in class negotiator.protocol.auction.AuctionOldProtocol
-
- gui_nego_time - Variable in class negotiator.protocol.auction.AuctionProtocol
-
- GuiConfiguration - Class in negotiator.config
-
Stores the configuration variables for the
MultilateralUI
user interface.
- GuiConfiguration() - Constructor for class negotiator.config.GuiConfiguration
-
- GuiConfiguration(GuiConfiguration) - Constructor for class negotiator.config.GuiConfiguration
-
Initializes a new instance of the configuration class by using existing
config.
- GuiConfigurationInterface - Interface in negotiator.config
-
This is the configuration object used by the user interface.
- IAMCrazyHaggler_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
-
This is the decoupled Offering Strategy for IAMCrazyHaggler (ANAC2010).
- IAMCrazyHaggler_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMCrazyHaggler_Offering
-
Empty constructor called by BOA framework.
- IAMhaggler2010_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
-
This is the decoupled Offering Strategy for IAMhaggler2010 (ANAC2010).
- IAMhaggler2010_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- IAMhaggler2011_Offering - Class in negotiator.boaframework.offeringstrategy.anac2011
-
This is the decoupled Offering Strategy for IAMhaggler2011 (ANAC2011).
- IAMhaggler2011_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
Empty constructor for the BOA framework.
- IAMHaggler2012_Offering - Class in negotiator.boaframework.offeringstrategy.anac2012
-
- IAMHaggler2012_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Empty constructor for the BOA framework.
- IAMHaggler2012_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
- IAMhaggler_Concession - Class in negotiator.boaframework
-
- IAMhaggler_Concession(UtilitySpace) - Constructor for class negotiator.boaframework.IAMhaggler_Concession
-
- IAMHaggler_Test_Offering - Class in negotiator.boaframework.offeringstrategy
-
- IAMHaggler_Test_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- IAMHaggler_Test_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- IAMhagglerBayesianModel - Class in negotiator.boaframework.opponentmodel
-
IAMhagglerModel by Colin Williams, adapted for the BOA framework.
- IAMhagglerBayesianModel() - Constructor for class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- IAMhagglerBayesianModel.Extreme - Enum in negotiator.boaframework.opponentmodel
-
- IAMHagglerOpponentConcessionModel - Class in negotiator.boaframework.opponentmodel
-
This class is a component of the ANAC 2011 agent IAMHaggler where it estimates
the concession rate of the opponent.
- IAMHagglerOpponentConcessionModel(int, UtilitySpace, int) - Constructor for class negotiator.boaframework.opponentmodel.IAMHagglerOpponentConcessionModel
-
- id - Static variable in class negotiator.parties.EnumeratorParty
-
- IllegalAction - Class in negotiator.actions
-
This action represents that the agent did an illegal action
(not fitting the protocol), eg kill his agent.
- IllegalAction(AgentID, String) - Constructor for class negotiator.actions.IllegalAction
-
Specifies that an agent returned an action not
fitting the protocol.
- IllegalAction(String) - Constructor for class negotiator.actions.IllegalAction
-
Specifies that an agent returned an action not
fitting the protocol.
- ImproveBid(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- ImproveValue(int, ValueDiscrete) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- includeOnly(Collection<NegotiationPartyInternal>, Class) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Filters the list by including only the type of negotiation parties.
- InclusiveHyperRectangle - Class in negotiator.utility
-
- InclusiveHyperRectangle() - Constructor for class negotiator.utility.InclusiveHyperRectangle
-
- InclusiveHyperRectangle(boolean) - Constructor for class negotiator.utility.InclusiveHyperRectangle
-
- InclusiveZeroOutcomeConstraint - Class in negotiator.utility
-
- InclusiveZeroOutcomeConstraint() - Constructor for class negotiator.utility.InclusiveZeroOutcomeConstraint
-
- increaseDepth(int) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- increaseRank(ValueDiscrete) - Method in class negotiator.boaframework.opponentmodel.agentx.DiscreteValueProcessor
-
Directly increases the rank of a value.
- increaseUpperbound(double) - Method in class misc.Range
-
Increases the upperbound by the given increment.
- increment() - Method in class misc.Progress
-
Increases the progress by 1, but never beyond the total progress
- increment(int) - Method in class misc.Progress
-
Increases the progress by n, but never beyond the total progress
- increment() - Method in class negotiator.DiscreteTimeline
-
- index - Variable in class negotiator.utility.SumZeroConstraint
-
- index - Variable in class negotiator.utility.SumZeroConstraintList
-
- Inform - Class in negotiator.actions
-
Created by dfesten on 21-8-2014.
- Inform() - Constructor for class negotiator.actions.Inform
-
- Inform(String, Object) - Constructor for class negotiator.actions.Inform
-
- InformPartyList - Class in negotiator.actions
-
This class is used to createFrom an action which symbolizes
that an agent accepts an offer.
- InformPartyList(ArrayList<NegotiationParty>) - Constructor for class negotiator.actions.InformPartyList
-
- InformVotingResult - Class in negotiator.actions
-
- InformVotingResult() - Constructor for class negotiator.actions.InformVotingResult
-
- InformVotingResult(AgentID, Vote) - Constructor for class negotiator.actions.InformVotingResult
-
- InformVotingResult(Party, Vote) - Constructor for class negotiator.actions.InformVotingResult
-
- init() - Method in class negotiator.Agent
-
This method is called by the protocol every time before starting a new
session after the internalInit method is called.
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentFSEGA
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentK
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentSmith
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMcrazyHaggler
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_IAMHaggler2010
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_Nozomi
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_Yushu
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_AgentK2
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_BRAMAgent
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_Gahboninho
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_HardHeaded
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_IAMHaggler2011
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_TheNegotiator
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_ValueModelAgent
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentLG
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentMR
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_BRAMAgent2
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_CUHKAgent
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_IAMHaggler2012
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_OMACagent
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_TheNegotiatorReloaded
-
Uses the parameters given by the decoupled framework to initialize the
agent.
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent
-
Initialization function.
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2013.AC_InoxAgent_OneIssue
-
Initialization function.
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.anac2013.AC_TheFawkes
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Combi
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiAvg
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvg
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiBestAvgDiscounted
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMax
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindow
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiMaxInWindowDiscounted
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiProb
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiProbDiscounted
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV2
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV3
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_CombiV4
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Const
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_ConstDiscounted
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Gap
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_MAC
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Next
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Previous
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.AC_Time
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- init(NegotiationSession, OfferingStrategy, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.AcceptanceStrategy
-
Standard initialize method to be called after using the empty
constructor.
- init() - Method in class negotiator.boaframework.agent.BOAagent
-
Initializes the agent and creates a new negotiation session object.
- init(NegotiationSession) - Method in class negotiator.boaframework.BOA
-
initializes the BOA
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentFSEGA_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentK_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMCrazyHaggler_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.Nozomi_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2010.Yushu_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.AgentK2_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.BRAMAgent_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.Gahboninho_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.HardHeaded_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.TheNegotiator_Offering
-
Init required for the Decoupled Framework.
- init(UtilitySpace, ValueModeler) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueSeperatedBids
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.ValueModelAgent_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.AgentLG_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.AgentMR_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.BRAMAgent2_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded_Offering
-
Init required for the Decoupled Framework.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2013.Fawkes_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering
-
Initialization function.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering_OneIssue
-
Initialization function.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.IAMHaggler_Test_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.OfferingStrategy
-
Initializes the offering strategy.
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.other.ANAC2013BOAExample_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.other.ChoosingAllBids
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
-
- init(NegotiationSession, OpponentModel, OMStrategy, HashMap<String, Double>) - Method in class negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering
-
Method which initializes the agent by setting all parameters.
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.omstrategy.BestBid
-
Initializes the opponent model strategy.
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.OMStrategy
-
Initialize method to be used by the BOA framework.
- init(NegotiationSession, OpponentModel) - Method in class negotiator.boaframework.OMStrategy
-
Initialize method which my be used when the opponent model strategy has
no parameters, or when the default values for these parameters should be
used.
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.omstrategy.NTFTstrategy
-
- init(NegotiationSession, OpponentModel) - Method in class negotiator.boaframework.omstrategy.NTFTstrategy
-
Initializes the agent by storing the size of the domain, and checking
if the domain is large.
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.omstrategy.NullStrategy
-
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.omstrategy.OfferBestN
-
Initializes the agent by storing the size of the domain, and checking if
the domain is large.
- init(NegotiationSession, OpponentModel, HashMap<String, Double>) - Method in class negotiator.boaframework.omstrategy.TheFawkes_OMS
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.AgentLGModel
-
Initialize the opponent model by creating an object to keep track of the values
for each issue.
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.AgentXFrequencyModel
-
Creates an opponent model for the given utility space
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.BayesianModel
-
Initializes the opponent model.
- init(NegotiationSession) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.CUHKFrequencyModelV2
-
initialization of the model in which the issues are cached and the score keeper for each issue is created.
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.FSEGABayesianModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.HardHeadedFrequencyModel
-
Initializes the utility space of the opponent such that all value issue
weights are equal.
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.OpponentModel
-
Initializes the model.
- init(NegotiationSession) - Method in class negotiator.boaframework.OpponentModel
-
Alternative init method to initialize the model without setting
parameters.
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.InoxAgent_OM
-
Initialization function.
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.NashFrequencyModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.OppositeModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- init(NegotiationSession) - Method in class negotiator.boaframework.opponentmodel.TheFawkes_OM
-
- init(NegotiationSession, HashMap<String, Double>) - Method in class negotiator.boaframework.opponentmodel.UniformModel
-
- INIT(Issue) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- INIT(Issue) - Method in interface negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahbonValueType
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.AbstractNegotiationParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.AbstractTimeDependentNegotiationParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.Annealer
-
Initializes a new instance of the
Annealer
class.
- init(UtilitySpace, Deadline, Timeline, long, AgentID) - Method in class negotiator.parties.ConsensusVotingHumanAgent
-
One agent will be kept alive over multiple sessions.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.CounterOfferHumanNegotiationParty
-
One agent will be kept alive over multiple sessions.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.EnumeratorParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.FeedbackHillClimber
-
Initializes a new instance of the
Party
class.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.FeedbackMediator
-
Initializes a new instance of the
Party
class.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.HillClimber
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.MediatorHumanNegotiationParty
-
One agent will be kept alive over multiple sessions.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.NegotiationEndingParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in interface negotiator.parties.NegotiationParty
-
This is the first call made to a NegotiationParty after its
instantiation.
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.NonDeterministicConcederNegotiationParty
-
- init() - Method in class negotiator.parties.PureRandomFlipplingMediator
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.RandomCounterOfferNegotiationParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.RandomFlippingMediator
-
- init() - Method in class negotiator.parties.RandomFlipplingMediator
-
- init() - Method in class negotiator.parties.SmartMediatorBothFeedbackVote
-
- init() - Method in class negotiator.parties.SmartMediatorBothFeedbackVoteVersion1
-
- init() - Method in class negotiator.parties.SmartMediatorOnlyFeedback
-
- init() - Method in class negotiator.parties.SmartMediatorOnlyFeedbackWrtLastAcceptedBid
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.TracerParty
-
- init(UtilitySpace, Deadline, TimeLineInfo, long, AgentID) - Method in class negotiator.parties.UINegotiationParty
-
One agent will be kept alive over multiple sessions.
- init() - Method in class negotiator.parties.ZeroIntelligenceMediator
-
- init() - Method in class negotiator.Party
-
Deprecated.
This method is called by the environment (SessionRunner) every time before starting a new
session after the internalInit method is called.
- initialize(UtilitySpace, Bid) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2010.AC_AgentK
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_AgentK2
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_Gahboninho
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_ValueModelAgent
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_AgentMR
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_CUHKAgent
-
- initializeAgent(NegotiationSession, OfferingStrategy) - Method in class negotiator.boaframework.acceptanceconditions.anac2012.AC_IAMHaggler2012
-
- initializeAgent(NegotiationSession, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.offeringstrategy.anac2010.AgentSmith_Offering
-
- initializeAgent(NegotiationSession, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.offeringstrategy.anac2010.Nozomi_Offering
-
- initializeAgent(NegotiationSession, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.offeringstrategy.anac2011.BRAMAgent_Offering
-
- initializeAgent(NegotiationSession, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.offeringstrategy.anac2011.HardHeaded_Offering
-
- initializeAgent(NegotiationSession, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering
-
- initialized - Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueModeler
-
- initializeDataStructures(Domain) - Method in class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
-
initialization
- initializeModel(NegotiationSession) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- initializeModel(NegotiationSession) - Method in class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- initilize(Issue, Value, int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.IssuesDecreases
-
- initLoggingTab() - Method in class negotiator.gui.tournamentvars.TournamentOptionsUI
-
- initObjects() - Method in class negotiator.boaframework.sharedagentstate.anac2011.GahboninhoSAS
-
- initPanels() - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- initPanels() - Method in class negotiator.gui.dialogs.NewObjectiveDialog
-
- initPN(UtilitySpace, UtilitySpace, Timeline) - Method in interface negotiator.PocketNegotiatorAgent
-
initializes the agent, with suggestions for utility space for mySide and
otherSide.
- initSessionGenerationTab() - Method in class negotiator.gui.tournamentvars.TournamentOptionsUI
-
- initValueFrequencyMap() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This method will initialize the valueFrequencyMap.
- initVisualizationTab() - Method in class negotiator.gui.tournamentvars.TournamentOptionsUI
-
- InoxAgent_Offering - Class in negotiator.boaframework.offeringstrategy.anac2013
-
This class implements a conceding strategy that tries to choose bids that are also good
for the opponent.
- InoxAgent_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering
-
Empty constructor.
- InoxAgent_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering
-
Regular constructor.
- InoxAgent_Offering_OneIssue - Class in negotiator.boaframework.offeringstrategy.anac2013
-
This class implements a simple strategy for a single issue domain.
- InoxAgent_Offering_OneIssue() - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering_OneIssue
-
Empty constructor.
- InoxAgent_Offering_OneIssue(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.InoxAgent_Offering_OneIssue
-
Regular constructor.
- InoxAgent_OM - Class in negotiator.boaframework.opponentmodel
-
BOA framework implementation of an Adapted Frequency Model.
- InoxAgent_OM() - Constructor for class negotiator.boaframework.opponentmodel.InoxAgent_OM
-
Empty constructor.
- InoxAgent_OM(NegotiationSession) - Constructor for class negotiator.boaframework.opponentmodel.InoxAgent_OM
-
Regular constructor.
- insert(MutableTreeNode, int) - Method in class negotiator.issue.Objective
-
Adds child to the receiver at index.
- installComponents() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
Creates and installs any required subcomponents for the JTabbedPane.
- installKeyboardActions() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- installListeners() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- InstantiateException - Exception in negotiator.exceptions
-
Indicates that no instance of some object could be created.
- InstantiateException(String, Exception) - Constructor for exception negotiator.exceptions.InstantiateException
-
- instigator - Variable in exception negotiator.exceptions.NegotiationPartyTimeoutException
-
- INTEGER - Static variable in class negotiator.gui.dialogs.NewIssueDialog
-
- IntegerEvaluationSection - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- IntegerEvaluationSection(int, double, int, double) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.IntegerEvaluationSection
-
- integerMaxField - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- integerMinField - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- integerOtherField - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- integerPanel - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- integerUtilityHighestValue - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- integerUtilityLowestValue - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- intercept(Action) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
Does not usually intercept anything, but when "oneSidedBidding" is
enabled in the settings, then agent A's bids are ignored, and replaced by
the bid that has max utility for A.
- internalInit(int, int, Date, Integer, Timeline, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>) - Method in class negotiator.Agent
-
This method is called by the protocol to initialize the agent with a new
session information.
- internalInit(int, DeadlineType, int, UtilitySpace, HashMap<AgentParameterVariable, AgentParamValue>) - Method in class negotiator.Party
-
Deprecated.
This method is called by the SessionRunner to initialize the agent with a new session information.
- interrupt() - Method in class negotiator.xml.multipartyrunner.ProgressReporter
-
Called when done with reporting progress.
- InvalidActionError - Exception in negotiator.session
-
Error that will be thrown when an action that is not valid for the given
round.
- InvalidActionError(NegotiationPartyInternal) - Constructor for exception negotiator.session.InvalidActionError
-
- involveMediator - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- IPIndexByIssueNumber - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- IS_MEDIATOR - Static variable in class negotiator.repository.Property
-
- isAborted - Variable in class negotiator.protocol.MultilateralProtocolAdapter
-
- isAcceptable() - Method in class negotiator.boaframework.acceptanceconditions.anac2011.AC_NiceTitForTat
-
- isAcceptable(ArrayList<Feedback>) - Static method in enum negotiator.Feedback
-
- isAgreement() - Method in class negotiator.NegotiationResult
-
- isAgreement() - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- isAgreement() - Method in class negotiator.qualitymeasures.Trace
-
- isBelowFrontier(BidPoint) - Method in class negotiator.analysis.ParetoFrontier
-
Returns true if the given BidPoint is not part of the
Pareto-frontier.
- isCellEditable(int, int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- isCellEditable(Object, int) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- isChanged() - Method in class negotiator.boaframework.SessionData
-
- isCleared() - Method in class negotiator.boaframework.OpponentModel
-
- isCloseEnabled() - Method in class negotiator.gui.tab.CloseTabbedPane
-
Returns true
if the close icon is enabled.
- isCloseEnabled() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- isComplete(Objective) - Method in interface negotiator.utility.Evaluator
-
Check whether the evaluator has enough information to make an evaluation.
- isComplete(Objective) - Method in class negotiator.utility.EvaluatorDiscrete
-
- isComplete(Objective) - Method in class negotiator.utility.EvaluatorInteger
-
- isComplete(Objective) - Method in class negotiator.utility.EvaluatorObjective
-
- isComplete(Objective) - Method in class negotiator.utility.EvaluatorReal
-
- isConcedeToOpponent() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- isContinuousWeightsZero() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.BidSpace
-
- isCurrentActionValid(Action) - Method in class negotiator.NegoRound
-
- isDeadlineReached(int) - Method in class negotiator.NegoRound
-
- isDeadlineReached() - Method in class negotiator.session.Session
-
Check whether one of the deadlines is reached.
- isDeadlineReached() - Method in class negotiator.session.Timeline
-
- isDiscounted() - Method in class negotiator.utility.UtilitySpace
-
- isDomain() - Method in class negotiator.gui.tree.TreeFrame
-
- isDomainBig() - Method in class negotiator.boaframework.sharedagentstate.anac2011.NiceTitForTatSAS
-
- isDone() - Method in class misc.Progress
-
Returns true if this progress is at last state.
- isEmpty() - Method in class misc.Queue
-
Test if the queue is logically empty.
- isEmpty() - Method in class negotiator.BidHistory
-
Checks if BidHistory (array) is empty or not.
- isEmpty() - Method in class negotiator.boaframework.SessionData
-
- isEmpty() - Method in class negotiator.xml.SimpleElement
-
- isEndNegotiation() - Method in class negotiator.boaframework.OfferingStrategy
-
- isEquallyPreferred(int, Value, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- isFinalActionEvent() - Method in class negotiator.events.ActionEvent
-
- isFinished(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferConsensusProtocol
-
Check if the protocol is done or still busy.
- isFinished(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.AlternatingOfferMajorityVotingProtocol
-
Check if the protocol is done or still busy.
- isFinished(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MediatorFeedbackProtocol
-
Check if the protocol is done or still busy.
- isFinished(Session, List<NegotiationPartyInternal>) - Method in interface negotiator.protocol.MultilateralProtocol
-
Check if the protocol is done or still busy.
- isFinished(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Check if the protocol is done or still busy.
- isFinished(Session, List<NegotiationPartyInternal>) - Method in class negotiator.protocol.StackedAlternatingOffersProtocol
-
If all agents accept the most recent offer, then this negotiation ends.
- isFirstRound() - Method in class negotiator.session.Session
-
Check whether this is the first round (round 1).
- isFirstValueOffered() - Method in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
This method tells us whether a first value has been offered or not.
- isIssue() - Method in class negotiator.issue.Objective
-
- isJar() - Static method in class negotiator.Global
-
- isLeaf(Object) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- isLeaf() - Method in class negotiator.issue.Objective
-
- isLessPreferredThan(int, Value, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- isMAC() - Method in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
-
- isMAC() - Method in class negotiator.boaframework.AcceptanceStrategy
-
Method which states if the current acceptance strategy is the
Multi-Acceptance Strategy.
- isMorePreferredThan(int, Value, Value) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraphMap
-
- isObjective() - Method in class negotiator.issue.Objective
-
- isOneActionButtonEnabled() - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- isParent(Objective) - Method in class negotiator.issue.Objective
-
Check whether or not a particular Objective is a child of the receiver.
- isPaused() - Method in class negotiator.session.Timeline
-
- isReady() - Method in class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
- isRoot(File) - Method in class negotiator.gui.DirectoryRestrictedFileSystemView
-
- isStrictlyDominatedBy(BidPoint) - Method in class negotiator.analysis.BidPoint
-
Returns true if this BidPoint is strictly dominated by
another BidPoint.
- issue - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
-
- Issue - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- Issue - Class in negotiator.issue
-
Class
Issue
represents a negotiation issue to be settled in a negotiation.
- Issue(String, int) - Constructor for class negotiator.issue.Issue
-
Creates a new issue give its name and number.
- Issue(String, int, Objective) - Constructor for class negotiator.issue.Issue
-
Creates a new issue give its name, number, and parent.
- IssueBase - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM.IssuePrediction
-
- IssueDiscrete - Class in negotiator.issue
-
Specific type of issue in which the value of the issue are a set of objects.
- IssueDiscrete(String, int, String[]) - Constructor for class negotiator.issue.IssueDiscrete
-
Create a new discrete issue given the name of the issue, its unique ID,
and an array of possible values.
- IssueDiscrete(String, int, String[], Objective) - Constructor for class negotiator.issue.IssueDiscrete
-
Create a new discrete issue given the name of the issue, its unique ID,
its parent, and an array of possible values.
- IssueDiscrete(String, int, String[], String[], Objective) - Constructor for class negotiator.issue.IssueDiscrete
-
Create a new discrete issue given the name of the issue, its unique ID,
its parent, and an array of possible values and a description for each value.
- IssueDiscreteValuePanel - Class in negotiator.gui.tree
-
- IssueDiscreteValuePanel(NegotiatorTreeTableModel, IssueDiscrete) - Constructor for class negotiator.gui.tree.IssueDiscreteValuePanel
-
- IssueEvaluationDiscrete - Class in negotiator.boaframework.opponentmodel.nash
-
The IssueEvaluationDiscrete class evaluates an issue.
- IssueEvaluationDiscrete(IssueDiscrete) - Constructor for class negotiator.boaframework.opponentmodel.nash.IssueEvaluationDiscrete
-
This constructs the IssueEvaluationDiscrete.
- IssueEvaluationInteger - Class in negotiator.boaframework.opponentmodel.nash
-
This class evaluates an IssueInteger.
- IssueEvaluationInteger(IssueInteger, Range) - Constructor for class negotiator.boaframework.opponentmodel.nash.IssueEvaluationInteger
-
This constructs the IssueEvaluationInteger.
- IssueEvaluationList - Class in negotiator.boaframework.opponentmodel.nash
-
This class manages all the issue evaluations and provides easy methods to access and change them.
- IssueEvaluationList(int) - Constructor for class negotiator.boaframework.opponentmodel.nash.IssueEvaluationList
-
This constructs the IssueEvaluationList.
- IssueEvaluationReal - Class in negotiator.boaframework.opponentmodel.nash
-
This class evaluates an IssueReal.
- IssueEvaluationReal(IssueReal, Range) - Constructor for class negotiator.boaframework.opponentmodel.nash.IssueEvaluationReal
-
This constructs the issueEvaluationReal.
- IssueInteger - Class in negotiator.issue
-
Specific type of issue which specifies an integer range [min, max].
- IssueInteger(String, int, int, int) - Constructor for class negotiator.issue.IssueInteger
-
Create a new issue issue given the name of the issue, its unique ID,
and the value range [min, max].
- IssueInteger(String, int, int, int, Objective) - Constructor for class negotiator.issue.IssueInteger
-
Create a new issue issue given the name of the issue, its unique ID, its parent,
and the value range [min, max].
- IssueIntegerValuePanel - Class in negotiator.gui.tree
-
- IssueIntegerValuePanel(NegotiatorTreeTableModel, IssueInteger) - Constructor for class negotiator.gui.tree.IssueIntegerValuePanel
-
- IssueManager - Class in negotiator.boaframework.sharedagentstate.anac2011.gahboninho
-
- IssueManager(NegotiationSession, Timeline, GahboninhoOM) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- IssueModel - Class in negotiator.boaframework.opponentmodel.agentsmith
-
Model of one issue, takes all values of the opponent on this issue.
- IssueModel(Issue) - Constructor for class negotiator.boaframework.opponentmodel.agentsmith.IssueModel
-
Constructor
- IssueModel - Class in negotiator.boaframework.opponentmodel.agentsmithv2
-
Class which keeps track of the issues for an optimized version of the Smith Frequency Model.
- IssueModel(Issue) - Constructor for class negotiator.boaframework.opponentmodel.agentsmithv2.IssueModel
-
- issuePropertyCards - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- issuePropertyPanel - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- IssueReal - Class in negotiator.issue
-
- IssueReal(String, int, double, double) - Constructor for class negotiator.issue.IssueReal
-
- IssueReal(String, int, double, double, Objective) - Constructor for class negotiator.issue.IssueReal
-
- IssueRealValuePanel - Class in negotiator.gui.tree
-
- IssueRealValuePanel(NegotiatorTreeTableModel, IssueReal) - Constructor for class negotiator.gui.tree.IssueRealValuePanel
-
- IssuesByIndex - Variable in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
-
- IssuesDecreases - Class in negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
-
- issueType - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- ISSUETYPE - Enum in negotiator.issue
-
- issueTypes - Variable in class negotiator.gui.dialogs.NewIssueDialog
-
- IssueValueCellEditor - Class in negotiator.gui.tree
-
- IssueValueCellEditor(NegotiatorTreeTableModel) - Constructor for class negotiator.gui.tree.IssueValueCellEditor
-
- IssueValuePanel - Class in negotiator.gui.tree
-
- IssueValuePanel(NegotiatorTreeTableModel, Objective) - Constructor for class negotiator.gui.tree.IssueValuePanel
-
- isTimerRunning() - Method in class negotiator.session.Session
-
- isToughAgent() - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- isUIAgent() - Method in class negotiator.Agent
-
Determine if this agent is communicating with the user about nego steps.
- itemStateChanged(ItemEvent) - Method in class negotiator.gui.dialogs.NewIssueDialog
-
- itemStateChanged(ItemEvent) - Method in class negotiator.gui.tree.WeightSlider
-
Implementation of ItemListener, which is registered on the checkbox.
- iterator() - Method in class negotiator.utility.TournamentIndicesGenerator
-
Returns an iterator over a set of elements of type T.
- SAMPLE_EVERY_X_TIME - Static variable in class negotiator.qualitymeasures.TraceProcessor
-
- save(File) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Save this to xml file
- save(File) - Method in class negotiator.config.MultilateralTournamentsConfiguration
-
- save() - Method in class negotiator.repository.Repository
-
- saveData(Serializable, String, String) - Method in class negotiator.utility.DataObjects
-
Saves dataToSave of the agent with class agentClassName for a preference
profile prefProfName.
- savedOutcomes - Variable in class negotiator.boaframework.agent.BOAagent
-
- SaveHelper - Class in negotiator.boaframework.offeringstrategy.anac2013.inoxAgent
-
Simple help class to facilitate saving and loading.
- SaveHelper(double, int) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.inoxAgent.SaveHelper
-
Constructor, sets the result and number of previous negotiations.
- saveRepository() - Method in class negotiator.boaframework.repository.BOAagentRepository
-
- saveSessionData(Serializable) - Method in class negotiator.Agent
-
Saves information (dataToSave) about the current session for future
loading by the agent, when negotiating again with the specific preference
profile referred by "filename".
- saveSetup() - Method in class negotiator.gui.tournamentvars.TournamentUI
-
- saveToFile(String) - Method in class negotiator.xml.SimpleElement
-
- ScalableBayesianModel - Class in negotiator.boaframework.opponentmodel
-
Adapter for BayesianOpponentModelScalable for the BOA framework.
- ScalableBayesianModel() - Constructor for class negotiator.boaframework.opponentmodel.ScalableBayesianModel
-
- ScenarioInfo - Class in negotiator.qualitymeasures
-
Simple object used to store the information of a scenario.
- ScenarioInfo(String) - Constructor for class negotiator.qualitymeasures.ScenarioInfo
-
- ScenarioLauncher - Class in misc
-
- ScenarioLauncher() - Constructor for class misc.ScenarioLauncher
-
- ScenarioMeasures - Class in negotiator.qualitymeasures
-
This class is an improved version of the SpaceDistance class by D.
- ScenarioMeasures() - Constructor for class negotiator.qualitymeasures.ScenarioMeasures
-
- ScenarioValidator - Class in negotiator
-
Class used to validate the domain, preference profile, and the consistency
between both.
- ScenarioValidator() - Constructor for class negotiator.ScenarioValidator
-
- score(A) - Method in class misc.ScoreKeeper
-
Adds one to the score of the given object.
- score(A, int) - Method in class misc.ScoreKeeper
-
Method used to add a given score to a given object.
- ScoreKeeper<A> - Class in misc
-
Simple class which can be used to keep track of the score of a set of objects.
- ScoreKeeper() - Constructor for class misc.ScoreKeeper
-
Creates a ScoreKeeper object by initializing the hashmap.
- ScoreKeeper(ScoreKeeper<A>) - Constructor for class misc.ScoreKeeper
-
Clones the given scorekeeper-object.
- scrollsForward() - Method in class negotiator.gui.tab.CloseTabPaneUI.ScrollableTabButton
-
- searchIndexWith(double) - Method in class negotiator.boaframework.SortedOutcomeSpace
-
Binary search of a BidDetails with a particular value
if there is no BidDetails with the exact value gives the last index because this is the closest BidDetails to the value
- sections - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationFunction
-
- sent(int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- sent(int) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- sentByThem - Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
-
- sentByUs - Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
-
- SerializeHandling - Class in negotiator
-
This is a utility class to handle writing and
reading Serializable
objects into/from a file.
- SerializeHandling() - Constructor for class negotiator.SerializeHandling
-
- Serializer<A> - Class in misc
-
Series of methods to (un)serialize an object to a string
to store it as a file.
- Serializer(String) - Constructor for class misc.Serializer
-
Create an object to serialize a class.
- Serializer(String, boolean) - Constructor for class misc.Serializer
-
Create an object to serialize a class.
- session - Variable in class negotiator.gui.progress.ProgressUI2
-
- Session - Class in negotiator.session
-
Represents a negotiation session.
- Session(Deadline) - Constructor for class negotiator.session.Session
-
Create a new instance of the session object.
- SessionData - Class in negotiator.boaframework
-
In a BOAagent each component should be able to store data to be used in the next
negotiation session.
- SessionData() - Constructor for class negotiator.boaframework.SessionData
-
- SessionFailedEvent - Class in negotiator.events
-
Indicates that a session failed, typically due to an exception, timeout etc.
- SessionFailedEvent(Object, Exception, String) - Constructor for class negotiator.events.SessionFailedEvent
-
- SessionLogger - Class in negotiator.logging
-
Logger class for the command line interface displayed in the gui during
multilateral negotiation sessions.
- SessionLogger(Object) - Constructor for class negotiator.logging.SessionLogger
-
Command line interface
- SessionManager - Class in negotiator.session
-
- SessionManager(List<NegotiationPartyInternal>, MultilateralProtocol, Session, ExecutorWithTimeout) - Constructor for class negotiator.session.SessionManager
-
- sessionNr - Variable in class negotiator.Agent
-
A session can be repeated multiple times.
- sessionNr - Variable in class negotiator.protocol.Protocol
-
- SessionStartedEvent - Class in negotiator.events
-
Indicates that a session started.
- SessionStartedEvent(Object, int, int) - Constructor for class negotiator.events.SessionStartedEvent
-
- sessionsTotal - Variable in class negotiator.Agent
-
Amount of repetitions of this session, how many times this session is
repeated in total.
- sessionTotalNumber - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- setAC_CR_A(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setAC_CR_B(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setACbestDiscountedTheoreticalA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setACbestDiscountedTheoreticalB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setACbestTheoreticalA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setACbestTheoreticalB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setAcceptanceStrategyA(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setAcceptanceStrategyB(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setAcceptedBy(String) - Method in class negotiator.boaframework.OutcomeTuple
-
- setAcceptedBy(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAction(Action) - Method in class negotiator.session.Turn
-
Sets the action executed this turn.
- setActionsTerminateSessionWithFailure(ArrayList<Class>) - Method in class negotiator.NegoRound
-
- setActionsTerminateSessionWithSuccess(ArrayList<Class>) - Method in class negotiator.NegoRound
-
- setAgent(String) - Method in class negotiator.qualitymeasures.Trace
-
- setAgentAclass(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentAmaxUtil(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentAName(String) - Method in class negotiator.gui.chart.BidChart
-
- setAgentAname(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentASize(int) - Method in class negotiator.boaframework.OutcomeTuple
-
- setAgentAutility(Double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentAutilityDiscount(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentAutilSpaceName(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentBclass(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentBmaxUtil(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentBName(String) - Method in class negotiator.gui.chart.BidChart
-
- setAgentBname(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentBSize(int) - Method in class negotiator.boaframework.OutcomeTuple
-
- setAgentButility(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentButilityDiscount(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentButilSpaceName(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setAgentID(AgentID) - Method in class negotiator.Agent
-
- setAgentProfile(String) - Method in class negotiator.qualitymeasures.Trace
-
- setAggregationType(AGGREGATIONTYPE) - Method in class negotiator.utility.UtilityFunction
-
- setAgreement(boolean) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setAgreement(boolean) - Method in class negotiator.qualitymeasures.Trace
-
- setAgreementPoint(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setAgreementPoints(double[][]) - Method in class negotiator.gui.chart.MultipartyBidChart
-
- setAlpha(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setAmtSteps(double) - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
set the number of steps to take
- setAttribute(String, String) - Method in class negotiator.xml.OrderedSimpleElement
-
- setAttribute(String, String) - Method in class negotiator.xml.SimpleElement
-
- setAveragePartnerUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setAverageUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setBid(Bid) - Method in class negotiator.bidding.BidDetails
-
Set the bid.
- setBidderAReservationValue(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setBidderBReservationValue(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setBiddingStrategyA(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setBiddingStrategyB(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setBidList(TreeMap<Double, Bid>) - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- setBidNumber(int) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setBidRunk(ArrayList<Bid>) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setBids(TreeMap<Double, Bid>) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setBids(int) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setBidsCreationTime(Double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setBidSeries(ArrayList<double[][]>) - Method in class negotiator.gui.chart.MultipartyBidChart
-
- setBidSeriesA(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setBidSeriesB(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setBOAagentA(ArrayList<BOAagentInfo>) - Method in class negotiator.tournament.Tournament
-
- setBOAagentB(ArrayList<BOAagentInfo>) - Method in class negotiator.tournament.Tournament
-
- setBoundList(ArrayList<Bound>) - Method in class negotiator.utility.ExclusiveHyperRectangle
-
- setBoundList(ArrayList<Bound>) - Method in class negotiator.utility.HyperRectangle
-
- setBoundList(ArrayList<Bound>) - Method in class negotiator.utility.InclusiveHyperRectangle
-
- setBS_CR_A(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setBS_CR_B(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setCloseIcon(boolean) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Sets whether the tabbedPane should have a close icon or not.
- setCloseIcon(boolean) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- setCoefficients(double...) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingPolynomial
-
Sets the array of coefficients of this polynomial to coeff.
- setConcedeToDiscountingFactor(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setConcedeToOpponent(boolean) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setConcessionMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setConcessionMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setConfiguration(HashMap<String, Integer>) - Static method in class negotiator.tournament.TournamentConfiguration
-
- setConstantParam(double) - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- setConstantParam(double) - Method in class negotiator.utility.EvaluatorReal
-
Sets the constant parameter for the evaluation function and changes the ftype of this
evaluator to "constant"
- setConstraints(ArrayList<Constraint>) - Method in class negotiator.utility.UtilityFunction
-
- setcRound(int) - Method in class negotiator.DiscreteTimeline
-
- setCurrentRoundNo(int) - Method in class negotiator.NegoRound
-
- setCurrentTime(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setData(ComponentsEnum, Serializable) - Method in class negotiator.boaframework.NegotiationSession
-
Method used o store the data of a component.
- setData(ComponentsEnum, Serializable) - Method in class negotiator.boaframework.SessionData
-
Method used to set the data to be saved by a BOA component.
- setData(HashMap<String, ArrayList<Double>>) - Method in class negotiator.qualitymeasures.Trace
-
- setDeadline(Deadline) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
- setDeadlines(Deadline) - Method in class negotiator.session.Session
-
Sets the deadline constrains
- setDeadlineType(DeadlineType) - Method in class negotiator.Party
-
Deprecated.
- setDecoupledComponents(AcceptanceStrategy, OfferingStrategy, OpponentModel, OMStrategy) - Method in class negotiator.boaframework.agent.BOAagent
-
Sets the components of the decoupled agent.
- setDepth(int) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- setDesc(String) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.EvaluatorHypothesis
-
- setDesc(ValueDiscrete, String) - Method in class negotiator.issue.IssueDiscrete
-
Sets the desc for value val
.
- setDescription(String) - Method in class negotiator.issue.Objective
-
Sets a new description for this node.
- setDiscount(double) - Method in class negotiator.utility.UtilitySpace
-
- setDomain(String) - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- setDomain(String) - Method in class negotiator.qualitymeasures.Trace
-
- setDomainName(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setEndOfNegotiation(double) - Method in class negotiator.qualitymeasures.Trace
-
- setEquallyPreferredList(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- setErrorRemarks(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- setEvaluation(Value, int) - Method in class negotiator.utility.EvaluatorDiscrete
-
Sets the evaluation for Value val
.
- setEvaluationDouble(ValueDiscrete, double) - Method in class negotiator.utility.EvaluatorDiscrete
-
- setExecutor(ExecutorWithTimeout) - Method in interface negotiator.protocol.MultilateralProtocol
-
Sets the executor used to box actions that agents can influence.
- setExecutor(ExecutorWithTimeout) - Method in class negotiator.protocol.MultilateralProtocolAdapter
-
Sets the executor used to box actions that agents can influence.
- setExplorationA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setExplorationB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setFilename(String) - Method in class negotiator.repository.Repository
-
- setFirst(A) - Method in class misc.Pair
-
Set the first object of the pair.
- setFirstOffereUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setFortunateMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setFortunateMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setftype(String) - Method in class negotiator.utility.EvaluatorReal
-
Sets the evaluator function type.
- setFYUA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setFYUB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setHasWeight(boolean) - Method in class negotiator.utility.EvaluatorObjective
-
- setIndexofIssue(int) - Method in class negotiator.utility.Rank
-
- setInFrenzy(boolean) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setInitialContent(ArrayList<A>) - Method in class negotiator.gui.ExtendedComboBoxModel
-
- setInitialContent(ArrayList<A>) - Method in class negotiator.gui.ExtendedListModel
-
- setIssue(Issue) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
-
- setIssueValuePanel(Objective, IssueValuePanel) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- setJointExploration(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setKalai(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setKalaiDistanceA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setKalaiDistanceB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setKnownPoint1(double[], double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- setKnownPoint2(double[], double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- setLastAction(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setLastBid(Bid) - Method in class negotiator.boaframework.OutcomeTuple
-
- setLastBidAData(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setLastBidBData(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setLegend(HashMap<Integer, String>) - Method in class negotiator.qualitymeasures.Trace
-
- setLessPreferredList(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- setLinearFunction(double, double) - Method in class negotiator.utility.EvaluatorInteger
-
Specifies the linear utility function of the issue by giving the
utility of the lowest value and the highest value.
- setLinearParam(double) - Method in class negotiator.utility.EvaluatorInteger
-
Deprecated.
- setLinearParam(double) - Method in class negotiator.utility.EvaluatorReal
-
Sets the linear parameter for the evaluation function and changes the ftype of
this evaluator to "linear".
- setLog(String) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- setLogText(String) - Method in class negotiator.gui.progress.ProgressUI2
-
- setLower(double) - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
sets the lower bound
- setLowerbound(double) - Method in class misc.Range
-
Set the lowerbound of the range.
- setLowerbound(int) - Method in class misc.RangeInt
-
Set the upperbound of the range.
- setLowerBound(int) - Method in class negotiator.issue.IssueInteger
-
- setLowerBound(double) - Method in class negotiator.issue.IssueReal
-
- setLowerBound(int) - Method in class negotiator.utility.EvaluatorInteger
-
Sets the lower bound of this evaluator.
- setLowerBound(double) - Method in class negotiator.utility.EvaluatorReal
-
Sets the lower bound for this evaluator.
- setLowestApproved(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- setLowestApprovedInitial(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- setLowestYetUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.HardHeadedSAS
-
- setMax(int) - Method in class negotiator.utility.SumZeroConstraint
-
- setMax(int) - Method in class negotiator.utility.SumZeroConstraintList
-
- setMax(int) - Method in class negotiator.utility.SumZeroNotConstraint
-
- setMaxBounds(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- setMaxCompromiseUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setMaximumRank(int) - Method in class negotiator.utility.Rank
-
- setMaximumTimeOfOpponent(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setMaximumTimeOfOwn(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setMaxRound(int) - Method in class negotiator.gui.chart.MultipartyBidChart
-
- setMaxUtilityPartnerBidDetails(BidDetails) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setMediatorItem(PartyRepItem) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets the mediator item
- setMediatorItem(PartyRepItem) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the mediator item
- setMediatorProfile(ProfileRepItem) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
- setMediatorProfile(ProfileRepItem) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the mediator profile
- setMin(int) - Method in class negotiator.utility.SumZeroConstraint
-
- setMin(int) - Method in class negotiator.utility.SumZeroConstraintList
-
- setMin(int) - Method in class negotiator.utility.SumZeroNotConstraint
-
- setMinBounds(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- setMinDemandedUtilityA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setMinDemandedUtilityB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setMinimumUtilForAcceptance(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setMorePreferredList(ArrayList<Value>) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceNode
-
- setMyUndiscountedUtil(double) - Method in class negotiator.bidding.BidDetails
-
Set the undiscounted utility of the bid.
- setMyUtilityOnOpponentBestBid(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setName(String) - Method in class negotiator.actions.Inform
-
- setName(String) - Method in class negotiator.Agent
-
Sets the name of the agent to the given name.
- setName(String) - Method in class negotiator.boaframework.OutcomeTuple
-
- setName(String) - Method in class negotiator.issue.Objective
-
Sets a new name for this node.
- setNameField(Objective, JTextField) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- setNash(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setNashDistanceA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNashDistanceB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNashSeries(double[][]) - Method in class negotiator.gui.chart.MultipartyBidChart
-
- setNegoRound() - Method in class negotiator.multipartyprotocol.MediatorFeedbackBasedProtocol
-
- setNegoRound() - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- setNegoRound() - Method in class negotiator.multipartyprotocol.SimpleMediatorBasedProtocol
-
- setNegotiationOutcome(OpponentModelMeasuresResults) - Method in class negotiator.NegotiationOutcome
-
- setNegotiationSession(NegotiationSession) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setNegotiationSession(BilateralAtomicNegotiationSession) - Method in class negotiator.gui.progress.ProgressUI2
-
- setNextBid(BidDetails) - Method in class negotiator.boaframework.OfferingStrategy
-
Set the next bid of the agent.
- setNextTurn() - Method in class negotiator.NegoRound
-
- setNiceMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNiceMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNoise(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setNormal(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousSection
-
- setNormalized_AC_CR_A(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNormalized_AC_CR_B(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNormalizedUtilityA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNormalizedUtilityB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setNumAgentsPerSession(int) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets the number of agents per session
- setNumAgentsPerSession(int) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the number of agents per session
- setNumber(int) - Method in class negotiator.issue.Objective
-
Sets the number of this Objective / Issue.
- setNumberField(Objective, JTextField) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- setNumberOfDiscretizationSteps(int) - Method in class negotiator.issue.IssueReal
-
- setNumSessions(int) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets the number of negotiation sessions.
- setNumSessions(int) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the number of negotiation sessions.
- setObjectivesRoot(Objective) - Method in class negotiator.Domain
-
Sets a new domain root.
- setOfferedBids(ArrayList<Pair<Integer, BidDetails>>) - Method in class negotiator.qualitymeasures.Trace
-
- setOffset(double) - Method in class negotiator.utility.EvaluatorInteger
-
Sets the offset of the linear utility function.
- setOldProtocol(Protocol) - Method in class negotiator.gui.progress.ProgressUI2
-
only sets the nego session and connects to it.
- setOpponent(String) - Method in class negotiator.qualitymeasures.Trace
-
- setOpponentBestBid(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setOpponentMaxBidUtil(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- setOpponentModel(OpponentModel) - Method in class negotiator.boaframework.OMStrategy
-
- setOpponentModelA(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setOpponentModelB(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setOpponentProfile(String) - Method in class negotiator.qualitymeasures.Trace
-
- setOpponentUtil(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.AcceptanceStrategy
-
Method which may be overwritten to get access to the opponent's
utilityspace in an experimental setup.
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- setOpponentUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
-
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- setOpponentUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.opponentmodel.PerfectModel
-
- setOpponentUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.opponentmodel.PerfectScalableBayesianModel
-
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.OpponentModel
-
Method which may be overwritten by an opponent model to get access to the
opponent's utilityspace.
- setOpponentUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.OpponentModel
-
Method which may be overwritten by an opponent model to get access to the
opponent's utilityspace.
- setOpponentUtilitySpace(BilateralAtomicNegotiationSession) - Method in class negotiator.boaframework.opponentmodel.WorstModel
-
- setOpponentUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.opponentmodel.WorstModel
-
- setOutcomeSpace(OutcomeSpace) - Method in class negotiator.boaframework.NegotiationSession
-
Method used to set the outcomespace.
- setP(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setParametervalues(HashMap<AgentParameterVariable, AgentParamValue>) - Method in class negotiator.Party
-
Deprecated.
- setParams(Set<BOAparameter>) - Method in class negotiator.gui.boaframework.BOATextField
-
- setParent(MutableTreeNode) - Method in class negotiator.issue.Objective
-
Sets this node's parent to newParent but does not change the parent's child array.
- setPareto(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setParetoDistanceA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setParetoDistanceB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setPartsListener() - Method in class negotiator.multipartyprotocol.MediatorFeedbackBasedProtocol
-
- setPartsListener() - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- setPartsListener() - Method in class negotiator.multipartyprotocol.SimpleMediatorBasedProtocol
-
- setPartyActionList(ArrayList<NegoTurn>) - Method in class negotiator.NegoRound
-
- setPartyID(AgentID) - Method in class negotiator.Party
-
Deprecated.
- setPartyIndex(int) - Method in class negotiator.NegoTurn
-
- setPartyItems(List<PartyRepItem>) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets the list of chosen parties
- setPartyItems(List<PartyRepItem>) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the list of chosen parties
- setPartyListenerIndices(ArrayList<Integer>) - Method in class negotiator.Party
-
Deprecated.
- setPartyProfileItems(List<ProfileRepItem>) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets the list of profiles used by the parties
- setPartyProfileItems(List<ProfileRepItem>) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the list of profiles used by the parties
- setPercent(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setPercParetoBidsA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setPercParetoBidsB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setPlanedThreshold(double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- setPossibleBids(double[][]) - Method in class negotiator.gui.chart.BidChart
-
- setPrefProfA(String) - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- setPrefProfB(String) - Method in class negotiator.qualitymeasures.ScenarioInfo
-
- setPrevAverageUtility(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setPreviousTime(double) - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
-
- setProbability(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Hypothesis
-
- setProtocolItem(MultiPartyProtocolRepItem) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
- setProtocolItem(MultiPartyProtocolRepItem) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets the protocol to run.
- setRepetitionAllowed(boolean) - Method in class negotiator.config.MultilateralTournamentConfiguration
-
Sets whether repetition is allowed for generating sessions for the
current agent
- setRepetitionAllowed(boolean) - Method in interface negotiator.config.MultilateralTournamentConfigurationInterface
-
Sets whether repetition is allowed for generating sessions for the
current agent
- setReservation(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setReservationValue(double) - Method in class negotiator.utility.UtilitySpace
-
- setRestoreBid(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setRound(int) - Method in class negotiator.Party
-
Deprecated.
- setRowBackground(Objective, Color) - Method in class negotiator.gui.tree.TreeFrame
-
- setRunNr(int) - Method in class negotiator.NegotiationOutcome
-
- setRunNr(int) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setRunNumber(int) - Method in class negotiator.qualitymeasures.Trace
-
- setRuntimeInNanoSeconds(long) - Method in class negotiator.session.Session
-
- setRuntimeInSeconds(double) - Method in class negotiator.session.Session
-
- setSecond(B) - Method in class misc.Pair
-
Set the second object of the pair.
- setSelectedItem(Object) - Method in class negotiator.gui.ExtendedComboBoxModel
-
- setSelectionInterval(int, int) - Method in class negotiator.gui.MultiListSelectionModel
-
- setSelfishMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setSelfishMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setSessionNo(int) - Method in class negotiator.Party
-
Deprecated.
- setSide(String) - Method in class negotiator.tournament.VariablesAndValues.AgentVariable
-
- setSide(String) - Method in class negotiator.tournament.VariablesAndValues.BOAagentVariable
-
- setSide(String) - Method in class negotiator.tournament.VariablesAndValues.ExperimentalVariable
-
- setSigmoidGain(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setSigmoidX(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.AgentMRSAS
-
- setSilentMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setSilentMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setSlope(double) - Method in class negotiator.utility.EvaluatorInteger
-
Sets the slope of the linear utility function.
- setSocialWelfareA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setSocialWelfareB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setStartingAgent(String) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setStartingWithA(boolean) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- setTabLayoutPolicy(int) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Override JTabbedPane method.
- setTabPlacement(int) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Override JTabbedPane method.
- setTagName(String) - Method in class negotiator.xml.SimpleElement
-
- setText(String) - Method in class negotiator.xml.SimpleElement
-
- setTime(double) - Method in class negotiator.analysis.BidPointTime
-
Sets the time at which the bid is offered.
- setTime(double) - Method in class negotiator.bidding.BidDetails
-
Set the time at which this bid was offered.
- setTime(double) - Method in class negotiator.boaframework.OutcomeTuple
-
- setTimeLeftAfter(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setTimeLeftBefore(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setTimeline(Timeline) - Method in class negotiator.Party
-
Deprecated.
- setTimeline(Timeline) - Method in class negotiator.session.Session
-
- setTimeOfAgreement(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
-
- SetTools - Class in misc
-
Class which generates the Cartesian product of a list of sets.
- SetTools() - Constructor for class misc.SetTools
-
- setTotal_CR_A(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setTotal_CR_B(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setTotalBiddingPossibilities(int) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- setTotalRoundOrTime(int) - Method in class negotiator.Party
-
Deprecated.
- setTotalTime(int) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- setToughAgent(boolean) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setTournamentRunner(TournamentRunner) - Method in class negotiator.protocol.Protocol
-
- setTxtNegoResult(String) - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- setType(EVALFUNCTYPE) - Method in class negotiator.utility.EvaluatorReal
-
- setTypeField(Objective, JTextField) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
- setUI(TabbedPaneUI) - Method in class negotiator.gui.tab.CloseTabbedPane
-
Override JTabbedPane method.
- setUnfortunateMovesA(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setUnfortunateMovesB(double) - Method in class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
-
- setUpdateMaxPartnerUtility(boolean) - Method in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
-
- setUpper(double) - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
-
sets the upper bound
- setUpperbound(double) - Method in class misc.Range
-
Set the upperbound of the range.
- setUpperbound(int) - Method in class misc.RangeInt
-
Set the upperbound of the range.
- setUpperBound(int) - Method in class negotiator.issue.IssueInteger
-
- setUpperBound(double) - Method in class negotiator.issue.IssueReal
-
- setUpperBound(int) - Method in class negotiator.utility.EvaluatorInteger
-
Sets the upper bound of this evaluator.
- setUpperBound(double) - Method in class negotiator.utility.EvaluatorReal
-
Sets the upper bound for this evaluator
- setUserObject(Object) - Method in class negotiator.issue.Objective
-
Sets a user object associated with the receiving Objective.
- setUtilityFunctions(ArrayList<UtilityFunction>) - Method in class negotiator.utility.UtilityFunction
-
- setUtilitySpace(UtilitySpace) - Method in class negotiator.boaframework.offeringstrategy.anac2011.hardheaded.BidSelector
-
- setUtilitySpace(UtilitySpace) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
Sets this model's UtilitySpace.
- setUtilitySpace(UtilitySpace) - Method in class negotiator.Party
-
Deprecated.
- setUtilityspaceType(UTILITYSPACETYPE) - Method in class negotiator.SupportedNegotiationSetting
-
- setUtilitythreshold(double) - Method in class negotiator.boaframework.sharedagentstate.anac2012.CUHKAgentSAS
-
- setUtilityValue(double) - Method in class negotiator.utility.ExclusiveHyperRectangle
-
- setUtilityValue(double) - Method in class negotiator.utility.HyperRectangle
-
- setUtilityValue(double) - Method in class negotiator.utility.InclusiveHyperRectangle
-
- setValidActions(ArrayList<Class>) - Method in class negotiator.NegoTurn
-
- setValue(Object) - Method in class negotiator.actions.Inform
-
- setValue(int, Value) - Method in class negotiator.Bid
-
Set the value of the issue with the given issueID to the given value.
- setValue(double) - Method in class negotiator.issue.ValueReal
-
- setValueAt(Object, int, int) - Method in class negotiator.gui.progress.NegoTableModel
-
- setValues(ArrayList<TournamentValue>) - Method in class negotiator.tournament.VariablesAndValues.TournamentVariable
-
- setValueToBeChecked(String) - Method in class negotiator.utility.SumZeroConstraint
-
- setValueToBeChecked(ArrayList<String>) - Method in class negotiator.utility.SumZeroConstraintList
-
- setValueToBeChecked(String) - Method in class negotiator.utility.SumZeroNotConstraint
-
- setVisible(boolean) - Method in class negotiator.gui.tree.WeightSlider
-
Sets this slider to be visible or invisible, dependent on whether there is an evaluator available.
- setWeight(double) - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.WeightHypothesis
-
- setWeight(double) - Method in class negotiator.boaframework.opponentmodel.iamhaggler.WeightHypothesis
-
- setWeight(double) - Method in class negotiator.gui.tree.WeightSlider
-
- setWeight(double) - Method in class negotiator.utility.Constraint
-
- setWeight(double) - Method in interface negotiator.utility.Evaluator
-
Sets the weigth with which an Objective or Issue is evaluated.
- setWeight(double) - Method in class negotiator.utility.EvaluatorDiscrete
-
- setWeight(double) - Method in class negotiator.utility.EvaluatorInteger
-
- setWeight(double) - Method in class negotiator.utility.EvaluatorObjective
-
- setWeight(double) - Method in class negotiator.utility.EvaluatorReal
-
- setWeight(double) - Method in class negotiator.utility.UtilityFunction
-
- setWeight(Objective, double) - Method in class negotiator.utility.UtilitySpace
-
Method used to set the weight of the given objective.
- setWeightSimple(UtilitySpace, Issue, double) - Static method in class misc.DomainGenerator
-
Method which sets the weight of an issue without checking
normalization.
- setWeightSlider(Objective, WeightSlider) - Method in class negotiator.gui.tree.NegotiatorTreeTableModel
-
Sets the WeightSlider object for the given Objective.
- setXML(SimpleElement) - Method in class negotiator.utility.EvaluatorDiscrete
-
Sets weights and evaluator properties for the object in SimpleElement
representation that is passed to it.
- setXML(SimpleElement) - Method in class negotiator.utility.EvaluatorInteger
-
Sets weights and evaluator properties for the object in SimpleElement representation that is passed to it.
- setXML(SimpleElement) - Method in class negotiator.utility.EvaluatorObjective
-
Sets weights and evaluator properties for the object in SimpleElement representation that is passed to it.
- setXML(SimpleElement) - Method in class negotiator.utility.EvaluatorReal
-
Sets weights and evaluator properties for the object in SimpleElement representation that is passed to it.
- setZeroOutcomeConstraints(ArrayList<ZeroOutcomeContraint>) - Method in class negotiator.utility.ConstraintUtilitySpace
-
- SharedAgentState - Class in negotiator.boaframework
-
When decoupling existing agents into their separate components, it often happens
that a component loosely depends on another component; for example an acceptance condition
can depend on a target utility calculated by the offering strategy.
- SharedAgentState() - Constructor for class negotiator.boaframework.SharedAgentState
-
- shortfilename(String) - Method in class negotiator.gui.domainrepository.MyTreeNode
-
returns only the filename given a full path with separating '/'
- shouldSkipAcceptDueToCrash() - Method in class negotiator.boaframework.sharedagentstate.anac2011.ValueModelAgentSAS
-
- showListeners() - Method in class negotiator.xml.multipartyrunner.XmlRunner
-
Show the current listeners
- showLoadError(File, Throwable) - Static method in class negotiator.Global
-
Show a dialog to the user, explaining the exception that was raised while
loading file fc.
- showRepositoryItemInTab(RepItem, MyTreeNode) - Method in class negotiator.gui.NegoGUIView
-
- SimpleBOAagent - Class in negotiator.boaframework.agent
-
Simple adapter which can be used to convert a BOA Agent to a normal Agent.
- SimpleBOAagent() - Constructor for class negotiator.boaframework.agent.SimpleBOAagent
-
- SimpleDOMParser - Class in negotiator.xml
-
SimpleDOMParser
is a highly-simplified XML DOM
parser.
- SimpleDOMParser() - Constructor for class negotiator.xml.SimpleDOMParser
-
- SimpleElement - Class in negotiator.xml
-
SimpleElement
is the only node type for
simplified DOM model.
- SimpleElement(String) - Constructor for class negotiator.xml.SimpleElement
-
- SimpleMediatorBasedProtocol - Class in negotiator.multipartyprotocol
-
- SimpleMediatorBasedProtocol(ArrayList<PartyRepItem>, ArrayList<AgentID>, ArrayList<ProfileRepItem>, ArrayList<HashMap<AgentParameterVariable, AgentParamValue>>, DeadlineType, int) - Constructor for class negotiator.multipartyprotocol.SimpleMediatorBasedProtocol
-
- SimpleMediatorBasedProtocol - Class in negotiator.protocol
-
Basic implementation of a mediator based protocol.
- SimpleMediatorBasedProtocol() - Constructor for class negotiator.protocol.SimpleMediatorBasedProtocol
-
- Simulator - Class in misc
-
- Simulator() - Constructor for class misc.Simulator
-
- SIMULATOR_REPOSITORY - Static variable in class negotiator.Global
-
Path to simulator repository
- SimulatorConfiguration - Class in misc
-
- SingleStringVarUI - Class in negotiator.gui.tournamentvars
-
- SingleStringVarUI(Frame) - Constructor for class negotiator.gui.tournamentvars.SingleStringVarUI
-
- SingleValueVarUI - Class in negotiator.gui.tournamentvars
-
- SingleValueVarUI(Frame) - Constructor for class negotiator.gui.tournamentvars.SingleValueVarUI
-
- size() - Method in class misc.Queue
-
- size() - Method in class negotiator.BidHistory
-
- sleep(double) - Method in class negotiator.Agent
-
Let the agent wait in case of a time-based protocol.
- SmartMediatorBothFeedbackVote - Class in negotiator.parties
-
- SmartMediatorBothFeedbackVote() - Constructor for class negotiator.parties.SmartMediatorBothFeedbackVote
-
- SmartMediatorBothFeedbackVoteVersion1 - Class in negotiator.parties
-
- SmartMediatorBothFeedbackVoteVersion1() - Constructor for class negotiator.parties.SmartMediatorBothFeedbackVoteVersion1
-
- SmartMediatorOnlyFeedback - Class in negotiator.parties
-
- SmartMediatorOnlyFeedback() - Constructor for class negotiator.parties.SmartMediatorOnlyFeedback
-
- SmartMediatorOnlyFeedbackWrtLastAcceptedBid - Class in negotiator.parties
-
- SmartMediatorOnlyFeedbackWrtLastAcceptedBid() - Constructor for class negotiator.parties.SmartMediatorOnlyFeedbackWrtLastAcceptedBid
-
- SmithBidComparator - Class in negotiator.boaframework.opponentmodel.agentsmith
-
- SmithBidComparator(UtilitySpace, UtilitySpace) - Constructor for class negotiator.boaframework.opponentmodel.agentsmith.SmithBidComparator
-
- SmithFrequencyModel - Class in negotiator.boaframework.opponentmodel
-
Adapter for the Frequency Model for the BOA framework.
- SmithFrequencyModel() - Constructor for class negotiator.boaframework.opponentmodel.SmithFrequencyModel
-
- SmithFrequencyModelV2 - Class in negotiator.boaframework.opponentmodel
-
Adapter for the optimized version of the Frequency Model of Agent Smith.
- SmithFrequencyModelV2() - Constructor for class negotiator.boaframework.opponentmodel.SmithFrequencyModelV2
-
- SmithModel - Class in negotiator.boaframework.opponentmodel.agentsmith
-
The OpponentModel.
- SmithModel(UtilitySpace) - Constructor for class negotiator.boaframework.opponentmodel.agentsmith.SmithModel
-
Constructor
- SmithModelV2 - Class in negotiator.boaframework.opponentmodel.agentsmithv2
-
Highly optimized version of the Smith Frequency Model.
- SmithModelV2(UtilitySpace) - Constructor for class negotiator.boaframework.opponentmodel.agentsmithv2.SmithModelV2
-
Creates a highly optimized version of the SmithFrequencyModel.
- SmoothingCubicSpline - Class in negotiator.boaframework.offeringstrategy.anac2013.TheFawkes
-
Represents a cubic spline with nodes at (xi, yi)
computed with the smoothing cubic spline algorithm of Schoenberg.
- SmoothingCubicSpline(double[], double[], double[], double) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingCubicSpline
-
Constructs a spline with nodes at (xi, yi), with
weights wi and smoothing factor ρ = rho.
- SmoothingCubicSpline(double[], double[], double) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingCubicSpline
-
Constructs a spline with nodes at (xi, yi), with
weights = 1 and smoothing factor ρ =
rho.
- SmoothingPolynomial - Class in negotiator.boaframework.offeringstrategy.anac2013.TheFawkes
-
Represents a polynomial of degree n in power form.
- SmoothingPolynomial(double...) - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.SmoothingPolynomial
-
Constructs a new polynomial with coefficients coeff.
- snd - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Pair
-
- sort() - Method in class negotiator.analysis.ParetoFrontier
-
Order the bids based on the utility for agent A.
- sortBidsWrtProductUtility(ArrayList<Bid>) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- sortBidsWrtSumUtility(ArrayList<Bid>) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
-
- sortByOpponentUtil(ValueModeler) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidList
-
- sortByOurUtil() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidList
-
- SortedOutcomeSpace - Class in negotiator.boaframework
-
This class is an OutcomeSpace but with a sorted list of BidDetails based on the utility
Methods have been optimized to work with a sorted list.
- SortedOutcomeSpace(UtilitySpace) - Constructor for class negotiator.boaframework.SortedOutcomeSpace
-
Instantiates a SortedOutcomeSpace: an enumeration of all possible bids in the domain
which can be efficiently searched using the provided methods.
- sortToTime() - Method in class negotiator.BidHistory
-
Sorts the bids contained in this BidHistory object on time.
- sortToUtility() - Method in class negotiator.BidHistory
-
Sorts the bids contained in this BidHistory object on utility.
- spaceA - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- spaceB - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- spaceType - Variable in class negotiator.utility.UtilitySpace
-
- SpecialTimeConcessionFunction - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
-
- SpecialTimeConcessionFunction(double, double, double) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.SpecialTimeConcessionFunction
-
- StackedAlternatingOffersProtocol - Class in negotiator.protocol
-
Implementation of an alternating offer protocol using offer/counter-offer.
- StackedAlternatingOffersProtocol() - Constructor for class negotiator.protocol.StackedAlternatingOffersProtocol
-
- start() - Method in class misc.Progress
-
Mark now as the starting point in negotiation
- start() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
-
TODO use the parameters.
- start() - Method in class negotiator.gui.negosession.NegoSessionUI2
-
Start the session TODO use the parameters.
- start(boolean, String) - Method in class negotiator.gui.tournamentvars.TournamentUI
-
start negotiation.
- startDistributedTournament() - Method in class negotiator.gui.tournamentvars.TournamentUI
-
Start a distributed tournament by storing the tournament and its jobs in
the database.
- startDTournament(boolean) - Method in class negotiator.gui.tournamentvars.TournamentUI
-
Starts a distributed tournament.
- startingAgent - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- startingAgent - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- startingWithA - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- startMultiSession() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
-
- startNegotiation() - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
-
- startNegotiation() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
this runs sessionTotalNumber of sessions with the provided settings
- startNewRound(Round) - Method in class negotiator.session.Session
-
Add a round to this session.
- startSession() - Method in class negotiator.gui.negosession.NegoSessionUI2
-
- startSession() - Method in class negotiator.protocol.Protocol
-
- startTime - Variable in class negotiator.Agent
-
Deprecated.
- startTime - Variable in class negotiator.ContinuousTimeline
-
- startTime - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- startTimeMillies - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
- startTimer() - Method in class negotiator.session.Session
-
Updates the timestamp of this
Session
.
- startTournament - Variable in class misc.CommandLineOptions
-
Option "t", automatically start tournament on start up.
- startTournament() - Method in class negotiator.gui.tournamentvars.TournamentUI
-
- startup() - Method in class negotiator.gui.NegoGUIApp
-
At startup createFrom and show the main frame of the application.
- stateChanged(ChangeEvent) - Method in class negotiator.gui.tab.CloseTabPaneUI.TabSelectionHandler
-
- stateChanged(ChangeEvent) - Method in class negotiator.gui.tree.WeightSlider
-
- StatisticsUtil - Class in negotiator.boaframework.opponentmodel.nash
-
This class contains methods that can be used for statistical measurements on lists.
- StatisticsUtil() - Constructor for class negotiator.boaframework.opponentmodel.nash.StatisticsUtil
-
- std(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
-
- stopNegotiation - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
-
stopNegotiation indicates that the session has now ended.
- stopNegotiation() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersProtocol
-
- stopNegotiation - Variable in class negotiator.protocol.Protocol
-
stopNegotiation indicates that the session has now ended.
- stopNegotiation() - Method in class negotiator.protocol.Protocol
-
- stopTimer() - Method in class negotiator.session.Session
-
Updates the timestamp of this
Session
.
- storeData(Serializable) - Method in class negotiator.boaframework.AcceptanceStrategy
-
- storeData(Serializable) - Method in class negotiator.boaframework.BOA
-
Method used to store data that should be accessible in the next
negotiation session on the same scenario.
- storeData(Serializable) - Method in class negotiator.boaframework.OfferingStrategy
-
- storeData(Serializable) - Method in class negotiator.boaframework.OMStrategy
-
- storeData(Serializable) - Method in class negotiator.boaframework.OpponentModel
-
- storeResult(int, String) - Method in class negotiator.distributedtournament.DBController
-
Store the result of the group of sessions in the DB.
- strategyParam - Variable in class negotiator.StrategyParameters
-
Parameters as specified in the agent repository.
- strategyParameters - Variable in class negotiator.Agent
-
Parameters given to the agent which may be specified in the agent
repository.
- StrategyParameters - Class in negotiator
-
Simple class which stores the parameters given to a negotiation
strategy, for example an concession factor.
- StrategyParameters() - Constructor for class negotiator.StrategyParameters
-
Create an empty hashmap of parameters.
- StrategyTypes - Enum in negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded
-
Types of the opponent's strategy.
- StripExtension(String) - Method in class negotiator.gui.NegoGUIView
-
- stripPath(String) - Static method in class negotiator.logging.CsvLogger
-
- sum(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
-
- SumZeroConstraint - Class in negotiator.utility
-
- SumZeroConstraint(int) - Constructor for class negotiator.utility.SumZeroConstraint
-
- SumZeroConstraintList - Class in negotiator.utility
-
- SumZeroConstraintList(int) - Constructor for class negotiator.utility.SumZeroConstraintList
-
- SumZeroNotConstraint - Class in negotiator.utility
-
- SumZeroNotConstraint(int) - Constructor for class negotiator.utility.SumZeroNotConstraint
-
- SupportedNegotiationSetting - Class in negotiator
-
Indicates what negotiation settings are supported by an agent.
- SupportedNegotiationSetting() - Constructor for class negotiator.SupportedNegotiationSetting
-