|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.palamedes.gdl.core.simulation.TimerFlag
public class TimerFlag
Constructor Summary | |
---|---|
TimerFlag()
|
Method Summary | |
---|---|
void |
interrupt()
Interrupts the processing of the theory. |
boolean |
interrupted()
Returns whether the theory object was interrupted while doing stuff. |
void |
reset()
This method resets the interruption flag back to false value. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimerFlag()
Method Detail |
---|
public void interrupt()
public boolean interrupted()
public void reset()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |