Package | Description |
---|---|
negotiator.gui.boaparties | |
negotiator.repository.boa |
Modifier and Type | Method and Description |
---|---|
SingleSelectionModel<BoaRepItem<T>> |
BoaComponentModel.getComponentsListModel() |
Modifier and Type | Class and Description |
---|---|
class |
BoaRepItemList<T extends BoaRepItem> |
Modifier and Type | Method and Description |
---|---|
BoaRepItem<T> |
BoaWithSettingsRepItem.getBoa() |
Modifier and Type | Method and Description |
---|---|
BoaRepItemList<BoaRepItem<AcceptanceStrategy>> |
BoaRepository.getAcceptanceConditions() |
BoaRepItemList<BoaRepItem<OfferingStrategy>> |
BoaRepository.getBiddingStrategies() |
<T extends BOA> |
BoaRepository.getBoaComponents(BoaType type) |
BoaRepItemList<BoaRepItem<OpponentModel>> |
BoaRepository.getOpponentModels() |
BoaRepItemList<BoaRepItem<OMStrategy>> |
BoaRepository.getOpponentModelStrategies() |
Modifier and Type | Method and Description |
---|---|
void |
BoaRepository.addComponent(BoaRepItem newComponent) |
void |
BoaRepository.removeComponent(BoaRepItem removed) |
Constructor and Description |
---|
BoaWithSettingsRepItem(BoaRepItem<T> item,
java.util.List<ParameterRepItem> parameters) |