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

O

Objective - Class in negotiator.issue
Some work needs to be done to guarantee consistency of the tree.
Objective() - Constructor for class negotiator.issue.Objective
 
Objective(Objective) - Constructor for class negotiator.issue.Objective
 
Objective(Objective, String) - Constructor for class negotiator.issue.Objective
 
Objective(Objective, String, int) - Constructor for class negotiator.issue.Objective
 
ObjectiveValuePanel - Class in negotiator.gui.tree
 
ObjectiveValuePanel(NegotiatorTreeTableModel, Objective) - Constructor for class negotiator.gui.tree.ObjectiveValuePanel
 
of(A, B) - Static method in class agents.anac.y2010.Southampton.utils.Pair
 
of(A, B) - Static method in class agents.anac.y2011.IAMhaggler2011.Pair
 
of(A, B) - Static method in class agents.anac.y2011.TheNegotiator.Pair
 
of(A, B) - Static method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.Pair
 
of(A, B) - Static method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.Pair
 
of(A, B) - Static method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.Pair
 
of(A, B) - Static method in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.Pair
 
OFFER - Static variable in class agents.qoagent.AutomatedAgentMessages
 
OFFER - Static variable in class agents.qoagent2.QMessages
 
Offer - Class in negotiator.actions
Class which symbolizes an offer of an agent for the opponent.
Offer(AgentID, Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer for the opponent.
Offer(Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer for the opponent.
Offer(Agent, Bid) - Constructor for class negotiator.actions.Offer
Creates an action symbolizing an offer to the opponent.
OfferBestN - Class in negotiator.boaframework.omstrategy
This class uses an opponent model to determine the next bid for the opponent, while taking the opponent's preferences into account.
OfferBestN() - Constructor for class negotiator.boaframework.omstrategy.OfferBestN
Empty constructor used for reflexion.
OfferBestN(NegotiationSession, OpponentModel, int) - Constructor for class negotiator.boaframework.omstrategy.OfferBestN
Normal constructor used to initialize the OfferBestN opponent model strategy.
offeredValueHistory - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
 
OfferForFeedback - Class in negotiator.actions
 
OfferForFeedback(AgentID, Bid) - Constructor for class negotiator.actions.OfferForFeedback
Creates a new instance of SendBid
OfferForFeedback(Agent, Bid) - Constructor for class negotiator.actions.OfferForFeedback
Creates a new instance of SendBid
OfferForVoting - Class in negotiator.actions
 
OfferForVoting(AgentID, Bid) - Constructor for class negotiator.actions.OfferForVoting
Creates a new instance of SendBid
OfferForVoting(Agent, Bid) - Constructor for class negotiator.actions.OfferForVoting
Creates a new instance of SendBid
offeringStrategy - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.AcceptanceStrategy
Reference to the offering strategy
offeringStrategy - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
what to offer
OfferingStrategy - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This is an abstract class for the agents offering strategy
OfferingStrategy() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
 
offeringStrategy - Variable in class negotiator.boaframework.AcceptanceStrategy
Reference to the offering strategy.
offeringStrategy - Variable in class negotiator.boaframework.agent.BOAagent
Decides what to offer
OfferingStrategy - Class in negotiator.boaframework
Describes a bidding strategy of an agent of the BOA framework.
OfferingStrategy() - Constructor for class negotiator.boaframework.OfferingStrategy
 
OfferReceived(Offer) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
 
OfferReceived(Offer) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
 
ok() - Method in class negotiator.gui.DefaultOKCancelDialog
this function computes the result of the dialog.
ok() - Method in class negotiator.gui.tournamentvars.ParameterValueUI
 
ok() - Method in class negotiator.gui.tournamentvars.ParameterVarUI
 
ok() - Method in class negotiator.gui.tournamentvars.ProtocolVarUI
 
ok() - Method in class negotiator.gui.tournamentvars.SingleStringVarUI
 
ok() - Method in class negotiator.gui.tournamentvars.SingleValueVarUI
 
okButton - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
 
oldProtocol - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
 
oldProtocol - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
OldProtocol - Class in negotiator.protocol
Abstract class for the manager of protocols.
OldProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int) - Constructor for class negotiator.protocol.OldProtocol
 
OMACagent - Class in agents.anac.y2012.OMACagent
 
OMACagent() - Constructor for class agents.anac.y2012.OMACagent.OMACagent
 
OMACagent - Class in agents.anac.y2013.MetaAgent.portfolio.OMACagent
 
OMACagent() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
 
OMACagent_Offering - Class in negotiator.boaframework.offeringstrategy.anac2012
This is the decoupled Bidding Strategy of OMACAgent For the opponent model extension a range of bids is found near the target utility.
OMACagent_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
 
OMACagent_Offering(NegotiationSession, OpponentModel, OMStrategy) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.OMACagent_Offering
 
omMeasuresResults - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
omStrategy - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
which bid to select using an opponent model
omStrategy - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
Reference to the opponent model strategy
OMStrategy - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This is the abstract class which determines when the opponent model may be updated, and how it used to select a bid for the opponent.
OMStrategy() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
 
omStrategy - Variable in class negotiator.boaframework.agent.BOAagent
Selects which bid to send when using an opponent model
omStrategy - Variable in class negotiator.boaframework.OfferingStrategy
Reference to the opponent model strategy
OMStrategy - Class in negotiator.boaframework
This is the abstract class which determines when the opponent model may be updated, and how it used to select a bid for the opponent.
OMStrategy() - Constructor for class negotiator.boaframework.OMStrategy
 
openAbout() - Method in class negotiator.gui.NegoGUIView
 
openDocumentation() - Method in class negotiator.gui.NegoGUIView
 
openManual() - Method in class negotiator.gui.NegoGUIView
 
opponentAgreed(int, int[], String) - Method in class agents.qoagent.AbstractAutomatedAgent
called whenever the opponent agreed to one of your massages (promise, query, offer or counter offer).
opponentBidAdded(BidHistory, Bid) - Method in interface agents.anac.y2010.AgentSmith.IBidHistoryListener
 
OpponentBidHistory - Class in agents.anac.y2012.CUHKAgent
Operations related with the opponent's bid history.
OpponentBidHistory() - Constructor for class agents.anac.y2012.CUHKAgent.OpponentBidHistory
 
OpponentBidHistory - Class in agents.anac.y2013.MetaAgent.portfolio.CUHKAgent
Operations related with the opponent's bid history.
OpponentBidHistory() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OpponentBidHistory
 
opponentBidHistory - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
History of bids made by the opponent
opponentBidHistory - Variable in class negotiator.boaframework.NegotiationSession
History of bids made by the opponent.
OpponentBidHistory - Class in negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent
Operations related with the opponent's bid history.
OpponentBidHistory(OpponentModel, OMStrategy, UtilitySpace) - Constructor for class negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent.OpponentBidHistory
 
opponentBids - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
The bids made by the opponent.
opponentBids - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
OpponentBids - Class in agents.anac.y2012.AgentLG
Class that is used to save opponents bid and learn opponent utility
OpponentBids(UtilitySpace) - Constructor for class agents.anac.y2012.AgentLG.OpponentBids
 
OpponentBids - Class in agents.anac.y2013.MetaAgent.portfolio.AgentLG
Class that is used to save opponents bid and learn opponent utility
OpponentBids(UtilitySpace) - Constructor for class agents.anac.y2013.MetaAgent.portfolio.AgentLG.OpponentBids
 
opponentHistory - Variable in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
 
opponentIsHardHead - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
 
opponentIsHardHead - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
opponentMaxBidUtil - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
OpponentModel - Class in agents.anac.y2010.AgentFSEGA
 
OpponentModel() - Constructor for class agents.anac.y2010.AgentFSEGA.OpponentModel
 
OpponentModel - Class in agents.anac.y2010.AgentSmith
The OpponentModel.
OpponentModel(PreferenceProfileManager, BidHistory) - Constructor for class agents.anac.y2010.AgentSmith.OpponentModel
Constructor
opponentModel - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
Our model of the opponent.
OpponentModel - Class in agents.anac.y2010.Southampton.utils
 
OpponentModel(UtilitySpace) - Constructor for class agents.anac.y2010.Southampton.utils.OpponentModel
Default constructor.
OpponentModel - Class in agents.anac.y2012.MetaAgent.agents.MrFriendly
 
OpponentModel(ArrayList<Issue>, double, Timeline) - Constructor for class agents.anac.y2012.MetaAgent.agents.MrFriendly.OpponentModel
Constructor, needs a list of Issues for this domain
opponentModel - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
used to determine the utility of a bid for the opponent
opponentModel - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
Reference to the opponent model
OpponentModel - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This is the abstract class for the agents Opponent Model.
OpponentModel() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
 
OpponentModel - Class in agents.bayesianopponentmodel
 
OpponentModel() - Constructor for class agents.bayesianopponentmodel.OpponentModel
 
opponentModel - Variable in class negotiator.boaframework.AcceptanceStrategy
Reference to opponnent model of agent.
opponentModel - Variable in class negotiator.boaframework.agent.BOAagent
Approximates the utility of a bid for the opponent
OpponentModel - Class in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
 
OpponentModel(UtilitySpace) - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.OpponentModel
Default constructor.
opponentModel - Variable in class negotiator.boaframework.OfferingStrategy
Reference to the opponent model
OpponentModel - Class in negotiator.boaframework
Describes an opponent model of an agent of the BOA framework.
OpponentModel() - Constructor for class negotiator.boaframework.OpponentModel
 
OpponentModel.Extreme - Enum in agents.anac.y2010.Southampton.utils
 
OpponentModel.Extreme - Enum in negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
 
OpponentModeler - Class in agents.anac.y2011.ValueModelAgent
 
OpponentModeler(int, UtilitySpace, Timeline, BidList, BidList, ValueModeler, BidList, ValueModelAgent) - Constructor for class agents.anac.y2011.ValueModelAgent.OpponentModeler
 
OpponentModeler - Class in negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
 
OpponentModeler(int, UtilitySpace, Timeline, BidList, BidList, ValueModeler, BidList) - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.OpponentModeler
 
OpponentModelMeasures - Class in negotiator.qualitymeasures
This class specifies a set of opponent model measures used to measure the performance of an opponent model during a negotiation.
OpponentModelMeasures(UtilitySpace, UtilitySpace) - Constructor for class negotiator.qualitymeasures.OpponentModelMeasures
Creates the measures object by storing a reference to both utility spaces and calculating the real Kalai bid.
OpponentModelMeasuresResults - Class in negotiator.qualitymeasures
Simple class to hold the results of the opponent model measures.
OpponentModelMeasuresResults() - Constructor for class negotiator.qualitymeasures.OpponentModelMeasuresResults
 
opponentModels - Variable in class agents.QOAgent
 
OpponentModelUtilSpace - Class in agents.bayesianopponentmodel
 
OpponentModelUtilSpace(OpponentModel) - Constructor for class agents.bayesianopponentmodel.OpponentModelUtilSpace
 
opponentOffers - Class in agents.anac.y2012.MetaAgent.agents.WinnerAgent
 
opponentOffers(UtilitySpace, double) - Constructor for class agents.anac.y2012.MetaAgent.agents.WinnerAgent.opponentOffers
creating and initializing the opponent's offers and data structure
opponentPreviousBid - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
The opponent's previous bid.
opponentPreviousBid - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
The opponent's previous bid.
opponentPreviousBid - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
The opponent's previous bid.
opponentPreviousBid - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
opponentRejected(int, int[], String) - Method in class agents.qoagent.AbstractAutomatedAgent
called whenever the opponent rejected one of your massages (promise, query, offer or counter offer)
opponentStartbidUtil - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
opponentUtilitySpace - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
 
opponentUtilitySpace - Variable in class negotiator.boaframework.OpponentModel
Reference to the estimated opponent's utility state
OpponnentModel - Class in agents.anac.y2011.Gahboninho
 
OpponnentModel(UtilitySpace, Timeline) - Constructor for class agents.anac.y2011.Gahboninho.OpponnentModel
 
OpponnentModel.IssuePrediction - Class in agents.anac.y2011.Gahboninho
provides prediction of how important each dispute element is, considering opponent's Behavior and "obsessions"
OpponnentModel.IssuePrediction() - Constructor for class agents.anac.y2011.Gahboninho.OpponnentModel.IssuePrediction
 
OppositeModel - Class in negotiator.boaframework.opponentmodel
Simple baseline opponent model which just mirror's the utility space of the agent.
OppositeModel() - Constructor for class negotiator.boaframework.opponentmodel.OppositeModel
 
OPT_OUT - Static variable in class agents.qoagent.AutomatedAgentMessages
 
OPT_OUT - Static variable in class agents.qoagent2.QMessages
 
OPT_OUT_IND - Static variable in class agents.qoagent.AutomatedAgentsCore
 
OPT_OUT_IND - Static variable in class agents.qoagent2.QAgentsCore
 
OPT_OUT_STR - Static variable in class agents.qoagent.AutomatedAgentsCore
 
OPT_OUT_STR - Static variable in class agents.qoagent2.QAgentsCore
 
OptimalBidder - Class in agents
 
OptimalBidder() - Constructor for class agents.OptimalBidder
 
OptimalBidderSimple - Class in agents
 
OptimalBidderSimple() - Constructor for class agents.OptimalBidderSimple
 
OptimalBidderSimpleU - Class in agents
 
OptimalBidderSimpleU() - Constructor for class agents.OptimalBidderSimpleU
 
OptimalBidderU - Class in agents
 
OptimalBidderU() - Constructor for class agents.OptimalBidderU
 
optOut() - Method in class agents.qoagent.AgentTools
 
OrderedSimpleElement - Class in negotiator.xml
Orders the attributes
OrderedSimpleElement(String) - Constructor for class negotiator.xml.OrderedSimpleElement
 
org.apache.commons.math - package org.apache.commons.math
 
org.apache.commons.math.linear - package org.apache.commons.math.linear
 
org.apache.commons.math.special - package org.apache.commons.math.special
 
org.apache.commons.math.stat - package org.apache.commons.math.stat
 
org.apache.commons.math.stat.correlation - package org.apache.commons.math.stat.correlation
 
org.jdesktop.application - package org.jdesktop.application
 
org.jdesktop.swingworker - package org.jdesktop.swingworker
 
org.jfree - package org.jfree
 
org.jfree.chart - package org.jfree.chart
 
org.jfree.chart.annotations - package org.jfree.chart.annotations
 
org.jfree.chart.axis - package org.jfree.chart.axis
 
org.jfree.chart.entity - package org.jfree.chart.entity
 
org.jfree.chart.event - package org.jfree.chart.event
 
org.jfree.chart.labels - package org.jfree.chart.labels
 
org.jfree.chart.panel - package org.jfree.chart.panel
 
org.jfree.chart.plot - package org.jfree.chart.plot
 
org.jfree.chart.renderer - package org.jfree.chart.renderer
 
org.jfree.chart.renderer.xy - package org.jfree.chart.renderer.xy
 
org.jfree.chart.title - package org.jfree.chart.title
 
org.jfree.chart.urls - package org.jfree.chart.urls
 
org.jfree.chart.util - package org.jfree.chart.util
 
org.jfree.data - package org.jfree.data
 
org.jfree.data.general - package org.jfree.data.general
 
org.jfree.data.xy - package org.jfree.data.xy
 
org.jfree.ui - package org.jfree.ui
 
org.jfree.ui.about - package org.jfree.ui.about
 
org.jfree.util - package org.jfree.util
 
org.netbeans.lib.awtextra - package org.netbeans.lib.awtextra
 
org.paukov.combinatorics - package org.paukov.combinatorics
 
otherAgent(Agent) - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
 
otherUtilitySpace - Variable in class agents.SimpleTitForTatPN
 
ourBids - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
ourNonZeroUtilityRange - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
 
ourUtility - Variable in class agents.anac.y2011.ValueModelAgent.BidWrapper
 
ourUtility - Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
 
OurUtilityOnPareto(double) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
Calculate own coordinate
ourUtilityOnPareto(double) - Method in class negotiator.analysis.BidSpace
Returns the nearest Pareto-optimal bid given the opponent's utility (agent B).
OutcomeInfo - Class in negotiator.qualitymeasures.logmanipulation
Simple object used to the information of a negotiation outcome.
OutcomeInfo() - Constructor for class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
 
OutcomeInfo(String, String, String, String, double, double, double, double, String, double, double, String, String, String, double, String) - Constructor for class negotiator.qualitymeasures.logmanipulation.OutcomeInfo
 
OutcomeInfoDerived - Class in negotiator.qualitymeasures.logmanipulation
 
OutcomeInfoDerived() - Constructor for class negotiator.qualitymeasures.logmanipulation.OutcomeInfoDerived
 
outcomes - Variable in class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
 
outcomeSpace - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
space of possible bids
outcomeSpace - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
Optional outcomespace which should be set manually
OutcomeSpace - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This class generates the complete outcome space and is therefore Useful if someone wants to quickly implement an agent.
OutcomeSpace() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
 
OutcomeSpace(UtilitySpace) - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OutcomeSpace
 
outcomeSpace - Variable in class negotiator.boaframework.agent.BOAagent
Contains the space of possible bids
outcomeSpace - Variable in class negotiator.boaframework.NegotiationSession
Optional outcomespace which should be set manually.
OutcomeSpace - Class in negotiator.boaframework
This class generates the complete outcome space and is therefore useful if someone wants to quickly implement an agent.
OutcomeSpace(UtilitySpace) - Constructor for class negotiator.boaframework.OutcomeSpace
Creates an unsorted outcome space.
OutcomeTuple - Class in negotiator.boaframework
This class is a container which holds the necessary information so that a particular NegotiationOutcome of the multi-acceptance criteria (MAC) can be reconstructed given a full negotiation outcome.
OutcomeTuple(Bid, String, double, int, int, String, String) - Constructor for class negotiator.boaframework.OutcomeTuple
 
outputFile - Variable in class misc.CommandLineOptions
Option "f", specify the output file for the commandline runner.
OwnBidHistory - Class in agents.anac.y2012.CUHKAgent
 
OwnBidHistory() - Constructor for class agents.anac.y2012.CUHKAgent.OwnBidHistory
 
OwnBidHistory - Class in agents.anac.y2013.MetaAgent.portfolio.CUHKAgent
 
OwnBidHistory() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OwnBidHistory
 
ownBidHistory - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
History of bids made by the agent
ownBidHistory - Variable in class negotiator.boaframework.NegotiationSession
History of bids made by the agent.
ownTotalRounds - Static variable in class agents.OptimalBidder
 
$ 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 _