- factorial(int) - Static method in class genius.core.list.MathTools
-
Computes factorial.
- fAgentABids - Variable in class genius.core.protocol.BilateralAtomicNegotiationSession
-
- fAgentBBids - Variable in class genius.core.protocol.BilateralAtomicNegotiationSession
-
- fDomain - Variable in class genius.core.BidIterator
-
- feedback - Variable in class genius.core.actions.GiveFeedback
-
- Feedback - Enum in genius.core
-
- fetchDomains() - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch domains
- fetchDomainSpecificProfiles(DomainRepItem) - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch profiles corresponding to a PARTICULAR domain
- fetchList(Class<T>, MultiPartyProtocolRepItem) - Static method in class genius.gui.negosession.ContentProxy
-
When fetching a list of type PartyRepItem, you must also provide the
protocol.
- fetchMediators() - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch mediator parties
- fetchMediatorsForProtocol(MultiPartyProtocolRepItem) - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch mediator parties
- fetchParties() - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch non-mediator parties
- fetchPartiesForProtocol(MultiPartyProtocolRepItem) - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch non-mediator parties
- fetchProfiles() - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch profiles
- fetchProtocols() - Static method in class genius.gui.negosession.ContentProxy
-
Use the repository object to fetch protocols
- FileLogger - Class in genius.core.logging
-
Creates a file logger which will log the nego events to a csv file
- FileLogger(String) - Constructor for class genius.core.logging.FileLogger
-
- fileName - Variable in class genius.core.utility.AbstractUtilitySpace
-
- FileTools - Class in genius.core.misc
-
- FileTools() - Constructor for class genius.core.misc.FileTools
-
- filterBetween(double, double, double, double) - Method in class genius.core.BidHistory
-
Returns the set of bids offered between time instances t1 and t2: (t1,
t2] and with a utility in (u1, u2].
- filterBetweenTime(double, double) - Method in class genius.core.BidHistory
-
Returns the set of bids offered between time instances t1 and t2: (t1,
t2].
- filterBetweenUtility(double, double) - Method in class genius.core.BidHistory
-
Returns the set of bids with a utility of at least u1 and at most u2:
(u1, u2].
- filterUtility(double) - Method in class genius.core.BidHistory
-
Returns the set of bids with utility u.
- finalRound - Variable in class genius.core.protocol.BilateralAtomicNegotiationSession
-
- fInit - Variable in class genius.core.BidIterator
-
- fireCloseTabEvent(MouseEvent, int) - Method in class genius.gui.panels.tab.CloseTabbedPane
-
Sends a MouseEvent
, whose source is this tabbedpane, to
every CloseListener
.
- fireDoubleClickTabEvent(MouseEvent, int) - Method in class genius.gui.panels.tab.CloseTabbedPane
-
Sends a MouseEvent
, whose source is this tabbedpane, to
every DoubleClickListener
.
- fireEditingCanceled() - Method in class genius.core.jtreetable.AbstractCellEditor
-
- fireEditingStopped() - Method in class genius.core.jtreetable.AbstractCellEditor
-
- fireMaxTabEvent(MouseEvent, int) - Method in class genius.gui.panels.tab.CloseTabbedPane
-
Sends a MouseEvent
, whose source is this tabbedpane, to
every MaxListener
.
- firePopupOutsideTabEvent(MouseEvent) - Method in class genius.gui.panels.tab.CloseTabbedPane
-
Sends a MouseEvent
, whose source is this tabbedpane, to
every PopupOutsideListener
.
- fireTreeNodesChanged(Object, Object[], int[], Object[]) - Method in class genius.core.jtreetable.AbstractTreeTableModel
-
- fireTreeNodesInserted(Object, Object[], int[], Object[]) - Method in class genius.core.jtreetable.AbstractTreeTableModel
-
- fireTreeNodesRemoved(Object, Object[], int[], Object[]) - Method in class genius.core.jtreetable.AbstractTreeTableModel
-
- fireTreeStructureChanged(Object, Object[], int[], Object[]) - Method in class genius.core.jtreetable.AbstractTreeTableModel
-
- FlatList<E> - Class in genius.core.list
-
Assumes that inner lists all contain just 1 element, and turns a nested list
into plain list.
- FlatList(ImmutableList<ImmutableList<E>>) - Constructor for class genius.core.list.FlatList
-
gives a list of the form [a1,a2,...,an]
- FlatteningStrategy - Class in genius.core.representative
-
Abstract class used to describe the flattening strategy of agents that incorporate multiple preference profiles.
- flatteningStrategy - Variable in class genius.core.representative.UncertainUtilitySpace
-
- flush() - Method in class genius.core.xml.XmlWriteStream
-
- fNegotiation - Variable in class genius.core.Agent
-
Deprecated.
Reference to protocol which is set when experimental setup is enabled.
- fNumberOfIssues - Variable in class genius.core.BidIterator
-
- forceRedraw() - Method in class genius.gui.tree.WeightSlider
-
- fromFile(String) - Static method in class genius.core.repository.Repository
-
- Function<T1,Out> - Interface in genius.core.list
-
A generic interface for function with one argument.
- Function2<T1,T2,Out> - Interface in genius.core.list
-
A generic interface for function of 2 parameters.
- fValuesIndexes - Variable in class genius.core.BidIterator
-