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

T

Terminator - class javax.realtime.DSS.Terminator.
A RealtimeThread that holds for a given period of time, and then cleanly shuts down the simulation.
Terminator(RelativeTime) - Constructor for class javax.realtime.DSS.Terminator
Constructor
TestAirplane - class javax.realtime.test.airplane.TestAirplane.
A simple illustration of the airplane accident scenario described in Asaf Degani's book Taming HAL.
TestAirplane() - Constructor for class javax.realtime.test.airplane.TestAirplane
 
TestAltitude - class javax.realtime.test.airplane.TestAltitude.
 
TestAltitude(String) - Constructor for class javax.realtime.test.airplane.TestAltitude
 
TestClient - class gov.nasa.jpf.rtsj.test.TestClient.
A test harness (main program) for running a RTSJ program under JPF.
TestClient() - Constructor for class gov.nasa.jpf.rtsj.test.TestClient
Constructor.
TestClient.StackFrame - class gov.nasa.jpf.rtsj.test.TestClient.StackFrame.
An internal class for frames on the backtracking stack maintained by this class for backtracking quantitative observations when the JPF JVM backtracks
TestClient.StackFrame(AbsoluteTime, int, int, int, int, int, int, int[], HashMap, HashMap, HashMap, AbsoluteTime, int) - Constructor for class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
TestClientStubs - class gov.nasa.jpf.rtsj.test.TestClientStubs.
 
TestClientStubs() - Constructor for class gov.nasa.jpf.rtsj.test.TestClientStubs
 
ThreadTerminatedException - exception javax.realtime.DSS.ThreadTerminatedException.
 
ThreadTerminatedException() - Constructor for class javax.realtime.DSS.ThreadTerminatedException
 
ThreadTerminatedException(String) - Constructor for class javax.realtime.DSS.ThreadTerminatedException
 
ThrowBoundaryError - error javax.realtime.ThrowBoundaryError.
The error thrown by MemoryArea.html.enter(Runnable logic) when a Throwable allocated from memory that is not usable in the surrounding scope tries to propagate out of the scope of the enter.
ThrowBoundaryError() - Constructor for class javax.realtime.ThrowBoundaryError
A constructor for ThrowBoundaryError.
ThrowBoundaryError(String) - Constructor for class javax.realtime.ThrowBoundaryError
A descriptive constructor for ThrowBoundaryError.
Timed - exception javax.realtime.Timed.
Create a scope in a Schedulable object which will be asynchronously interrupted at the expiration of a timer.
Timed(HighResolutionTime) - Constructor for class javax.realtime.Timed
Create an instance of Timed with a timer set to time.
Timer - class javax.realtime.Timer.
A Timer is a timed event that measures time relative to a given Clock.
Timer(HighResolutionTime, Clock, AsyncEventHandler) - Constructor for class javax.realtime.Timer
Constructor.
terminated - Variable in class javax.realtime.RealtimeThread
 
testClient - Static variable in class javax.realtime.DSS.DSS
A fixed instance of TestClient used when running under JPF to hold main program state variables, e.g., accumulator variables maintained by JVM listeners.
theTestClient - Static variable in class gov.nasa.jpf.rtsj.test.TestClient
Dynamic instance of TestClient accessed via MJI
thread - Variable in class javax.realtime.DSS.EventNotice
The to be scheduled
threadNextEvent(RealtimeThread) - Method in class javax.realtime.DSS.EventList
Remove the first EventNotice on this EventList referring to the given RealTimeThread.
threadStarted(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
new Thread entered run() method
threadTerminated(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
Thread exited run() method
threadsStarted - Variable in class gov.nasa.jpf.rtsj.test.TestClient
Threads started on this path (backtracked)
threadsTerminated - Variable in class gov.nasa.jpf.rtsj.test.TestClient
Threads terminated on this path (backtracked)
threeChoice() - Method in class javax.realtime.DSS.Normal
In a normal distribution probability of being in the range mean +/- one standard deviation is about 67%
threeChoice() - Method in class javax.realtime.DSS.Random
 
time - Variable in class javax.realtime.Timer
 
timeInSector(Car) - Method in class javax.realtime.test.traffic.Intersection
Time it taks this car to transit an entire sector, at current speed -- as determined by priority
timeWeightedPriority - Variable in class javax.realtime.RealtimeThread
 
toString() - Method in class javax.realtime.AbsoluteTime
Create a printable string of the time given by this.
toString() - Method in class javax.realtime.DSS.EventList
Returns a string representation of this EventList
toString() - Method in class javax.realtime.DSS.EventNotice
 
toString() - Method in class javax.realtime.DSS.FIFOWaiterSet
Construct a printable representation of this FIFOWaiterSet
toString() - Method in class javax.realtime.DSS.PriorityWaiterSet
Construct a printable representation of this PriorityWaiterSet.
toString() - Method in class javax.realtime.DSS.Resource
Construct a printable representation of this Resource
toString() - Method in class javax.realtime.ImportanceParameters
Print the value of the priority and importance values of the associated instance of Schedulable
toString() - Method in class javax.realtime.PriorityParameters
Converts the priority value to a string.
toString() - Method in class javax.realtime.RealtimeThread
Construct a string representation of this thread.
toString() - Method in class javax.realtime.RelativeTime
Create a printable string of the time given by this.
toString() - Method in class javax.realtime.test.traffic.Car
 
totalCost - Static variable in class gov.nasa.jpf.rtsj.test.TestClient
Total cost of this path (backtracked)
turnOffInvokeTracing(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
Turn off tracing of invoke byte codes (if running under JPF).
turnOffInvokeTracing() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
Turn off tracing of invoke byte codes (if running under JPF).
turnOffInvokeTracing() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
Turn off tracing of invoke byte codes (if running under JPF).
turnOnInvokeTracing(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
Turn on tracing of invoke byte codes (if running under JPF).
turnOnInvokeTracing() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
Turn on tracing of invoke byte codes (if running under JPF).
turnOnInvokeTracing() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
Turn on tracing of invoke byte codes (if running under JPF).
twoChoice() - Method in class javax.realtime.DSS.Erand
Draw two random numbers.

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