- LabelAndComponent - Class in genius.gui.panels
-
Panel with a text on the left and an arbitrary component on the right
- LabelAndComponent(String, Component) - Constructor for class genius.gui.panels.LabelAndComponent
-
- lastAction - Variable in class genius.core.protocol.BilateralAtomicNegotiationSession
-
- lastBid - Variable in class genius.core.protocol.BilateralAtomicNegotiationSession
-
- lastIndexOf(Object) - Method in class genius.core.list.ReadonlyList
-
- layoutLabel(int, FontMetrics, int, String, Icon, Rectangle, Rectangle, Rectangle, boolean) - Method in class genius.gui.panels.tab.CloseTabPaneUI
-
- LinearBidIterator - Class in genius.core
-
- LinearBidIterator(Domain, AdditiveUtilitySpace, double, double) - Constructor for class genius.core.LinearBidIterator
-
- list - Variable in class genius.core.list.ReadonlyList
-
- ListDataListenerAdapter<ItemType> - Class in genius.gui.panels
-
Adapts a
Listener
into a
ListDataListener
.
- ListDataListenerAdapter(ListDataListener) - Constructor for class genius.gui.panels.ListDataListenerAdapter
-
- Listenable<TYPE> - Interface in genius.core.listener
-
Simple reusable listenable
- Listener<T> - Interface in genius.core.listener
-
- listenerList - Variable in class genius.core.jtreetable.AbstractCellEditor
-
- listenerList - Variable in class genius.core.jtreetable.AbstractTreeTableModel
-
- listenToAll(List<NegotiationParty>) - Static method in class genius.core.protocol.DefaultMultilateralProtocol
-
- listenToNone(List<NegotiationParty>) - Static method in class genius.core.protocol.DefaultMultilateralProtocol
-
- listIterator() - Method in class genius.core.list.ReadonlyList
-
- listIterator(int) - Method in class genius.core.list.ReadonlyList
-
- ListModelAdapter<ItemType> - Class in genius.gui.panels
-
- ListModelAdapter(SubsetSelectionModel<ItemType>) - Constructor for class genius.gui.panels.ListModelAdapter
-
- ListWithRemove<E> - Class in genius.core.list
-
Turns immutable list into a list from which elements can be marked as
"removed".
- ListWithRemove(ImmutableList<E>) - Constructor for class genius.core.list.ListWithRemove
-
- load(File) - Static method in class genius.core.config.MultilateralTournamentConfiguration
-
- load(File) - Static method in class genius.core.config.MultilateralTournamentsConfiguration
-
- load() - Method in class genius.core.repository.boa.BoaPartyRepItem
-
- load() - Method in class genius.core.repository.ParticipantRepItem
-
- load() - Method in class genius.core.repository.PartyRepItem
-
- loadAgent(String) - Static method in class genius.core.Global
-
Load an agent using the given classname/filename.
- loadAgent(String, String) - Static method in class genius.core.Global
-
load agent and then set the parameters.
- loadAgentsUtilitySpaces() - Method in class genius.core.protocol.Protocol
-
- loadClassFromFile(File) - Static method in class genius.core.Global
-
Load a file as a class.
- loadData() - Method in class genius.core.boaframework.AcceptanceStrategy
-
- loadData() - Method in class genius.core.boaframework.BOA
-
Method used to load the saved object, possibly created in a previous
negotiation session.
- loadData() - Method in class genius.core.boaframework.OfferingStrategy
-
- loadData() - Method in class genius.core.boaframework.OMStrategy
-
- loadData() - Method in class genius.core.boaframework.OpponentModel
-
- loadData(String, String) - Method in class genius.core.utility.DataObjects
-
Loads the data of the agent, by the agentClassName and the prefProfName.
- loadFromXML(SimpleElement) - Method in interface genius.core.utility.Evaluator
-
Load the evaluator from an XML file
- loadFromXML(SimpleElement) - Method in class genius.core.utility.EvaluatorDiscrete
-
Loads
EvaluatorDiscrete.fEval
from a SimpleElement containing something like this:
<item index="1" description=
"Buy bags of chips and party nuts for all guests."
value="Chips and Nuts" cost="100.0" evaluation="3">
.
- loadFromXML(SimpleElement) - Method in class genius.core.utility.EvaluatorInteger
-
- loadFromXML(SimpleElement) - Method in class genius.core.utility.EvaluatorObjective
-
- loadFromXML(SimpleElement) - Method in class genius.core.utility.EvaluatorReal
-
- loadObject(String) - Static method in class genius.core.Global
-
Load an object from a given path.
- loadObject(String, Class<?>) - Static method in class genius.core.Global
-
- loadRepository(File) - Static method in class genius.core.repository.boa.BoaRepository
-
- loadSessionData() - Method in class genius.core.Agent
-
Deprecated.
Loads the Serializable
data for the agent.
- loadTreeFromFile(String) - Method in class genius.core.utility.AdditiveUtilitySpace
-
- loadTreeFromFile(String) - Method in class genius.core.utility.UncertainAdditiveUtilitySpace
-
- loadTreeRecursive(SimpleElement) - Method in class genius.core.utility.AdditiveUtilitySpace
-
Loads the weights and issues for the evaluators.
- lock(Objective) - Method in class genius.core.utility.AdditiveUtilitySpace
-
Place a lock on the weight of an objective or issue.
- Lockable - Interface in genius.gui.panels
-
Models can be lockable.
- lockWeight() - Method in interface genius.core.utility.Evaluator
-
lockWeight is a flag affecting the behaviour of the normalize function in
the utility space.
- lockWeight() - Method in class genius.core.utility.EvaluatorDiscrete
-
- lockWeight() - Method in class genius.core.utility.EvaluatorInteger
-
- lockWeight() - Method in class genius.core.utility.EvaluatorObjective
-
- lockWeight() - Method in class genius.core.utility.EvaluatorReal
-
- log(Object) - Method in class genius.core.logging.CsvLogger
-
Log a given object.
- Logger - Class in genius.core
-
- Logger(JTextArea) - Constructor for class genius.core.Logger
-
Creates a new instance of Logger
- logger - Variable in class genius.core.session.MultipartyNegoEventLoggerData
-
Logger for the results
- logLine(Object...) - Method in class genius.core.logging.CsvLogger
-
Logs a complete line to the file.
- logPrefix - Static variable in class genius.core.Global
-
- logPreset - Static variable in class genius.core.Global
-
- logSingleSession(Session, MultilateralProtocol, List<NegotiationPartyInternal>, double) - Static method in class genius.core.logging.CsvLogger
-