Package | Description |
---|---|
negotiator.tournament | |
negotiator.tournament.VariablesAndValues |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<TournamentVariable> |
Tournament.getVariables() |
Modifier and Type | Class and Description |
---|---|
class |
AgentParameterVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
class |
AgentVariable
AgentVariable indicates the agents used in a tournament. |
class |
BOAagentVariable
AgentVariable indicates the agents used in a tournament. |
class |
DBLocationVariable |
class |
DBPasswordVariable |
class |
DBSessionVariable |
class |
DBUserVariable |
class |
ExperimentalVariable |
class |
MultipleAgentsVariable |
class |
ProfileVariable
ProfileVariable is a variable for a tournament,
indicating that the profile is to be manipulated.
|
class |
ProtocolVariable |
class |
TotalSessionNumberVariable |
class |
TournamentOptionsVariable |