| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.cuny.cat.market.AuctioneerPolicy
edu.cuny.cat.market.clearing.MarketClearingCondition
public class MarketClearingCondition
The interface for expressing the condition of clearing the current market.
 Whenever, it's time to do so, notifyObservers() is called.
 
 
Default Base
| clearing | 
| Field Summary | |
|---|---|
static java.lang.String | 
P_DEF_BASE
 | 
| Fields inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
auctioneer | 
| Constructor Summary | |
|---|---|
MarketClearingCondition()
 | 
|
| Method Summary | |
|---|---|
protected  void | 
triggerClearing()
notifies auctioneer to clear market.  | 
| Methods inherited from class edu.cuny.cat.market.AuctioneerPolicy | 
|---|
eventOccurred, getAuctioneer, initialize, reset, setAuctioneer, setup, toString | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static final java.lang.String P_DEF_BASE
| Constructor Detail | 
|---|
public MarketClearingCondition()
| Method Detail | 
|---|
protected void triggerClearing()
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||