$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

A

AAMAS_2014_EXPERIMENTS - Static variable in class negotiator.Global
Temporary flag for use in AAMAS 2014 experiments
ABidStrategy - Class in agents.anac.y2010.AgentSmith
 
ABidStrategy(BidHistory, UtilitySpace, PreferenceProfileManager, AgentID) - Constructor for class agents.anac.y2010.AgentSmith.ABidStrategy
 
ABMPAgent - Class in agents
 
ABMPAgent() - Constructor for class agents.ABMPAgent
Creates a new instance of MyAgent
ABMPAgent2 - Class in agents
 
ABMPAgent2() - Constructor for class agents.ABMPAgent2
Creates a new instance of MyAgent
ABMPExactAgent - Class in agents
 
ABMPExactAgent() - Constructor for class agents.ABMPExactAgent
 
About - Class in negotiator.gui
The about menu created using Netbeans.
About() - Constructor for class negotiator.gui.About
Creates new form About
AbstractAutomatedAgent - Class in agents.qoagent
 
AbstractAutomatedAgent() - Constructor for class agents.qoagent.AbstractAutomatedAgent
 
AbstractAutomatedAgent(AgentTools) - Constructor for class agents.qoagent.AbstractAutomatedAgent
Constructor Save a pointer to the AgentTools class
AbstractNegotiationParty - Class in negotiator.parties
A basic implementation of the NegotiationParty interface.
AbstractNegotiationParty(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.AbstractNegotiationParty
Initializes a new instance of the NegotiationParty class.
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 agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
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 agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.AC_TheNegotiatorReloaded
 
AC_TheNegotiatorReloaded(NegotiationSession, OfferingStrategy, double, double, double, double, double, double) - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.AC_TheNegotiatorReloaded
Initializes the acceptance condition.
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 - Static variable in class agents.qoagent.AutomatedAgentMessages
 
ACCEPT - Static variable in class agents.qoagent2.QMessages
 
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 agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This is an abstract class for the agents acceptance strategy.
AcceptanceStrategy() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.AcceptanceStrategy
 
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 agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
when to accept
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(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.AcceptingNegotiationParty
Initializes a new instance of the AcceptingNegotiationParty class.
acceptMessage(String) - Method in class agents.qoagent.AgentTools
Called when you want to accept a message
acceptMultiplier - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
 
acceptMultiplier - Variable in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
 
acceptMultiplier - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
 
acceptMultiplier - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
 
acceptMultiplier - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
acceptMultiplier - Variable in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
 
Acceptor - Class in agents.anac.y2011.TheNegotiator
The Acceptor class is used to decide when to accept a bid.
Acceptor(UtilitySpace, BidsCollection) - Constructor for class agents.anac.y2011.TheNegotiator.Acceptor
Creates an Acceptor-object which determines which offers should be accepted during the negotiation.
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
 
ActionCreator - Class in agents.anac.y2010.Southampton.utils
This factory class has been created to allow Actions to be constructed.
ActionCreator() - Constructor for class agents.anac.y2010.Southampton.utils.ActionCreator
 
ActionCreator - Class in agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils
This factory class has been created to allow Actions to be constructed.
ActionCreator() - Constructor for class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.ActionCreator
 
ActionCreator - Class in agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils
This factory class has been created to allow Actions to be constructed.
ActionCreator() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.ActionCreator
 
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 agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
 
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 agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
 
add(Value) - Method in class agents.anac.y2012.AgentLG.BidStatistic
 
add(Value) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.BidStatistic
 
add(BidDetails) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
Add an offered bid o the history.
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
 
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 agents.anac.y2011.ValueModelAgent.ValueSeperatedBids
 
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) - Method in interface agents.anac.y2010.AgentSmith.IOpponentModel
 
addBid(Bid) - Method in class agents.anac.y2010.AgentSmith.OpponentModel
Adds the values of each issue of a bid to the preferenceprofilemanager
addBid(Bid) - Method in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
 
addBid(Bid) - Method in class agents.anac.y2012.AgentLG.OpponentBids
add opponent bid and updates statistics
addBid(Bid, UtilitySpace) - Method in class agents.anac.y2012.CUHKAgent.OpponentBidHistory
 
addBid(Bid, UtilitySpace) - Method in class agents.anac.y2012.CUHKAgent.OwnBidHistory
 
addBid(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
add opponent bid and updates statistics
addBid(Bid, UtilitySpace) - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OpponentBidHistory
 
addBid(Bid, UtilitySpace) - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OwnBidHistory
 
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.
addExtraAttribute(String, String) - Method in class negotiator.NegotiationOutcome
 
AddFromListDialog<T extends RepItem> - Class in negotiator.gui.negosession
 
AddFromListDialog(Component, List<T>) - Constructor for class negotiator.gui.negosession.AddFromListDialog
 
addGraph() - Method in class negotiator.gui.progress.ProgressUI2
 
addIfNew(BidWrapper) - Method in class agents.anac.y2011.ValueModelAgent.BidList
 
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(IBidHistoryListener) - Method in class agents.anac.y2010.AgentSmith.BidHistory
 
addListener(MultipartyNegotiationEventListener) - Method in class negotiator.logging.SessionLogger
Add a listener to this logger
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
 
addMyBid(Bid) - Method in class agents.anac.y2010.AgentSmith.BidHistory
 
addMyBid(Map.Entry<Double, Bid>) - Method in class agents.anac.y2011.HardHeaded.BidHistory
Adds a new bid Map.Entry to the end of agent's own bids.
addMyBid(Bid) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
 
addMyBid(Bid) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
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.OldProtocol
 
addNegotiationPaths(int, ArrayList<BidPoint>, ArrayList<BidPoint>) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
Call this method to draw the negotiation paths on the chart with analysis.
addNewNode(Value, Value, Feedback) - Method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
 
addOpponentAction(Action) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
This function accepts an Action and saves the Bid (if the Action is an Offer).
addOpponentAction(Action) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
Retrieves the opponent action, distributes it among several classes and updates some values.
addOpponentBid(Bid) - Method in class agents.anac.y2010.AgentSmith.BidHistory
 
addOpponentBid(Bid) - Method in class agents.anac.y2011.HardHeaded.BidHistory
Adds a new bid Map.Entry to the end of oppenent's bids.
addOpponentBid(Bid) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.OpponentModel
Updates the model using the received bid
addOpponentBidnTime(double, Bid, double) - Method in class agents.anac.y2012.OMACagent.TimeBidHistory
 
addOpponentBidnTime(double, Bid, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
addOption(String, int) - Static method in class negotiator.tournament.TournamentConfiguration
 
addOwnBid(Bid) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidHistoryTracker
This function accepts a bid and saves it as a bid of the agent.
addOwnBid(Bid) - Method in class agents.anac.y2012.MetaAgent.agents.MrFriendly.BidTable
Adds bid to tracker
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
 
addPartnerBid(Bid, double, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
Add a partner bid to the history.
addParty() - Method in class negotiator.gui.negosession.MultiNegoSessionUI
 
addPartyActions(NegoTurn) - Method in class negotiator.NegoRound
 
addPartyListenerIndex(int) - Method in class negotiator.Party
 
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.
addPossibleBid(Bid, double) - Method in class agents.anac.y2011.TheNegotiator.BidsCollection
Add a possible bid to the list of possible bids.
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() - 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
 
addValidAction(Class) - Method in class negotiator.session.Turn
Add a valid action to this turn
addValue(Value) - Method in class agents.anac.y2010.AgentSmith.IssueModel
Add a value to the list
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 agents.anac.y2012.IAMhaggler2012.agents2011.VersionIndependentAgent
 
adjustDiscountFactor(double) - Method in interface agents.anac.y2012.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
 
adjustDiscountFactor(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.VersionIndependentAgent
 
adjustDiscountFactor(double) - Method in interface agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
 
adjustDiscountFactor(double) - Method in class negotiator.boaframework.offeringstrategy.anac2012.IAMHaggler2012_Offering
 
afterSession(Session, List<NegotiationParty>) - Method in interface negotiator.protocol.Protocol
This will get called just after ending the session.
afterSession(Session, List<NegotiationParty>) - Method in class negotiator.protocol.ProtocolAdapter
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_K - Class in agents.anac.y2010.AgentK
ANAC2010 competitor AgentK.
Agent_K() - Constructor for class agents.anac.y2010.AgentK.Agent_K
 
Agent_K2 - Class in agents.anac.y2011.AgentK2
 
Agent_K2() - Constructor for class agents.anac.y2011.AgentK2.Agent_K2
 
AGENT_REPOSITORY - Static variable in class negotiator.Global
Path to agent repository
AGENT_TYPES_NUM - Static variable in class agents.qoagent.AutomatedAgentsCore
 
AGENT_TYPES_NUM - Static variable in class agents.qoagent2.QAgentsCore
 
agentA - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
 
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.AlternatingOffersOldProtocol
 
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
 
AgentData - Class in agents.anac.y2013.MetaAgent.agentsData
 
AgentData() - Constructor for class agents.anac.y2013.MetaAgent.agentsData.AgentData
 
AgentFSEGA - Class in agents.anac.y2010.AgentFSEGA
ANAC2010 competitor AgentFSEGA.
AgentFSEGA() - Constructor for class agents.anac.y2010.AgentFSEGA.AgentFSEGA
 
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.
AgentI - Class in agents.anac.y2013.GAgent
 
AgentI() - Constructor for class agents.anac.y2013.GAgent.AgentI
 
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.
AgentKF - Class in agents.anac.y2013.AgentKF
 
AgentKF() - Constructor for class agents.anac.y2013.AgentKF.AgentKF
 
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 - Class in agents.anac.y2012.AgentLG
The Agent is most of the time stubborn but in the end it starts to compromise.
AgentLG() - Constructor for class agents.anac.y2012.AgentLG.AgentLG
 
AgentLG - Class in agents.anac.y2013.MetaAgent.portfolio.AgentLG
The Agent is most of the time stubborn but in the end it starts to compromise.
AgentLG() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.AgentLG.AgentLG
 
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
 
AgentManager - Class in agents.anac.y2013.MetaAgent
 
AgentManager() - Constructor for class agents.anac.y2013.MetaAgent.AgentManager
 
AgentMR - Class in agents.anac.y2012.AgentMR
 
AgentMR() - Constructor for class agents.anac.y2012.AgentMR.AgentMR
 
AgentMR - Class in agents.anac.y2013.MetaAgent.portfolio.AgentMR
 
AgentMR() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.AgentMR.AgentMR
 
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 - package agents
 
agents - Variable in class misc.CommandLineOptions
Option "a", specify a list of agents for the commandline runner.
agents.anac.y2010.AgentFSEGA - package agents.anac.y2010.AgentFSEGA
 
agents.anac.y2010.AgentK - package agents.anac.y2010.AgentK
 
agents.anac.y2010.AgentSmith - package agents.anac.y2010.AgentSmith
 
agents.anac.y2010.Nozomi - package agents.anac.y2010.Nozomi
 
agents.anac.y2010.Southampton - package agents.anac.y2010.Southampton
 
agents.anac.y2010.Southampton.analysis - package agents.anac.y2010.Southampton.analysis
 
agents.anac.y2010.Southampton.similarity - package agents.anac.y2010.Southampton.similarity
 
agents.anac.y2010.Southampton.utils - package agents.anac.y2010.Southampton.utils
 
agents.anac.y2010.Southampton.utils.concession - package agents.anac.y2010.Southampton.utils.concession
 
agents.anac.y2010.Yushu - package agents.anac.y2010.Yushu
 
agents.anac.y2011.AgentK2 - package agents.anac.y2011.AgentK2
 
agents.anac.y2011.BramAgent - package agents.anac.y2011.BramAgent
 
agents.anac.y2011.Gahboninho - package agents.anac.y2011.Gahboninho
 
agents.anac.y2011.HardHeaded - package agents.anac.y2011.HardHeaded
 
agents.anac.y2011.IAMhaggler2011 - package agents.anac.y2011.IAMhaggler2011
 
agents.anac.y2011.Nice_Tit_for_Tat - package agents.anac.y2011.Nice_Tit_for_Tat
 
agents.anac.y2011.TheNegotiator - package agents.anac.y2011.TheNegotiator
 
agents.anac.y2011.ValueModelAgent - package agents.anac.y2011.ValueModelAgent
 
agents.anac.y2012.AgentLG - package agents.anac.y2012.AgentLG
 
agents.anac.y2012.AgentMR - package agents.anac.y2012.AgentMR
 
agents.anac.y2012.BRAMAgent2 - package agents.anac.y2012.BRAMAgent2
 
agents.anac.y2012.CUHKAgent - package agents.anac.y2012.CUHKAgent
 
agents.anac.y2012.IAMhaggler2012 - package agents.anac.y2012.IAMhaggler2012
 
agents.anac.y2012.IAMhaggler2012.agents2011 - package agents.anac.y2012.IAMhaggler2012.agents2011
 
agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils - package agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils
 
agents.anac.y2012.IAMhaggler2012.utility - package agents.anac.y2012.IAMhaggler2012.utility
 
agents.anac.y2012.MetaAgent - package agents.anac.y2012.MetaAgent
 
agents.anac.y2012.MetaAgent.agents.Chameleon - package agents.anac.y2012.MetaAgent.agents.Chameleon
 
agents.anac.y2012.MetaAgent.agents.DNAgent - package agents.anac.y2012.MetaAgent.agents.DNAgent
 
agents.anac.y2012.MetaAgent.agents.GYRL - package agents.anac.y2012.MetaAgent.agents.GYRL
 
agents.anac.y2012.MetaAgent.agents.LYY - package agents.anac.y2012.MetaAgent.agents.LYY
 
agents.anac.y2012.MetaAgent.agents.MrFriendly - package agents.anac.y2012.MetaAgent.agents.MrFriendly
 
agents.anac.y2012.MetaAgent.agents.ShAgent - package agents.anac.y2012.MetaAgent.agents.ShAgent
 
agents.anac.y2012.MetaAgent.agents.SimpleAgentNew - package agents.anac.y2012.MetaAgent.agents.SimpleAgentNew
 
agents.anac.y2012.MetaAgent.agents.WinnerAgent - package agents.anac.y2012.MetaAgent.agents.WinnerAgent
 
agents.anac.y2012.OMACagent - package agents.anac.y2012.OMACagent
 
agents.anac.y2012.TheNegotiatorReloaded - package agents.anac.y2012.TheNegotiatorReloaded
 
agents.anac.y2013.AgentKF - package agents.anac.y2013.AgentKF
 
agents.anac.y2013.GAgent - package agents.anac.y2013.GAgent
 
agents.anac.y2013.InoxAgent - package agents.anac.y2013.InoxAgent
 
agents.anac.y2013.MetaAgent - package agents.anac.y2013.MetaAgent
 
agents.anac.y2013.MetaAgent.agentsData - package agents.anac.y2013.MetaAgent.agentsData
 
agents.anac.y2013.MetaAgent.agentsData.agents - package agents.anac.y2013.MetaAgent.agentsData.agents
 
agents.anac.y2013.MetaAgent.parser.cart - package agents.anac.y2013.MetaAgent.parser.cart
 
agents.anac.y2013.MetaAgent.parser.cart.tree - package agents.anac.y2013.MetaAgent.parser.cart.tree
 
agents.anac.y2013.MetaAgent.parser.nn - package agents.anac.y2013.MetaAgent.parser.nn
 
agents.anac.y2013.MetaAgent.parser.reg - package agents.anac.y2013.MetaAgent.parser.reg
 
agents.anac.y2013.MetaAgent.portfolio.AgentLG - package agents.anac.y2013.MetaAgent.portfolio.AgentLG
 
agents.anac.y2013.MetaAgent.portfolio.AgentMR - package agents.anac.y2013.MetaAgent.portfolio.AgentMR
 
agents.anac.y2013.MetaAgent.portfolio.BRAMAgent2 - package agents.anac.y2013.MetaAgent.portfolio.BRAMAgent2
 
agents.anac.y2013.MetaAgent.portfolio.CUHKAgent - package agents.anac.y2013.MetaAgent.portfolio.CUHKAgent
 
agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012 - package agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012
 
agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011 - package agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011
 
agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils - package agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils
 
agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.utility - package agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.utility
 
agents.anac.y2013.MetaAgent.portfolio.OMACagent - package agents.anac.y2013.MetaAgent.portfolio.OMACagent
 
agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded - package agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
 
agents.anac.y2013.SlavaAgent - package agents.anac.y2013.SlavaAgent
 
agents.anac.y2013.TheFawkes - package agents.anac.y2013.TheFawkes
 
agents.anac.y2013.TMFAgent - package agents.anac.y2013.TMFAgent
 
agents.bayesianopponentmodel - package agents.bayesianopponentmodel
 
agents.qoagent - package agents.qoagent
 
agents.qoagent2 - package agents.qoagent2
 
agents.similarity - package agents.similarity
 
agentSetup() - Method in class agents.anac.y2012.TheNegotiatorReloaded.TheNegotiatorReloaded
Initializes the agent by setting the opponent model, the opponent model strategy, bidding strategy, and acceptance conditions.
agentSetup() - Method in class agents.anac.y2013.InoxAgent.InoxAgent
 
agentSetup() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
Method used to setup the agent.
agentSetup() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TheNegotiatorReloaded
Initializes the agent by setting the opponent model, the opponent model strategy, bidding strategy, and acceptance conditions.
agentSetup() - Method in class agents.anac.y2013.TheFawkes.TheFawkes
 
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.
AgentsFactory - Class in agents
Factory that can provide you with agent names, search for implementors of some interface, and give you an instantiation of an agent of a given name.
AgentSmith - Class in agents.anac.y2010.AgentSmith
ANAC2010 competitor Agent Smith.
AgentSmith() - Constructor for class agents.anac.y2010.AgentSmith.AgentSmith
 
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
 
AgentTools - Class in agents.qoagent
 
AgentTools(AutomatedAgent) - Constructor for class agents.qoagent.AgentTools
Constructor Save a pointer to the AutomatedAgent class
AgentValue - Class in negotiator.tournament.VariablesAndValues
 
AgentValue(AgentRepItem) - Constructor for class negotiator.tournament.VariablesAndValues.AgentValue
 
AgentVariable - Class in negotiator.tournament.VariablesAndValues
AgentVariable indicates the agents used in a tournament.
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
 
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.
allBids - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
List of all possible bids in the domain
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
 
allParameterCombis(Tournament, AgentRepItem, AgentRepItem, ProfileRepItem, ProfileRepItem) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
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<AlternatingOffersOldProtocol>, ProfileRepItem, ProfileRepItem, AgentRepItem, AgentRepItem, ArrayList<AssignedParamValue>) - Static method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
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.AlternatingOffersOldProtocol
 
ALTERNATING_OFFERS_AGENT_B_INDEX - Static variable in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
 
AlternatingOfferConsensusProtocol - Class in negotiator.protocol
Implementation of an alternating offer protocol using voting consensus.
AlternatingOfferConsensusProtocol() - Constructor for class negotiator.protocol.AlternatingOfferConsensusProtocol
 
AlternatingOfferCounterOfferProtocol - Class in negotiator.protocol
Implementation of an alternating offer protocol using offer/counter-offer.
AlternatingOfferCounterOfferProtocol() - Constructor for class negotiator.protocol.AlternatingOfferCounterOfferProtocol
 
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(OldProtocol, 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
AlternatingOffersOldProtocol - Class in negotiator.protocol.alternatingoffers
Manager of the Alternating Offers protocol: Loads and initializes agents, domain, etc.
AlternatingOffersOldProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
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.
Annealer - Class in negotiator.parties
Implementation of a party that uses simulated annealing strategy to get to an agreement.
Annealer(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.Annealer
Initializes a new instance of the Annealer class.
applyAction(Action, Session) - Method in class negotiator.protocol.MediatorFeedbackProtocol
Apply the action according to the protocol.
applyAction(Action, Session) - Method in interface negotiator.protocol.Protocol
Apply the action according to the protocol.
applyAction(Action, Session) - Method in class negotiator.protocol.ProtocolAdapter
Apply the action according to the protocol.
ArrayListXML<E> - Class in negotiator
ArrayListXML is an arraylist with an extra toXML function.
Arrow - Class in agents.anac.y2013.MetaAgent.parser.nn
 
Arrow(int, int, double) - Constructor for class agents.anac.y2013.MetaAgent.parser.nn.Arrow
 
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialog
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialog2
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialogAcceptance
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid, Bid) - Method in class agents.EnterBidDialogAcceptance
 
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialogAcceptReject
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialogExtended
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid) - Method in interface agents.EnterBidDialogInterface
 
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialogOffer
This is called by UIAgent repeatedly, to ask for next action.
askUserForAction(Action, Bid) - Method in class agents.EnterBidDialogOfferForVoting
This is called by UIAgent repeatedly, to ask for next action.
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 agents.anac.y2011.ValueModelAgent.ValueModeler
 
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(OldProtocol, 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
 
AutomatedAgent - Class in agents.qoagent
The AutomatedAgent class represents the automated agent.
AutomatedAgent() - Constructor for class agents.qoagent.AutomatedAgent
 
AutomatedAgent(String, int, String, String) - Constructor for class agents.qoagent.AutomatedAgent
Initialize the Automated Agent
AutomatedAgentDelayedMessageThread - Class in agents.qoagent
The AutomatedAgentDelayedMessageThread class allows to send a message in a delay
AutomatedAgentGameTime - Class in agents.qoagent
Class name: AutomatedAgentGameTime Goal: Creating the stop-watch for the automated agent.
AutomatedAgentGameTime(boolean, int, int, int, AutomatedAgent, boolean) - Constructor for class agents.qoagent.AutomatedAgentGameTime
Method name: AutomatedAgentGameTime() Goal: Constructor.
AutomatedAgentGameTime() - Constructor for class agents.qoagent.AutomatedAgentGameTime
Method name: AutomatedAgentGameTime() Goal: Constructor.
AutomatedAgentMessages - Class in agents.qoagent
Responsible for the generation of formatted messages for the automated agent
AutomatedAgentMessages(AutomatedAgent, AgentTools, AbstractAutomatedAgent) - Constructor for class agents.qoagent.AutomatedAgentMessages
 
AutomatedAgentsCore - Class in agents.qoagent
 
AutomatedAgentsCore(String, String, AgentTools, AbstractAutomatedAgent) - Constructor for class agents.qoagent.AutomatedAgentsCore
Initializes the agent's core.
AutomatedAgentsCore.AutomatedAgentGenerateAgreement - Class in agents.qoagent
 
AutomatedAgentsCore.AutomatedAgentGenerateAgreement() - Constructor for class agents.qoagent.AutomatedAgentsCore.AutomatedAgentGenerateAgreement
 
AutomatedAgentType - Class in agents.qoagent
 
AutomatedAgentType() - Constructor for class agents.qoagent.AutomatedAgentType
Method name: AutomatedAgentType() Goal: Initializes the agent Input: None.
averLastTResT(int) - Method in class agents.anac.y2010.Yushu.Yushu
 
averLastTResT(int) - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
 
averResT() - Method in class agents.anac.y2010.Yushu.Yushu
 
averResT() - Method in class negotiator.boaframework.sharedagentstate.anac2010.YushuSAS
 
avg(double[]) - Static method in class agents.anac.y2012.OMACagent.OMACagent
 
avg(double[]) - Static method in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
 
avg(double[]) - Static method in class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _