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

N

NAME - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.SharedAgentState
 
name - Variable in class negotiator.AgentParam
 
NAME - Variable in class negotiator.boaframework.SharedAgentState
 
nameField - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
 
nameLabel - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
 
NashFrequencyModel - Class in negotiator.boaframework.opponentmodel
This class holds the model of a negotiator, which will be constructed by it's bids.
NashFrequencyModel() - Constructor for class negotiator.boaframework.opponentmodel.NashFrequencyModel
 
navigate(HashMap<String, Double>) - Method in class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
 
NearestBidPoint(double, double, double, double, ArrayList<Bid>) - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidSpace
find the bid with the minimal distance weightA*DeltaUtilA^2+weightB*DeltaUtilB^2 where DeltaUtilA is the difference between given utilA and the actual util of bid
NegoGUIApp - Class in negotiator.gui
The main class of the application.
NegoGUIApp() - Constructor for class negotiator.gui.NegoGUIApp
 
negoGUIView - Static variable in class negotiator.gui.NegoGUIApp
 
NegoGUIView - Class in negotiator.gui
The application's main frame.
NegoGUIView(SingleFrameApplication) - Constructor for class negotiator.gui.NegoGUIView
 
negoResultFile - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
 
negoRound - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
 
NegoRound - Class in negotiator
 
NegoRound() - Constructor for class negotiator.NegoRound
 
NegoRound(ArrayList<NegoTurn>, int) - Constructor for class negotiator.NegoRound
 
NegoRound(ArrayList<NegoTurn>, ArrayList<Class>, ArrayList<Class>, int) - Constructor for class negotiator.NegoRound
 
NegoRound(NegoRound) - Constructor for class negotiator.NegoRound
 
negoSession - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
 
NegoSessionUI2 - Class in negotiator.gui.negosession
 
NegoSessionUI2() - Constructor for class negotiator.gui.negosession.NegoSessionUI2
Creates new form NegoSessionUI2
NegoTableModel - Class in negotiator.gui.progress
 
NegoTableModel(String[]) - Constructor for class negotiator.gui.progress.NegoTableModel
 
negoThread - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
 
negoThread - Variable in class negotiator.protocol.OldProtocol
 
negotiatingParties - Variable in class negotiator.multipartyprotocol.MultiPartyProtocol
 
NegotiationEvent - Class in negotiator.events
 
NegotiationEvent(Object) - Constructor for class negotiator.events.NegotiationEvent
 
NegotiationEventListener - Interface in negotiator
implement this class in order to subscribe with the NegotiationManager to get callback on handleEvent().
NegotiationLogParser - Class in negotiator.qualitymeasures.logmanipulation
Apparently this class outcome log files.
NegotiationLogParser() - Constructor for class negotiator.qualitymeasures.logmanipulation.NegotiationLogParser
 
NegotiationOutcome - Class in negotiator
 
NegotiationOutcome(AlternatingOffersBilateralAtomicNegoSession, int, Action, ArrayList<BidPointTime>, ArrayList<BidPointTime>, boolean, SimpleElement, double, OutcomeInfo) - Constructor for class negotiator.NegotiationOutcome
Creates a new instance of NegotiationOutcome
NegotiationParty - Interface in negotiator.parties
Represents a Party or Agent used in negotiation.
NegotiationResult - Class in negotiator
 
NegotiationResult(double, Action, Bid) - Constructor for class negotiator.NegotiationResult
 
negotiationSession - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.AcceptanceStrategy
Reference to the object which holds all information about the negotiation
negotiationSession - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BOAagent
link to domain
NegotiationSession - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
This is an abstract class which manages all the negotiation Session pertinent information to a single agent
NegotiationSession(UtilitySpace, Timeline) - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NegotiationSession
 
negotiationSession - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
Reference to the negotiation session
negotiationSession - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OMStrategy
Reference to the object which holds all information about the negotiation
negotiationSession - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OpponentModel
 
negotiationSession - Variable in class negotiator.boaframework.agent.BOAagent
Links to the negotiation domain
negotiationSession - Variable in class negotiator.boaframework.BOA
Reference to the object which holds all information about the negotiation
NegotiationSession - Class in negotiator.boaframework
This is a class which manages all the negotiation session pertinent information to a single agent.
NegotiationSession() - Constructor for class negotiator.boaframework.NegotiationSession
Special constructor used by the NegotiationSessionWrapper.
NegotiationSession(SessionData, UtilitySpace, Timeline) - Constructor for class negotiator.boaframework.NegotiationSession
Create a negotiation session which is used to keep track of the negotiation state.
NegotiationSession(SessionData, UtilitySpace, Timeline, OutcomeSpace) - Constructor for class negotiator.boaframework.NegotiationSession
Create a negotiation session which is used to keep track of the negotiation state.
NegotiationSessionEvent - Class in negotiator.events
 
NegotiationSessionEvent(Object, OldProtocol) - Constructor for class negotiator.events.NegotiationSessionEvent
 
NegotiationSessionWrapper - Class in negotiator.qualitymeasures
Converts a stored negotiation trace of the opponent to a negotiation session.
NegotiationSessionWrapper(Trace, String) - Constructor for class negotiator.qualitymeasures.NegotiationSessionWrapper
Given a trace, and the path to the file where to load the utility profile, construct a negotiation session.
negotiator - package negotiator
 
negotiator.actions - package negotiator.actions
 
negotiator.analysis - package negotiator.analysis
 
negotiator.bidding - package negotiator.bidding
 
negotiator.boaframework - package negotiator.boaframework
 
negotiator.boaframework.acceptanceconditions.anac2010 - package negotiator.boaframework.acceptanceconditions.anac2010
 
negotiator.boaframework.acceptanceconditions.anac2011 - package negotiator.boaframework.acceptanceconditions.anac2011
 
negotiator.boaframework.acceptanceconditions.anac2012 - package negotiator.boaframework.acceptanceconditions.anac2012
 
negotiator.boaframework.acceptanceconditions.anac2013 - package negotiator.boaframework.acceptanceconditions.anac2013
 
negotiator.boaframework.acceptanceconditions.other - package negotiator.boaframework.acceptanceconditions.other
 
negotiator.boaframework.agent - package negotiator.boaframework.agent
 
negotiator.boaframework.offeringstrategy - package negotiator.boaframework.offeringstrategy
 
negotiator.boaframework.offeringstrategy.anac2010 - package negotiator.boaframework.offeringstrategy.anac2010
 
negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010 - package negotiator.boaframework.offeringstrategy.anac2010.IAMhaggler2010
 
negotiator.boaframework.offeringstrategy.anac2011 - package negotiator.boaframework.offeringstrategy.anac2011
 
negotiator.boaframework.offeringstrategy.anac2011.hardheaded - package negotiator.boaframework.offeringstrategy.anac2011.hardheaded
 
negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011 - package negotiator.boaframework.offeringstrategy.anac2011.iamhaggler2011
 
negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent - package negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent
 
negotiator.boaframework.offeringstrategy.anac2012 - package negotiator.boaframework.offeringstrategy.anac2012
 
negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent - package negotiator.boaframework.offeringstrategy.anac2012.CUHKAgent
 
negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded - package negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded
 
negotiator.boaframework.offeringstrategy.anac2013 - package negotiator.boaframework.offeringstrategy.anac2013
 
negotiator.boaframework.offeringstrategy.anac2013.inoxAgent - package negotiator.boaframework.offeringstrategy.anac2013.inoxAgent
 
negotiator.boaframework.offeringstrategy.anac2013.TheFawkes - package negotiator.boaframework.offeringstrategy.anac2013.TheFawkes
 
negotiator.boaframework.offeringstrategy.other - package negotiator.boaframework.offeringstrategy.other
 
negotiator.boaframework.omstrategy - package negotiator.boaframework.omstrategy
 
negotiator.boaframework.opponentmodel - package negotiator.boaframework.opponentmodel
 
negotiator.boaframework.opponentmodel.agentlg - package negotiator.boaframework.opponentmodel.agentlg
 
negotiator.boaframework.opponentmodel.agentsmith - package negotiator.boaframework.opponentmodel.agentsmith
 
negotiator.boaframework.opponentmodel.agentsmithv2 - package negotiator.boaframework.opponentmodel.agentsmithv2
 
negotiator.boaframework.opponentmodel.agentx - package negotiator.boaframework.opponentmodel.agentx
 
negotiator.boaframework.opponentmodel.fsegaagent - package negotiator.boaframework.opponentmodel.fsegaagent
 
negotiator.boaframework.opponentmodel.iamhaggler - package negotiator.boaframework.opponentmodel.iamhaggler
 
negotiator.boaframework.opponentmodel.nash - package negotiator.boaframework.opponentmodel.nash
 
negotiator.boaframework.opponentmodel.tools - package negotiator.boaframework.opponentmodel.tools
 
negotiator.boaframework.repository - package negotiator.boaframework.repository
 
negotiator.boaframework.sharedagentstate.anac2010 - package negotiator.boaframework.sharedagentstate.anac2010
 
negotiator.boaframework.sharedagentstate.anac2011 - package negotiator.boaframework.sharedagentstate.anac2011
 
negotiator.boaframework.sharedagentstate.anac2011.gahboninho - package negotiator.boaframework.sharedagentstate.anac2011.gahboninho
 
negotiator.boaframework.sharedagentstate.anac2012 - package negotiator.boaframework.sharedagentstate.anac2012
 
negotiator.config - package negotiator.config
 
negotiator.distributedtournament - package negotiator.distributedtournament
 
negotiator.events - package negotiator.events
 
negotiator.exceptions - package negotiator.exceptions
 
negotiator.gui - package negotiator.gui
 
negotiator.gui.agentrepository - package negotiator.gui.agentrepository
 
negotiator.gui.boaframework - package negotiator.gui.boaframework
 
negotiator.gui.chart - package negotiator.gui.chart
 
negotiator.gui.dialogs - package negotiator.gui.dialogs
 
negotiator.gui.domainrepository - package negotiator.gui.domainrepository
 
negotiator.gui.negosession - package negotiator.gui.negosession
 
negotiator.gui.progress - package negotiator.gui.progress
 
negotiator.gui.tab - package negotiator.gui.tab
 
negotiator.gui.tournamentvars - package negotiator.gui.tournamentvars
 
negotiator.gui.tree - package negotiator.gui.tree
 
negotiator.issue - package negotiator.issue
 
negotiator.logging - package negotiator.logging
 
negotiator.multipartyprotocol - package negotiator.multipartyprotocol
 
negotiator.parties - package negotiator.parties
 
negotiator.parties.partialopponentmodel - package negotiator.parties.partialopponentmodel
 
negotiator.protocol - package negotiator.protocol
 
negotiator.protocol.alternatingoffers - package negotiator.protocol.alternatingoffers
 
negotiator.protocol.auction - package negotiator.protocol.auction
 
negotiator.qualitymeasures - package negotiator.qualitymeasures
 
negotiator.qualitymeasures.logmanipulation - package negotiator.qualitymeasures.logmanipulation
 
negotiator.repository - package negotiator.repository
 
negotiator.session - package negotiator.session
 
negotiator.tournament - package negotiator.tournament
 
negotiator.tournament.VariablesAndValues - package negotiator.tournament.VariablesAndValues
 
negotiator.utility - package negotiator.utility
 
negotiator.xml - package negotiator.xml
 
NegotiatorException - Exception in negotiator.exceptions
 
NegotiatorException(String) - Constructor for exception negotiator.exceptions.NegotiatorException
Creates a new instance of NegotiatorException
NegotiatorTreeTableModel - Class in negotiator.gui.tree
 
NegotiatorTreeTableModel(Domain) - Constructor for class negotiator.gui.tree.NegotiatorTreeTableModel
 
NegotiatorTreeTableModel(Domain, UtilitySpace) - Constructor for class negotiator.gui.tree.NegotiatorTreeTableModel
 
NegoTurn - Class in negotiator
 
NegoTurn(int) - Constructor for class negotiator.NegoTurn
 
NegoTurn(int, ArrayList<Class>) - Constructor for class negotiator.NegoTurn
 
NegoTurn(int, Class) - Constructor for class negotiator.NegoTurn
 
NEW_OFFER_TYPE - Static variable in class agents.qoagent.AutomatedAgentDelayedMessageThread
 
newAlternatingOffersBilateralAtomicNegoSession() - Method in class negotiator.protocol.alternatingoffers.AlternatingOffersOldProtocol
 
newCloseRect(Rectangle) - Method in class negotiator.gui.tab.CloseTabPaneUI
 
newDistributedTournamentAction() - Method in class negotiator.gui.NegoGUIView
 
newGame() - Method in class agents.qoagent.AutomatedAgentGameTime
Method name: newGame() Goal: Start a new stop-watch.
newGame() - Method in class agents.qoagent2.QGameTime
Method name: newGame() Goal: Start a new stop-watch.
NewIssueDialog - Class in negotiator.gui.dialogs
A dialog window of Genius GUI used to createFrom a new issue and/or evaluator for a issue.
NewIssueDialog(TreeFrame) - Constructor for class negotiator.gui.dialogs.NewIssueDialog
 
NewIssueDialog(TreeFrame, boolean) - Constructor for class negotiator.gui.dialogs.NewIssueDialog
 
NewIssueDialog(TreeFrame, boolean, String) - Constructor for class negotiator.gui.dialogs.NewIssueDialog
 
newMC - Variable in class agents.anac.y2012.OMACagent.TimeBidHistory
 
newMC - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.TimeBidHistory
 
newMultiAgentTournamentTab() - Method in class negotiator.gui.NegoGUIView
Adds a tab to the GUI's start-menu for opening a multi-agent negotiation tab.
newMultiNegoSession() - Method in class negotiator.gui.NegoGUIView
 
newNegoSession() - Method in class negotiator.gui.NegoGUIView
 
NewObjectiveDialog - Class in negotiator.gui.dialogs
Maakt een Dialog om een nieuwe Objective toe te voegen
NewObjectiveDialog(TreeFrame) - Constructor for class negotiator.gui.dialogs.NewObjectiveDialog
 
NewObjectiveDialog(TreeFrame, boolean) - Constructor for class negotiator.gui.dialogs.NewObjectiveDialog
 
NewObjectiveDialog(TreeFrame, boolean, String) - Constructor for class negotiator.gui.dialogs.NewObjectiveDialog
 
NewObjectiveDialog.InvalidInputException - Exception in negotiator.gui.dialogs
 
NewObjectiveDialog.InvalidInputException() - Constructor for exception negotiator.gui.dialogs.NewObjectiveDialog.InvalidInputException
 
NewObjectiveDialog.InvalidInputException(String) - Constructor for exception negotiator.gui.dialogs.NewObjectiveDialog.InvalidInputException
 
newTournament - Variable in class misc.CommandLineOptions
Option "s", automatically open new tournament tab on start up.
newTournamentAction() - Method in class negotiator.gui.NegoGUIView
 
next() - Method in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.BidIterator
 
next() - Method in class negotiator.BidIterator
 
next() - Method in class negotiator.LinearBidIterator
 
nextBid - Variable in class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.OfferingStrategy
The next bid the agent plans to present
nextBid - Variable in class negotiator.boaframework.OfferingStrategy
The next bid the agent plans to present
NiceTitForTat - Class in agents.anac.y2011.Nice_Tit_for_Tat
Tit for tat agent with opponent learning
NiceTitForTat() - Constructor for class agents.anac.y2011.Nice_Tit_for_Tat.NiceTitForTat
 
NiceTitForTat_Offering - Class in negotiator.boaframework.offeringstrategy.anac2011
This is the decoupled Offering Strategy for NiceTitForTat (ANAC2011).
NiceTitForTat_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2011.NiceTitForTat_Offering
Empty constructor for the BOA framework.
NiceTitForTatSAS - Class in negotiator.boaframework.sharedagentstate.anac2011
This is the shared code of the acceptance condition and bidding strategy of ANAC 2011 Nice Tit for Tat.
NiceTitForTatSAS(NegotiationSession) - Constructor for class negotiator.boaframework.sharedagentstate.anac2011.NiceTitForTatSAS
 
NNParser - Class in agents.anac.y2013.MetaAgent.parser.nn
 
NNParser(String) - Constructor for class agents.anac.y2013.MetaAgent.parser.nn.NNParser
 
no - Variable in class negotiator.protocol.alternatingoffers.AlternatingOffersBilateralAtomicNegoSession
 
NO_TYPE - Static variable in class agents.qoagent.AutomatedAgentDelayedMessageThread
 
NO_TYPE - Static variable in class agents.qoagent.AutomatedAgentType
 
NO_TYPE - Static variable in class agents.qoagent2.QAgentType
 
NO_VALUE - Static variable in class agents.qoagent.AutomatedAgentType
 
NO_VALUE - Static variable in class agents.qoagent2.QAgentType
 
NoAction - Class in negotiator.actions
 
NoAction() - Constructor for class negotiator.actions.NoAction
 
NoAction(AgentID) - Constructor for class negotiator.actions.NoAction
 
NoAction(Agent) - Constructor for class negotiator.actions.NoAction
 
noChangeCounter - Variable in class agents.anac.y2011.ValueModelAgent.ValueModelAgent
 
Node - Class in agents.anac.y2013.MetaAgent.parser.cart.tree
 
Node(int, int, int, int, int, int, double, Vector<PrimarySplit>, Vector<SurrogateSplit>) - Constructor for class agents.anac.y2013.MetaAgent.parser.cart.tree.Node
 
NoModel - Class in negotiator.boaframework.opponentmodel
Placeholder to notify an agent that there is no opponent model available.
NoModel() - Constructor for class negotiator.boaframework.opponentmodel.NoModel
 
non_gui_nego_time - Variable in class negotiator.protocol.auction.AuctionOldProtocol
 
NonlinearUtilitySpace - Class in negotiator.utility
 
NonlinearUtilitySpace() - Constructor for class negotiator.utility.NonlinearUtilitySpace
Creates an empty nonlinear utility space.
NonlinearUtilitySpace(Domain) - Constructor for class negotiator.utility.NonlinearUtilitySpace
 
NonlinearUtilitySpace(Domain, String) - Constructor for class negotiator.utility.NonlinearUtilitySpace
 
NonlinearUtilitySpace(UtilitySpace) - Constructor for class negotiator.utility.NonlinearUtilitySpace
 
normalize(double) - Method in class agents.anac.y2010.AgentSmith.Bounds
returns a normalized version of a value
normalize(double) - Method in class agents.anac.y2011.ValueModelAgent.IssuesDecreases
 
normalize(double) - Method in class negotiator.boaframework.offeringstrategy.anac2011.valuemodelagent.IssuesDecreases
 
normalize(double) - Method in class negotiator.boaframework.opponentmodel.agentsmith.Bounds
returns a normalized version of a value
normalize(Integer) - Method in class negotiator.utility.EvaluatorDiscrete
 
normalizeChildren(Objective) - Method in class negotiator.utility.UtilitySpace
Normalizes the weights of objectives of the given objective so that they sum up to one.
normalizeWeights(Objective) - Method in class negotiator.utility.UtilitySpace
 
NOT_APPLICABLE_STR1 - Static variable in class agents.qoagent.AutomatedAgentType
 
NOT_APPLICABLE_STR1 - Static variable in class agents.qoagent2.QOAgent
 
Nozomi - Class in agents.anac.y2010.Nozomi
ANAC2010 competitor Nozomi.
Nozomi() - Constructor for class agents.anac.y2010.Nozomi.Nozomi
 
Nozomi_Offering - Class in negotiator.boaframework.offeringstrategy.anac2010
This is the decoupled Offering Strategy for Nozomi (ANAC2010).
Nozomi_Offering() - Constructor for class negotiator.boaframework.offeringstrategy.anac2010.Nozomi_Offering
Empty constructor called by BOA framework.
NozomiSAS - Class in negotiator.boaframework.sharedagentstate.anac2010
This is the shared code of the acceptance condition and bidding strategy of ANAC 2010 Nozomi.
NozomiSAS(NegotiationSession, BidDetails) - Constructor for class negotiator.boaframework.sharedagentstate.anac2010.NozomiSAS
 
NTFTstrategy - Class in negotiator.boaframework.omstrategy
Implements the opponent model strategy used by the NiceTitForTat agent in the ANAC2011.
NTFTstrategy() - Constructor for class negotiator.boaframework.omstrategy.NTFTstrategy
 
NullModel - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
Placeholder to notify an agent that there is no opponent model available.
NullModel() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NullModel
 
NullStrategy - Class in agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded
Baseline strategy which simply returns a random bid from the given array of bid.
NullStrategy() - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NullStrategy
 
NullStrategy(NegotiationSession, double) - Constructor for class agents.anac.y2013.MetaAgent.portfolio.thenegotiatorreloaded.NullStrategy
 
NullStrategy - Class in negotiator.boaframework.omstrategy
Baseline strategy which simply returns a random bid from the given array of bids.
NullStrategy() - Constructor for class negotiator.boaframework.omstrategy.NullStrategy
Empty constructor used for reflexion.
NullStrategy(NegotiationSession, double) - Constructor for class negotiator.boaframework.omstrategy.NullStrategy
 
NullStrategy(NegotiationSession) - Constructor for class negotiator.boaframework.omstrategy.NullStrategy
Normal constructor used to initialize the NullStrategy opponent model strategy.
NUMBER_OF_SMART_STEPS - Static variable in class agents.BayesianAgentForAuction
 
numberField - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
 
numberLabel - Variable in class negotiator.gui.dialogs.NewObjectiveDialog
 
numberOfIssues - Variable in class agents.anac.y2012.OMACagent.OMACagent
 
numberOfIssues - Variable in class agents.anac.y2013.MetaAgent.portfolio.OMACagent.OMACagent
 
numOfBidsProposed() - Method in class agents.anac.y2012.CUHKAgent.OwnBidHistory
 
numOfBidsProposed() - Method in class agents.anac.y2013.MetaAgent.portfolio.CUHKAgent.OwnBidHistory
 
$ 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 _