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

M

m - Variable in class misc.ScoreKeeper
Map of objects and their score
m_fullUtility - Variable in class agents.qoagent.AutomatedAgentType
 
m_fullUtility - Variable in class agents.qoagent2.QAgentType
 
m_gtStopNeg - Variable in class agents.qoagent.AutomatedAgent
 
m_gtStopNeg - Variable in class agents.qoagent2.QOAgent
 
m_gtStopTurn - Variable in class agents.qoagent.AutomatedAgent
 
m_gtStopTurn - Variable in class agents.qoagent2.QOAgent
 
MACoutcomes - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
 
madeupFeedback(double, double) - Static method in enum negotiator.Feedback
 
main(String[]) - Static method in class agents.TestingAgent
 
main(String[]) - Static method in class misc.CommandLineRunner
Main method used to launch a negotiation specified as commandline commands.
main(String[]) - Static method in class misc.DomainGenerator
This method generates a utility space for a given domain.
main(String[]) - Static method in class misc.ScenarioLauncher
 
main(String[]) - Static method in class misc.Simulator
 
main(String[]) - Static method in class misc.SimulatorConfiguration
 
main(String[]) - Static method in class negotiator.analysis.ParetoTest
 
main(String[]) - Static method in class negotiator.gui.NegoGUIApp
Main method launching the application.
main(String[]) - Static method in class negotiator.gui.tournamentvars.ParameterUI
 
main(String[]) - Static method in class negotiator.parties.partialopponentmodel.ValuePreferenceGraph
 
main(String[]) - Static method in class negotiator.PausableContinuousTimeline
 
main(String[]) - Static method in class negotiator.qualitymeasures.logmanipulation.TournamentMeasures
Can be optionally used to createFrom a tournament results log afterwards.
main(String[]) - Static method in class negotiator.qualitymeasures.ScenarioMeasures
 
main(String[]) - Static method in class negotiator.qualitymeasures.TraceProcessor
 
main(String[]) - Static method in class negotiator.ScenarioValidator
 
makeAcceptAction() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
By default, if an offer is deemed acceptable, we send accept.
makeAcceptAction() - Method in class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
 
makeBid() - Method in class agents.TimeDependentAgent
 
makeDecision() - Method in class agents.anac.y2011.TheNegotiator.Decider
Method which returns the action to be performed by the agent.
makeEmpty() - Method in class agents.anac.y2011.TheNegotiator.Queue
Make the queue logically empty.
makeEmpty() - Method in class misc.Queue
Make the queue logically empty.
makeWarning(String, Exception, boolean, int) - Method in class negotiator.exceptions.Warning
Add warning to static hashtable used to keep track of all warnings issued so far.
marshal(ArrayList<RepItem>) - Method in class negotiator.repository.RepositoryItemTypeAdapter
 
matchDataLogger - Variable in class negotiator.protocol.BilateralAtomicNegotiationSession
 
max - Variable in class misc.ScoreKeeper
The highest score in the map
max - Variable in class negotiator.AgentParam
 
max - Variable in class negotiator.utility.SumZeroConstraint
 
max - Variable in class negotiator.utility.SumZeroConstraintList
 
MAX_ISSUES - Static variable in class agents.qoagent.AutomatedAgentType
 
MAX_ISSUES - Static variable in class agents.qoagent2.QAgentType
 
maxBlock - Variable in class agents.anac.y2012.OMACagent.TimeBidHistory
 
maxBlock - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
MAXIMUM_ASPIRATION - Static variable in class agents.anac.y2010.Southampton.SouthamptonAgent
Our maximum aspiration level.
MAXIMUM_ASPIRATION - Variable in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
 
MAXIMUM_ASPIRATION - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
Our maximum aspiration level.
MAXIMUM_ASPIRATION - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
Our maximum aspiration level.
MAXIMUM_ASPIRATION - Static variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
MAXIMUM_ASPIRATION - Variable in class negotiator.boaframework.offeringstrategy.anac2011.IAMhaggler2011_Offering
 
MaxListener - Interface in negotiator.gui.tab
 
maxOperation(MouseEvent) - Method in interface negotiator.gui.tab.MaxListener
 
maxU - Variable in class agents.anac.y2012.OMACagent.TimeBidHistory
 
maxU - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
maxUtilityOfPartnerBid - Variable in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
 
maxUtilityPartnerBidDetails - Variable in class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
 
maxUtilityValue - Variable in class negotiator.boaframework.opponentmodel.nash.AIssueEvaluationNumerical
 
mayImproveAll(int, Value, Value) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
 
mayImproveMajority(int, Value, Value) - Method in class negotiator.parties.partialopponentmodel.PartialPreferenceModels
 
mean - Variable in class agents.anac.y2013.GAgent.Probability
 
MeanNode - Class in agents.anac.y2013.MetaAgent.parser.cart.tree
 
Mediator - Class in negotiator.parties
Base class for all mediator parties.
Mediator(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.Mediator
Initializes a new instance of the Mediator class.
MediatorFeedbackBasedProtocol - Class in negotiator.multipartyprotocol
 
MediatorFeedbackBasedProtocol(ArrayList<PartyRepItem>, ArrayList<AgentID>, ArrayList<ProfileRepItem>, ArrayList<HashMap<AgentParameterVariable, AgentParamValue>>, DeadlineType, int) - Constructor for class negotiator.multipartyprotocol.MediatorFeedbackBasedProtocol
 
MediatorFeedbackProtocol - Class in negotiator.protocol
Implementation of a mediator based protocol based on feedback.
MediatorFeedbackProtocol() - Constructor for class negotiator.protocol.MediatorFeedbackProtocol
 
MediatorHumanNegotiationParty - Class in negotiator.parties
modified version of W.Pasman's modified version of Dmytro's UIAgent
MediatorHumanNegotiationParty(UtilitySpace, Map<DeadlineType, Object>, Timeline, long) - Constructor for class negotiator.parties.MediatorHumanNegotiationParty
One agent will be kept alive over multiple sessions.
MediatorProtocol - Class in negotiator.protocol
Base class for all mediator-based protocol

Initial implementations of this MediatorProtocol are: SimpleMediatorBasedProtocol MediatorFeedbackProtocol

MediatorProtocol() - Constructor for class negotiator.protocol.MediatorProtocol
 
mergeIntoFrontier(BidPoint) - Method in class negotiator.analysis.ParetoFrontier
Determines if a bid should be added to the Pareto-frontier.
mergeParetoFrontiers(ArrayList<BidPoint>, ArrayList<BidPoint>) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
 
MESSAGE_RECEIVED - Static variable in class agents.qoagent.AutomatedAgentMessages
 
MESSAGE_RECEIVED - Static variable in class agents.qoagent2.QMessages
 
MESSAGE_REJECTED - Static variable in class agents.qoagent.AutomatedAgentMessages
 
MESSAGE_REJECTED - Static variable in class agents.qoagent2.QMessages
 
messageOpponent - Variable in class agents.BayesianAgentForAuction
 
MetaAgent - Class in agents.anac.y2012.MetaAgent
 
MetaAgent() - Constructor for class agents.anac.y2012.MetaAgent.MetaAgent
 
MetaAgent - Class in agents.anac.y2013.MetaAgent
 
MetaAgent() - Constructor for class agents.anac.y2013.MetaAgent.MetaAgent
 
min - Variable in class negotiator.AgentParam
 
min - Variable in class negotiator.utility.SumZeroConstraint
 
min - Variable in class negotiator.utility.SumZeroConstraintList
 
misc - package misc
 
model - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
Reference to the opponent model
model - Variable in class negotiator.boaframework.OMStrategy
Reference to the opponent model
model - Variable in class negotiator.gui.tree.IssueValuePanel
 
motionListener - Variable in class negotiator.gui.tab.CloseTabPaneUI
 
MrFriendly - Class in agents.anac.y2012.MetaAgent.agents.MrFriendly
 
MrFriendly() - Constructor for class agents.anac.y2012.MetaAgent.agents.MrFriendly.MrFriendly
 
Multi_AcceptanceCondition - Class in negotiator.boaframework.acceptanceconditions.other
The MAC is a tool which allows to test many acceptance strategies in the same negotiation trace.
Multi_AcceptanceCondition() - Constructor for class negotiator.boaframework.acceptanceconditions.other.Multi_AcceptanceCondition
Empty constructor for the BOA framework.
MultilateralAnalysis - Class in negotiator.analysis
Start on analysis of the multi party tournament.
MultilateralAnalysis(Session, List<NegotiationParty>, Protocol) - Constructor for class negotiator.analysis.MultilateralAnalysis
 
MultilateralTournamentConfiguration - Interface in negotiator.config
Stores the configuration variables for the from MultilateralUI
MultilateralUI - Class in negotiator.gui.negosession
This is the user interface for the multilateral tournament.
MultilateralUI() - Constructor for class negotiator.gui.negosession.MultilateralUI
Creates a new instance of the MultilateralUI object.
MultiListSelectionModel - Class in negotiator.gui
Selection model for JList's which allows multiple elements to be selected by toggling an item when clicked.
MultiListSelectionModel() - Constructor for class negotiator.gui.MultiListSelectionModel
 
MultiNegoSessionUI - Class in negotiator.gui.negosession
 
MultiNegoSessionUI() - Constructor for class negotiator.gui.negosession.MultiNegoSessionUI
Creates new form MultiNegoSessionUI
MultipartyBidChart - Class in negotiator.gui.chart
 
MultipartyBidChart(ArrayList<String>, int) - Constructor for class negotiator.gui.chart.MultipartyBidChart
 
MultipartyBidChart(ArrayList<String>) - Constructor for class negotiator.gui.chart.MultipartyBidChart
 
MultipartyNegotiationEventListener - Interface in negotiator
implement this class in order to subscribe with the NegotiationManager to get callback on handleEvent().
MultipartyNegotiationOfferEvent - Class in negotiator.events
 
MultipartyNegotiationOfferEvent(Object, int, int, double, Action, ArrayList<Double>, boolean) - Constructor for class negotiator.events.MultipartyNegotiationOfferEvent
 
MultiPartyNegotiationSession - Class in negotiator.multipartyprotocol
 
MultiPartyNegotiationSession(int, MultiPartyProtocol, NegoRound, ArrayList<Party>, ArrayList<UtilitySpace>, ArrayList<HashMap<AgentParameterVariable, AgentParamValue>>, DeadlineType, int) - Constructor for class negotiator.multipartyprotocol.MultiPartyNegotiationSession
 
MultipartyNegotiationSessionEvent - Class in negotiator.events
 
MultipartyNegotiationSessionEvent(Object, Session, Bid) - Constructor for class negotiator.events.MultipartyNegotiationSessionEvent
 
MultipartyProgressUI - Class in negotiator.gui.progress
 
MultipartyProgressUI(ArrayList<String>, SessionManager, List<NegotiationParty>) - Constructor for class negotiator.gui.progress.MultipartyProgressUI
Creates new form ProgressUI2
MultiPartyProtocol - Class in negotiator.multipartyprotocol
 
MultiPartyProtocol(ArrayList<PartyRepItem>, ArrayList<AgentID>, ArrayList<ProfileRepItem>, ArrayList<HashMap<AgentParameterVariable, AgentParamValue>>, DeadlineType, int) - Constructor for class negotiator.multipartyprotocol.MultiPartyProtocol
 
MultiPartyProtocolRepItem - Class in negotiator.repository
 
MultiPartyProtocolRepItem() - Constructor for class negotiator.repository.MultiPartyProtocolRepItem
 
MultiPartyProtocolRepItem(String, String, String, Boolean, Boolean) - Constructor for class negotiator.repository.MultiPartyProtocolRepItem
 
MultiPhaseAuctionOldProtocol - Class in negotiator.protocol.auction
 
MultiPhaseAuctionOldProtocol(AgentRepItem[], ProfileRepItem[], HashMap<AgentParameterVariable, AgentParamValue>[], int, int) - Constructor for class negotiator.protocol.auction.MultiPhaseAuctionOldProtocol
 
MultipleAgentsVariable - Class in negotiator.tournament.VariablesAndValues
 
MultipleAgentsVariable() - Constructor for class negotiator.tournament.VariablesAndValues.MultipleAgentsVariable
 
MyBayesianOpponentModel - Class in agents.anac.y2010.AgentFSEGA
 
MyBayesianOpponentModel(UtilitySpace) - Constructor for class agents.anac.y2010.AgentFSEGA.MyBayesianOpponentModel
 
myBeginSession() - Method in class agents.anac.y2013.AgentKF.AgentKF
 
myBeginSession() - Method in class agents.SimpleAgentSavingBidHistory
 
myBidAdded(BidHistory, Bid) - Method in interface agents.anac.y2010.AgentSmith.IBidHistoryListener
 
myHistory - Variable in class agents.anac.y2011.Nice_Tit_for_Tat.BilateralAgent
 
myLastAction - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
My previous action.
myLastAction - Variable in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
 
myLastAction - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
My previous action.
myLastAction - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
My previous action.
myLastAction - Variable in class agents.BayesianAgentForAuction
 
myLastBid - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
My previous bid.
myLastBid - Variable in class agents.anac.y2011.IAMhaggler2011.IAMhaggler2011
 
myLastBid - Variable in class agents.anac.y2012.IAMhaggler2012.agents2011.SouthamptonAgent
My previous bid.
myLastBid - Variable in class agents.anac.y2013.MetaAgent.portfolio.IAMhaggler2012.agents2011.SouthamptonAgent
My previous bid.
myLastBid - Variable in class agents.BayesianAgentForAuction
 
myLastBid - Variable in class negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010_Offering
 
myMaximumUtility - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
myPreviousBids - Variable in class agents.anac.y2010.Southampton.SouthamptonAgent
A list of our previous bids.
myPreviousBids - Variable in class agents.BayesianAgentForAuction
 
myProviderLastBid - Variable in class agents.BayesianAgentForAuctionMultiPhase
 
MyTreeNode - Class in negotiator.gui.domainrepository
 
MyTreeNode(RepItem) - Constructor for class negotiator.gui.domainrepository.MyTreeNode
 
$ 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 _