Package | Description |
---|---|
negotiator.boaframework.offeringstrategy.anac2012.TheNegotiatorReloaded |
Modifier and Type | Method and Description |
---|---|
StrategyTypes |
BSPredictor.calculateOpponentStrategy()
Predict the strategy of the opponent.
|
StrategyTypes |
TimeManager.getOpponentStrategy() |
static StrategyTypes |
StrategyTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static StrategyTypes[] |
StrategyTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|