Package | Description |
---|---|
negotiator.gui.session | |
negotiator.session |
Modifier and Type | Method and Description |
---|---|
MultilateralSessionConfiguration |
SessionModel.getConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
SessionPanel.start(MultilateralSessionConfiguration config,
boolean showChart,
boolean showBiChart,
boolean showAllBids,
boolean isPrintEnabled) |
Modifier and Type | Class and Description |
---|---|
class |
SessionConfiguration
Holds all information to start and run a session.
|
Modifier and Type | Method and Description |
---|---|
static java.util.List<NegotiationPartyInternal> |
TournamentManager.getPartyList(ExecutorWithTimeout executor,
MultilateralSessionConfiguration config,
SessionsInfo info,
Session session)
Generate the parties involved in the next round of the tournament
generator.
|