Package gov.nasa.jpl.activity
Interface WaitProvider
- All Known Implementing Classes:
FunctionalWaitModelingEngine
public interface WaitProvider
This interface is what Activity objects have copies of in order to move forward (or maybe eventually backward)
in simulated time.
-
Method Summary
-
Method Details
-
waitUntil
-
waitForSignal
- Throws:
InterruptedException
-
waitUntil
-
waitForSignal
-
getCurrentTime
Time getCurrentTime()
-