|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Auctioneer
Interface that defines the publicly accessible methods a Power TAC auctioneer has to implement.
| Method Summary | |
|---|---|
void |
clearMarket()
Clears the market by matching all Orders that have arrived since the last market clearing. |
void |
processOrder(org.powertac.common.Order order)
Processes an incoming order, typically by saving it on a list for the next market clearing. |
| Method Detail |
|---|
void processOrder(org.powertac.common.Order order)
void clearMarket()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||