Package | Description |
---|---|
negotiator.boaframework | |
negotiator.gui.boaframework |
Modifier and Type | Method and Description |
---|---|
BOAcomponent |
BOAagentInfo.getAcceptanceStrategy() |
BOAcomponent |
BOAagentInfo.getOfferingStrategy() |
BOAcomponent |
BOAagentInfo.getOMStrategy() |
BOAcomponent |
BOAagentInfo.getOpponentModel() |
Constructor and Description |
---|
BOAagentInfo(BOAcomponent bs,
BOAcomponent as,
BOAcomponent om,
BOAcomponent oms)
Creates a container object describing a BOA agent.
|
Modifier and Type | Method and Description |
---|---|
java.util.Set<java.util.Set<BOAcomponent>> |
BOAAgentUI.getResult()
show the GUI and wait till user made selection.
|