|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.report.AbstractAuctionReport
net.sourceforge.jasa.report.AbstractMarketStatsReport
public abstract class AbstractMarketStatsReport
A historicalDataReport that performs additional calculations at the end of an market before producing its results.
Field Summary |
---|
Fields inherited from class net.sourceforge.jasa.report.AbstractAuctionReport |
---|
auction |
Constructor Summary | |
---|---|
AbstractMarketStatsReport()
Deprecated. |
|
AbstractMarketStatsReport(Market auction)
Deprecated. |
Method Summary | |
---|---|
abstract void |
calculate()
Deprecated. Perform final calculations at the end of the market. |
void |
eventOccurred(SimEvent event)
Deprecated. |
Methods inherited from class net.sourceforge.jasa.report.AbstractAuctionReport |
---|
getAuction, getName, getVariableBindings, produceUserOutput, setAuction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractMarketStatsReport(Market auction)
public AbstractMarketStatsReport()
Method Detail |
---|
public void eventOccurred(SimEvent event)
eventOccurred
in class AbstractAuctionReport
public abstract void calculate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |