Package | Description |
---|---|
negotiator.boaframework |
Modifier and Type | Method and Description |
---|---|
Actions |
Multi_AcceptanceCondition.determineAcceptability()
The main method of the MAC.
|
abstract Actions |
AcceptanceStrategy.determineAcceptability()
Determines to either to either accept or reject the opponent's bid or
even quit the negotiation.
|
static Actions |
Actions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Actions[] |
Actions.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|