|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectuk.ac.liv.auction.stats.AbstractAuctionReport
An abstract implementation of AuctionReport that provides functionality common to all reports.
| Field Summary | |
protected RoundRobinAuction |
auction
The auction we are keeping statistics on. |
| Constructor Summary | |
AbstractAuctionReport()
|
|
| Method Summary | |
void |
setAuction(RoundRobinAuction auction)
Specify the auction to be used when generating the report. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface uk.ac.liv.auction.stats.AuctionReport |
getVariables, produceUserOutput |
| Methods inherited from interface uk.ac.liv.auction.core.AuctionEventListener |
eventOccurred |
| Methods inherited from interface uk.ac.liv.util.Parameterizable |
setup |
| Field Detail |
protected RoundRobinAuction auction
| Constructor Detail |
public AbstractAuctionReport()
| Method Detail |
public void setAuction(RoundRobinAuction auction)
AuctionReport
setAuction in interface AuctionReport
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||