| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOfferGenerator
The interface for calculating offers of auctions (e.g. typically prices or sth. similar)
LinearPriceCalculator, 
ExponentialPriceCalculator| Method Summary | |
|---|---|
|  Comparable | getCurrentOffer()Returns the current offer for the round. | 
|  Comparable | getLimitOffer()Returns the limit offer to be reached in order to terminate successfully. | 
|  int | getRound()Get the round. | 
|  Comparable | getStartOffer()Returns the start offer for the auction. | 
|  void | setNextRound()Increase the round. | 
| Method Detail | 
|---|
Comparable getCurrentOffer()
Comparable getLimitOffer()
Comparable getStartOffer()
int getRound()
void setNextRound()
| 
 | Jadex 0.96-beta1 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright (C) 2002-2007 Lars Braubach, Alexander Pokahr - University of Hamburg. Use is subject to license terms.