|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ValuerGenerator
A valuer generator can create instances of ValuationPolicy with each
for a trader. A certain valuer generator is useful to represent a group of
valuers that have some common features, for example all from an independent
identical distribution, or collectively forming a schedule in a certain
shape.
| Method Summary | |
|---|---|
ValuationPolicy |
createValuer()
creates a new valuer. |
void |
eventOccurred(AuctionEvent event)
Recalculate valuation(s) in response to an auction event. |
| Methods inherited from interface edu.cuny.config.param.Parameterizable |
|---|
setup |
| Methods inherited from interface edu.cuny.obj.Resetable |
|---|
reset |
| Method Detail |
|---|
ValuationPolicy createValuer()
void eventOccurred(AuctionEvent event)
eventOccurred in interface AuctionEventListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||