|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Timeout | |
---|---|
nz.ac.waikato.modeljunit.examples | Examples of Using ModelJUnit |
Uses of Timeout in nz.ac.waikato.modeljunit.examples |
---|
Fields in nz.ac.waikato.modeljunit.examples with annotations of type Timeout | |
---|---|
int |
AlarmClock.alarmTimer
The time that the alarm will go off. |
int |
TrafficLight.allowCarsTimer
Timer to control the safety period where both lights are red because the lights are changing from allowing pedestrians to cross to allowing cars through |
int |
TrafficLight.allowPedestriansTimer
Timer to control the saftey period where both lights are red because the lights are changing from allowing cars through to allowing predestrians to cross |
int |
TrafficLight.crossingTimer
This timer controls the period in which the light is green for pedestrians to cross. |
int |
TrafficLight.trafficFlowTimer
This timer controls the minimum 20 second period in which the light must be green for cars.When the timer expires the minimumWaitElapsed action will be called |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |