Package | Description |
---|---|
negotiator.gui.boaframework | |
negotiator.tournament | |
negotiator.tournament.VariablesAndValues |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<BOAagentInfo> |
BOAagentsFrame.getResult(java.util.ArrayList<BOAagentInfo> BOAagentList) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<BOAagentInfo> |
BOAagentsFrame.getResult(java.util.ArrayList<BOAagentInfo> BOAagentList) |
Constructor and Description |
---|
BOAAgentUI(BOAagentInfo info)
Creates the dialog.
|
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<BOAagentInfo> |
Tournament.getBOAagentA() |
java.util.ArrayList<BOAagentInfo> |
Tournament.getBOAagentB() |
Modifier and Type | Method and Description |
---|---|
void |
Tournament.setBOAagentA(java.util.ArrayList<BOAagentInfo> BOAagentList) |
void |
Tournament.setBOAagentB(java.util.ArrayList<BOAagentInfo> BOAagentList) |
Modifier and Type | Method and Description |
---|---|
BOAagentInfo |
BOAagentValue.getValue() |
Constructor and Description |
---|
BOAagentValue(BOAagentInfo val) |