|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.market.rules.TimingCondition
net.sourceforge.jasa.market.rules.QuiescentDayEndingCondition
public class QuiescentDayEndingCondition
The interface for expressing the condition of closing an market.
![]() |
![]() |
Field Summary | |
---|---|
protected boolean |
shoutsProcessed
|
Fields inherited from interface net.sourceforge.jasa.market.rules.DayEndingCondition |
---|
P_DEF_BASE |
Constructor Summary | |
---|---|
QuiescentDayEndingCondition()
|
Method Summary | |
---|---|
boolean |
eval()
|
void |
eventOccurred(SimEvent event)
|
Methods inherited from class net.sourceforge.jasa.market.rules.TimingCondition |
---|
getAuction, setAuction |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean shoutsProcessed
Constructor Detail |
---|
public QuiescentDayEndingCondition()
Method Detail |
---|
public boolean eval()
eval
in class TimingCondition
public void eventOccurred(SimEvent event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |