$ 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 _ 

F

f(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeDependentFunction
From [1]: A wide range of time dependent functions can be defined by varying the way in which f(t) is computed.
f(double) - Method in class agents.TimeDependentAgent
From [1]: A wide range of time dependent functions can be defined by varying the way in which f(t) is computed.
f(double) - Method in class negotiator.boaframework.offeringstrategy.other.GeniusTimeDependent_Offering
From [1]: A wide range of time dependent functions can be defined by varying the way in which f(t) is computed.
f(double) - Method in class negotiator.boaframework.offeringstrategy.other.TimeDependent_Offering
From [1]: A wide range of time dependent functions can be defined by varying the way in which f(t) is computed.
fac(int) - Method in class negotiator.utility.TournamentIndicesGenerator
 
factory(String) - Static method in class agents.anac.y2013.MetaAgent.parser.cart.tree.EstimatedNode
 
factory(String) - Static method in class agents.anac.y2013.MetaAgent.parser.cart.tree.MeanNode
 
factory(String) - Static method in class agents.anac.y2013.MetaAgent.parser.cart.tree.PrimarySplit
 
factory(String) - Static method in class agents.anac.y2013.MetaAgent.parser.cart.tree.SurrogateSplit
 
fAgentABids - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
fAgentBBids - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
fAgentID - Variable in class agents.anac.y2010.AgentSmith.ABidStrategy
 
Fawkes_Offering - Class in negotiator.boaframework.offeringstrategy.anac2013
Bidding Strategy
Fawkes_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.Fawkes_Offering
 
Fawkews_Math - Class in negotiator.boaframework.offeringstrategy.anac2013.TheFawkes
 
Fawkews_Math() - Constructor for class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.Fawkews_Math
 
fBiddingHistory - Variable in class agents.bayesianopponentmodel.OpponentModel
 
fBidHistory - Variable in class agents.anac.y2010.AgentSmith.ABidStrategy
 
fBidHistory - Variable in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
 
fDomain - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidIterator
 
fDomain - Variable in class agents.bayesianopponentmodel.OpponentModel
 
fDomain - Variable in class negotiator.BidIterator
 
feedback - Variable in class negotiator.actions.GiveFeedback
 
Feedback - Enum in negotiator
 
FeedbackHillClimber - Class in negotiator.parties
Hill climber implementation for the mediator protocol with feedback.
FeedbackHillClimber(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.FeedbackHillClimber
Initializes a new instance of the Party class.
FeedbackMediator - Class in negotiator.parties
Implementation of a mediator that uses feedback to make a (partial) preference graph of the participating parties offers.
FeedbackMediator(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.FeedbackMediator
Initializes a new instance of the Party class.
fetchMediators() - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch mediator parties
fetchMediatorsForProtocol(MultiPartyProtocolRepItem) - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch mediator parties
fetchParties() - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch non-mediator parties
fetchPartiesForProtocol(MultiPartyProtocolRepItem) - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch non-mediator parties
fetchProfiles() - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch profiles
fetchProtocols() - Static method in class negotiator.gui.negosession.ContentProxy
Use the repository object to fetch protocols
FileLogger - Class in negotiator.logging
Creates a file logger which wil log the inputted messages to a file
FileLogger(String) - Constructor for class negotiator.logging.FileLogger
 
fileName - Variable in class negotiator.utility.UtilitySpace
 
fillGUI(BilateralAtomicNegotiationSession) - Method in class negotiator.gui.progress.ProgressUI2
 
filterBetween(double, double, double, double) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
 
filterBetween(double, double, double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2] and with a utility in (u1, u2].
filterBetween(double, double, double, double) - Method in class negotiator.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2] and with a utility in (u1, u2].
filterBetween(double, double, double, double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.NiceTitForTatSAS
 
filterBetweenTime(double, double) - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BidHistory
 
filterBetweenTime(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2].
filterBetweenTime(double, double) - Method in class negotiator.BidHistory
Returns the set of bids offered between time instances t1 and t2: (t1, t2].
filterBetweenTime(double, double) - Method in class negotiator.boaframework.sharedagentstate.anac2011.NiceTitForTatSAS
 
filterBetweenUtility(double, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidHistory
Returns the set of bids with a utility of at least u1 and at most u2: (u1, u2].
filterBetweenUtility(double, double) - Method in class negotiator.BidHistory
Returns the set of bids with a utility of at least u1 and at most u2: (u1, u2].
FilterBids(TreeMap<Double, Bid>, int) - Method in class agents.anac.y2011.Gahboninho.OpponnentModel
 
FilterBids(TreeMap<Double, Bid>, int) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.GahboninhoOM
 
filterUtility(double) - Method in class negotiator.BidHistory
Returns the set of bids with utility u.
FinalDistance(double[]) - Static method in class agents.FuzzyAgent
 
finalize() - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
 
finalize() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
 
finalize() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
 
finalize() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
finalRound - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
findDomain(Domain, UtilitySpace, UtilitySpace, String, String, Range, Range, boolean, boolean) - Static method in class misc.DomainGenerator
Method which keeps generating new domains until a domain satisfying the bounds on the opposition and bid distribution is found.
findMinMaxUtility() - Method in class agents.anac.y2010.Southampton.utils.OpponentModel
Find the minimum and maximum utilities of the bids in the utility space.
findMinMaxUtility() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.IAMhagglerModel
Find the minimum and maximum utilities of the bids in the utility space.
findMinMaxUtility() - Method in class agents.bayesianopponentmodel.OpponentModel
 
findMinMaxUtility() - Method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
Find the minimum and maximum utilities of the bids in the utility space.
findMinMaxUtility() - Method in class negotiator.boaframework.opponentmodel.IAMhagglerBayesianModel
Find the minimum and maximum utilities of the bids in the utility space.
findMinMaxUtility() - Method in class negotiator.boaframework.opponentmodel.PerfectIAMhagglerBayesianModel
Find the minimum and maximum utilities of the bids in the utility space.
fInit - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidIterator
 
fInit - Variable in class negotiator.BidIterator
 
fireBilateralAtomicNegotiationSessionEvent(BilateralAtomicNegotiationSession, ProfileRepItem, ProfileRepItem, AgentRepItem, AgentRepItem, String, String) - Method in class negotiator.protocol.OldProtocol
 
fireCloseTabEvent(MouseEvent, int) - Method in class negotiator.gui.tab.CloseTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every CloseListener.
fireDoubleClickTabEvent(MouseEvent, int) - Method in class negotiator.gui.tab.CloseTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every DoubleClickListener.
fireLogMessage(String, String) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
 
fireLogMessage(String, String) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
 
fireLogMessage(String, String) - Method in class negotiator.protocol.OldProtocol
 
fireMaxTabEvent(MouseEvent, int) - Method in class negotiator.gui.tab.CloseTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every MaxListener.
fireMultipartyNegotiationEvent(MultiPartyNegotiationSession) - Method in class negotiator.multipartyprotocol.MultiPartyProtocol
 
fireMultipartyNegotiationOfferEvent(int, double, Action, ArrayList<Double>, boolean) - Method in class negotiator.multipartyprotocol.MultiPartyNegotiationSession
 
fireNegotiationActionEvent(Agent, Action, int, long, double, double, double, double, double, String, boolean) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
 
fireNegotiationActionEvent(Agent, Action, int, long, double, double, double, double, String, boolean) - Method in class negotiator.protocol.BilateralAtomicNegotiationSession
Deprecated.
fireNegotiationActionEvent(Agent, Action, int, long, double, double, double, double, double, String, boolean) - Method in class negotiator.protocol.OldProtocol
 
fireNegotiationSessionEvent(OldProtocol) - Method in class negotiator.tournament.TournamentRunner
 
firePopupOutsideTabEvent(MouseEvent) - Method in class negotiator.gui.tab.CloseTabbedPane
Sends a MouseEvent, whose source is this tabbedpane, to every PopupOutsideListener.
FIRST_EQUILIBRIUM - Static variable in class agents.qoagent2.QAgentsCore.QGenerateAgreement
 
firstOfferedValue - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluation
 
flushLog() - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
Output a message, but only if debugging is turned on.
flushLog() - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
Output a message, but only if debugging is turned on.
fNegotiation - Variable in class negotiator.Agent
Reference to protocol which is set when experimental setup is enabled.
fNumberOfIssues - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidIterator
 
fNumberOfIssues - Variable in class negotiator.BidIterator
 
fOpponentModel - Variable in class agents.BayesianAgent
 
fOpponentModel - Variable in class agents.BayesianAgentForAuction
 
fOpponentModels - Variable in class agents.BayesianAgentForAuction
 
fOpponentPreviousBid - Variable in class agents.BayesianAgentForAuction
 
forceChangeDecrease(double) - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
 
forceChangeDecrease(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
 
forceRedraw() - Method in class negotiator.gui.tree.WeightSlider
 
formatMessage(int, String) - Method in class agents.qoagent.AutomatedAgent
 
formatMessage(int, String) - Method in class agents.qoagent.AutomatedAgentMessages
Formats the message in the predefined structure for sending it later to the server
formatMessage(int, String) - Method in class agents.qoagent2.QMessages
Formats the message in the predefined structure for sending it later to the server
forward(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_Wavelet
Performs the forward transform for the given array from time domain to Hilbert domain and returns a new array of the same size keeping coefficients of Hilbert domain and should be of length 2 to the power of p -- length = 2^p where p is a positive integer.
forward(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_WaveletTransform
 
forwardWavelet(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_DiscreteWaveletTransform
Performs the 1-D forward transform for arrays of dim N from time domain to Hilbert domain for the given array using the Discrete JWave_Wavelet Transform (DWT) algorithm (identical to the Fast JWave_Wavelet Transform (FWT) in 1-D).
forwardWavelet(double[], int) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_DiscreteWaveletTransform
Performs the 1-D forward transform for arrays of dim N from time domain to Hilbert domain for the given array using the Discrete JWave_Wavelet Transform (DWT) algorithm.
forwardWavelet(double[]) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_WaveletTransform
 
forwardWavelet(double[], int) - Method in class negotiator.boaframework.offeringstrategy.anac2013.TheFawkes.JWave_WaveletTransform
Performs the forward transform from time domain to frequency or Hilbert domain for a given array depending on the used transform algorithm by inheritance.
fPhase - Variable in class agents.BayesianAgentForAuction
 
fPreferenceProfile - Variable in class agents.anac.y2010.AgentSmith.ABidStrategy
 
fRole - Variable in class agents.BayesianAgentForAuction
 
FSEGABayesianModel - Class in negotiator.boaframework.opponentmodel
Adapter to opponent model of FSEGA.
FSEGABayesianModel() - Constructor for class negotiator.boaframework.opponentmodel.FSEGABayesianModel
 
FSEGAOpponentModel - Class in negotiator.boaframework.opponentmodel.fsegaagent
 
FSEGAOpponentModel(UtilitySpace) - Constructor for class negotiator.boaframework.opponentmodel.fsegaagent.FSEGAOpponentModel
 
fSmartSteps - Variable in class agents.BayesianAgentForAuction
 
fst - Variable in class agents.anac.y2010.Southampton.utils.Pair
 
fst - Variable in class agents.anac.y2011.IAMhaggler2011.Pair
 
fst - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.Pair
 
fst - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.Pair
 
fst - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Pair
 
fTimes - Variable in class agents.anac.y2012.OMACagent.TimeBidHistory
 
fTimes - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
FullUtility - Class in agents.qoagent
 
FullUtility() - Constructor for class agents.qoagent.FullUtility
 
FullUtility - Class in agents.qoagent2
 
FullUtility() - Constructor for class agents.qoagent2.FullUtility
 
FunctionalAcceptor - Class in agents
uses the cutoffs to accept
FunctionalAcceptor() - Constructor for class agents.FunctionalAcceptor
 
functionalReservationValue() - Method in class agents.FunctionalAcceptor
 
fUtilitySpace - Variable in class agents.anac.y2010.AgentSmith.ABidStrategy
 
fUtilitySpace - Variable in class agents.anac.y2010.AgentSmith.PreferenceProfileManager
 
fUtilitySpace - Variable in class agents.anac.y2012.OMACagent.TimeBidHistory
 
fUtilitySpace - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
FuzzyAgent - Class in agents
 
FuzzyAgent() - Constructor for class agents.FuzzyAgent
 
FuzzyDist() - Static method in class agents.FuzzyAgent
 
fValuesIndexes - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidIterator
 
fValuesIndexes - Variable in class negotiator.BidIterator
 
fXMLRoot - Variable in class negotiator.utility.UtilitySpace
 
$ 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 _