A B C D E F G H I J L M N O P R S T U V W

E

Erand - class javax.realtime.DSS.Erand.
Erand objects represent exponentially distributed pseudo random number streams.
Erand(double) - Constructor for class javax.realtime.DSS.Erand
 
Erand(double, Random) - Constructor for class javax.realtime.DSS.Erand
Create an exponential random stream with mean lambda
EventList - class javax.realtime.DSS.EventList.
Class for scheduled event list.
EventList() - Constructor for class javax.realtime.DSS.EventList
Void constructor.
EventNotice - class javax.realtime.DSS.EventNotice.
Elements of an EventList.
EventNotice(RealtimeThread, AbsoluteTime) - Constructor for class javax.realtime.DSS.EventNotice
Constructor.
enable() - Method in class javax.realtime.AsynchronouslyInterruptedException
Enable the throwing of this exception.
enable() - Method in class javax.realtime.Timer
Re-enable this timer after it has been disabled.
endTime - Variable in class javax.realtime.RealtimeThread
 
enqueue(EventNotice) - Method in class javax.realtime.DSS.EventList
Enqueue the given EventNotice.
enqueue(RealtimeThread) - Method in class javax.realtime.DSS.FIFOWaiterSet
Enqueue the given RealTimeThread.
enqueue(RealtimeThread) - Method in class javax.realtime.DSS.PriorityWaiterSet
Enqueue the given RealTimeThread.
enqueue(RealtimeThread) - Method in class javax.realtime.DSS.WaiterSet
Enqueue a given RealtimeThread in this WaitSet.
enter() - Method in class javax.realtime.MemoryArea
Associate this memory area with the current schedulable object for the duration of the execution of the run() method of the instance of Runnable given in the constructor.
enter(Runnable) - Method in class javax.realtime.MemoryArea
Associate this memory area with the current schedulable object for the duration of the execution of the run() method of the given Runnable.
enter(String, String) - Method in class javax.realtime.test.traffic.Intersection
 
equals(HighResolutionTime) - Method in class javax.realtime.HighResolutionTime
Returns true if the argument time has the same type and values as this.
equals(Object) - Method in class javax.realtime.HighResolutionTime
Returns true if the argument object has the same type and values as this.
event - Variable in class javax.realtime.DSS.PeriodicTimerThread
 
eventBindings - Static variable in class javax.realtime.DSS.DSS
The HashMap mapping happening names to AsynchEvent's.
eventList - Static variable in class javax.realtime.DSS.DSS
The EventList for this simulation.
exceptionThrown(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
exception was thrown
executeInArea(Runnable) - Method in class javax.realtime.HeapMemory
Execute the run method from the logic parameter using heap as the current allocation context.
executeInArea(Runnable) - Method in class javax.realtime.ImmortalMemory
Execute the run() method from the logic parameter using this memory area as the current allocation context.
executeInArea(Runnable) - Method in class javax.realtime.MemoryArea
Execute the run() method from the logic parameter using this memory area as the current allocation context.
exit() - Method in class javax.realtime.RealtimeThread
Exit a run method.

A B C D E F G H I J L M N O P R S T U V W