edu.cuny.cat.stat
Interface GameReport
- All Superinterfaces: 
 - AuctionEventListener, java.util.EventListener, edu.cuny.stat.Report<AuctionEvent>
 
- All Known Implementing Classes: 
 - ClientDynamicsReport, CombiGameReport, ConnectionStateReport, DailyAssessmentReport, DirectRevelationReport, DirectRevelationReport, FeeReport, HistoricalReport, MarketMetricsReport, MarketMetricsReport, MoreRevelationReport, PayoffReport, ProfitReport, ProfitReport, ReportVariableWriterReport, ResourceReport, RoundlyReportVariableWriterReport, ScoreReport, ShoutReport, ShoutReport, StatisticalReport, TraderDistributionReport, TraderDistributionReport, TraderReport
 
public interface GameReport
- extends AuctionEventListener, edu.cuny.stat.Report<AuctionEvent>
 
An interface defined for game logging.
- Version:
 
  - $Revision: 1.16 $
 
- Author:
 
  - Jinzhong Niu
 
 
 
 
| Methods inherited from interface edu.cuny.stat.Report | 
produceUserOutput | 
 
| Methods inherited from interface edu.cuny.event.EventListener | 
eventOccurred | 
 
GLOBAL
static final java.lang.String GLOBAL
- See Also:
 - Constant Field Values
 
EFFICIENCY
static final java.lang.String EFFICIENCY
- See Also:
 - Constant Field Values
 
CONVERGENCE_COEFFICIENT
static final java.lang.String CONVERGENCE_COEFFICIENT
- See Also:
 - Constant Field Values
 
PROFIT_DISPERSION
static final java.lang.String PROFIT_DISPERSION
- See Also:
 - Constant Field Values
 
EQUILIBRIUM
static final java.lang.String EQUILIBRIUM
- See Also:
 - Constant Field Values
 
QUANTITY
static final java.lang.String QUANTITY
- See Also:
 - Constant Field Values
 
VALUE
static final java.lang.String VALUE
- See Also:
 - Constant Field Values
 
PRICE
static final java.lang.String PRICE
- See Also:
 - Constant Field Values
 
FEE
static final java.lang.String FEE
- See Also:
 - Constant Field Values
 
PLACED
static final java.lang.String PLACED
- See Also:
 - Constant Field Values
 
ACCEPTED
static final java.lang.String ACCEPTED
- See Also:
 - Constant Field Values
 
SHOUT
static final java.lang.String SHOUT
- See Also:
 - Constant Field Values
 
ASK
static final java.lang.String ASK
- See Also:
 - Constant Field Values
 
BID
static final java.lang.String BID
- See Also:
 - Constant Field Values
 
TRANSACTION
static final java.lang.String TRANSACTION
- See Also:
 - Constant Field Values
 
TRADER
static final java.lang.String TRADER
- See Also:
 - Constant Field Values
 
SPECIALIST
static final java.lang.String SPECIALIST
- See Also:
 - Constant Field Values
 
MEAN
static final java.lang.String MEAN
- values from a distribution
- See Also:
 - Constant Field Values
 
 
MIN
static final java.lang.String MIN
- See Also:
 - Constant Field Values
 
MAX
static final java.lang.String MAX
- See Also:
 - Constant Field Values
 
STDEV
static final java.lang.String STDEV
- See Also:
 - Constant Field Values
 
SCORE
static final java.lang.String SCORE
- values for assessment
- See Also:
 - Constant Field Values
 
 
TOTAL
static final java.lang.String TOTAL
- See Also:
 - Constant Field Values
 
PROFIT
static final java.lang.String PROFIT
- See Also:
 - Constant Field Values
 
MARKETSHARE
static final java.lang.String MARKETSHARE
- See Also:
 - Constant Field Values
 
TRANSACTIONRATE
static final java.lang.String TRANSACTIONRATE
- See Also:
 - Constant Field Values
 
Formatter
static final java.text.DecimalFormat Formatter