- lastAction - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- lastBid - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
-
- lastSent() - Method in class agents.anac.y2011.ValueModelAgent.RealValuedecreaseProxy
-
- lastSent() - Method in class agents.anac.y2011.ValueModelAgent.ValueDecrease
-
- lastSent() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.RealValuedecreaseProxy
-
- lastSent() - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.ValueDecrease
-
- lastSentBid - Variable in class agents.anac.y2011.ValueModelAgent.BidWrapper
-
- lastSentBid - Variable in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.BidWrapper
-
- layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class negotiator.gui.tab.CloseTabPaneUI
-
- learnBids(Bid) - Method in class agents.anac.y2011.Gahboninho.IssueManager
-
- learnBids(Bid) - Method in class negotiator.boaframework.sharedagentstate.anac2011.gahboninho.IssueManager
-
- leftZeroUtilityValue - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
-
- lenA - Variable in class agents.anac.y2012.OMACagent.OMACagent
-
- lenA - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
-
- LINEAR - Static variable in class agents.anac.y2010.Southampton.utils.concession.TimeConcessionFunction.Beta
-
- LINEAR - Static variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.TimeConcessionFunction.Beta
-
- LINEAR - Static variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.TimeConcessionFunction.Beta
-
- LINEAR - Static variable in class negotiator.boaframework.opponentmodel.iamhaggler.TimeConcessionFunction.Beta
-
- LinearBidIterator - Class in negotiator
-
- LinearBidIterator(Domain, UtilitySpace, double, double) - Constructor for class negotiator.LinearBidIterator
-
- LinearSimilarityAgent - Class in agents.anac.y2010.Southampton.similarity
-
- LinearSimilarityAgent() - Constructor for class agents.anac.y2010.Southampton.similarity.LinearSimilarityAgent
-
- load(String) - Method in class negotiator.repository.Repository
-
- loadAgent(String) - Static method in class negotiator.Global
-
Load an agent using the given classname/filename.
- loadAgent(String, String) - Static method in class negotiator.Global
-
load agent and then set the parameters.
- loadAgentsUtilitySpaces() - Method in class negotiator.protocol.OldProtocol
-
- loadClassFromFile(File) - Static method in class negotiator.Global
-
Load a file as a class.
- loadData() - Method in class negotiator.boaframework.AcceptanceStrategy
-
- loadData() - Method in class negotiator.boaframework.BOA
-
Method used to load the saved object, possibly created in a previous
negotiation session.
- loadData() - Method in class negotiator.boaframework.OfferingStrategy
-
- loadData() - Method in class negotiator.boaframework.OMStrategy
-
- loadData() - Method in class negotiator.boaframework.OpponentModel
-
- loadData(String, String) - Method in class negotiator.utility.DataObjects
-
Loads the data of the agent, by the agentClassName and the prefProfName.
- loadFromXML(SimpleElement) - Method in interface agents.similarity.Criteria
-
- loadFromXML(SimpleElement) - Method in class agents.similarity.CriteriaDiscrete
-
- loadFromXML(SimpleElement) - Method in class agents.similarity.CriteriaInteger
-
- loadFromXML(SimpleElement) - Method in class agents.similarity.CriteriaReal
-
- loadFromXML(SimpleElement) - Method in class agents.similarity.Similarity
-
- loadFromXML(SimpleElement, int) - Method in class agents.similarity.SimilarityFunction
-
- loadFromXML(SimpleElement) - Method in interface negotiator.utility.Evaluator
-
Method to
- loadFromXML(SimpleElement) - Method in class negotiator.utility.EvaluatorDiscrete
-
- loadFromXML(SimpleElement) - Method in class negotiator.utility.EvaluatorInteger
-
- loadFromXML(SimpleElement) - Method in class negotiator.utility.EvaluatorObjective
-
- loadFromXML(SimpleElement) - Method in class negotiator.utility.EvaluatorReal
-
- loadObject(String) - Static method in class negotiator.Global
-
Load an object from a given path.
- loadParty(String) - Static method in class negotiator.Global
-
- loadSessionData() - Method in class negotiator.Agent
-
Loads the Serializable
data for the agent.
- loadSetup() - Method in class negotiator.gui.tournamentvars.TournamentUI
-
- loadTraces(String, String) - Method in class negotiator.qualitymeasures.TraceLoader
-
- lock(Objective) - Method in class negotiator.utility.UtilitySpace
-
Place a lock on the weight of an objective or issue.
- lockWeight() - Method in interface negotiator.utility.Evaluator
-
Wouter: lockWeight does not actually lock setWeight or so.
- lockWeight() - Method in class negotiator.utility.EvaluatorDiscrete
-
Locks the weight of this Evaluator.
- lockWeight() - Method in class negotiator.utility.EvaluatorInteger
-
Locks the weight of this Evaluator.
- lockWeight() - Method in class negotiator.utility.EvaluatorObjective
-
Locks the weight of this Evaluator.
- lockWeight() - Method in class negotiator.utility.EvaluatorReal
-
Locks the weight of this Evaluator.
- log(String) - Method in class agents.anac.y2010.Southampton.SouthamptonAgent
-
Output a message, but only if debugging is turned on.
- log(SouthamptonAgent, String) - Method in interface agents.anac.y2010.Southampton.SouthamptonAgentExtrasInterface
-
- log(SouthamptonAgent, String) - Method in class agents.anac.y2010.Southampton.SouthamptonAgentNoExtras
-
- log(String) - Static method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
-
- log(String) - Static method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
-
- log(String) - Static method in class agents.anac.y2011.TheNegotiator.ErrorLogger
-
Used to log an error message in xml-format in a html file.
- log(String) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a message, but only if debugging is turned on.
- log(Matrix) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a matrix, but only if debugging is turned on.
- log(String) - Method in interface agents.anac.y2012.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
-
- log(String) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a message, but only if debugging is turned on.
- log(Matrix) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a matrix, but only if debugging is turned on.
- log(String) - Method in interface agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.VersionIndependentAgentInterface
-
- log(Object) - Method in class negotiator.logging.CsvLogger
-
Log a given object.
- logBid(Bid, double) - Method in interface agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.BidCreator
-
- logBid(Bid, double) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- logBid(Bid, double) - Method in interface agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.BidCreator
-
- logBid(Bid, double) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.southampton.utils.RandomBidCreator
-
- logBid(Session, List<NegotiationParty>, boolean) - Method in class negotiator.logging.SessionLogger
-
Log the sessions most recent action as an offer.
- logDefaultSession(Session, Protocol, List<NegotiationParty>, double) - Static method in class negotiator.logging.CsvLogger
-
Log default session information
- logError(String) - Method in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a message, but only if debugging is turned on.
- logError(String) - Method in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
-
Output a message, but only if debugging is turned on.
- logger - Static variable in class agents.anac.y2012.MetaAgent.agents.DNAgent.DNAgent
-
- Logger - Class in negotiator
-
- Logger(JTextArea) - Constructor for class negotiator.Logger
-
Creates a new instance of Logger
- logLine(Object...) - Method in class negotiator.logging.CsvLogger
-
Logs a complete line to the file.
- logMessage(String, Object...) - Method in class negotiator.logging.SessionLogger
-
Logs a string message
Usage: logMessage("This is %d %s message", 1, "format string")
-> logs message: "This is 1 format string message"
- LogMessageEvent - Class in negotiator.events
-
- LogMessageEvent(Object, String, String) - Constructor for class negotiator.events.LogMessageEvent
-
- logPrefix - Static variable in class negotiator.Global
-
- logPreset - Static variable in class negotiator.Global
-
- logSession(Session, Bid) - Method in class negotiator.logging.SessionLogger
-
General session log.
- logSingleSession(Session, Protocol, List<NegotiationParty>, double) - Static method in class negotiator.logging.CsvLogger
-
- LONG_TERM_TYPE_IDX - Static variable in class agents.qoagent.AutomatedAgentsCore
-
- LONG_TERM_TYPE_IDX - Static variable in class agents.qoagent2.QAgentsCore
-
- Loop<T> - Class in agents.anac.y2012.MetaAgent.agents.WinnerAgent
-
- Loop(Vector<T>, HashMap<Integer, Integer>) - Constructor for class agents.anac.y2012.MetaAgent.agents.WinnerAgent.Loop
-
- Loop(Vector<T>, HashMap<Integer, Integer>, Loop<T>) - Constructor for class agents.anac.y2012.MetaAgent.agents.WinnerAgent.Loop
-
- LOWER_THAN_SQ_RET_VAL - Static variable in class agents.qoagent2.QAgentType
-
- lowerBound - Variable in class agents.anac.y2010.Southampton.analysis.ContinuousEvaluationSection
-
- lowerBound - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010.ContinuousEvaluationSection
-
- lowerbound - Variable in class negotiator.boaframework.opponentmodel.nash.Range
-
- lstUtilityDetails - Variable in class agents.qoagent.FullUtility
-
- lstUtilityDetails - Variable in class agents.qoagent2.FullUtility
-
- lstUtilityIssues - Variable in class agents.qoagent.UtilityDetails
-
- lstUtilityIssues - Variable in class agents.qoagent2.UtilityDetails
-
- lstUtilityValues - Variable in class agents.qoagent.UtilityIssue
-
- lstUtilityValues - Variable in class agents.qoagent2.UtilityIssue
-
- LYYAgent - Class in agents.anac.y2012.MetaAgent.agents.LYY
-
- LYYAgent() - Constructor for class agents.anac.y2012.MetaAgent.agents.LYY.LYYAgent
-