public class NoModel extends OpponentModel
opponentUtilitySpacenegotiationSession| Constructor and Description |
|---|
NoModel() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
updateModel(Bid opponentBid,
double time)
As
OpponentModel.updateModel(Bid) but with the current time added. |
cleanUp, getBidEvaluation, getIssueWeights, getOpponentUtilitySpace, getWeight, init, isCleared, loadData, setOpponentUtilitySpace, setOpponentUtilitySpace, storeData, updateModelendSession, getParameters, getParameterSpecpublic void updateModel(Bid opponentBid, double time)
OpponentModelOpponentModel.updateModel(Bid) but with the current time added.updateModel in class OpponentModelpublic java.lang.String getName()
getName in class OpponentModel