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

C

CPU - Variable in class javax.realtime.test.airplane.CycleBurner
 
Car - class javax.realtime.test.bridge.Car.
 
Car(String, int, Bridge) - Constructor for class javax.realtime.test.bridge.Car
 
Car - class javax.realtime.test.traffic.Car.
 
Car(String, Intersection, Random) - Constructor for class javax.realtime.test.traffic.Car
 
Car(String, int, String, String, RelativeTime, RelativeTime, Intersection, Random) - Constructor for class javax.realtime.test.traffic.Car
 
CarArrivals - class javax.realtime.test.bridge.CarArrivals.
 
CarArrivals(String, int, Bridge, int) - Constructor for class javax.realtime.test.bridge.CarArrivals
 
CeilingViolationException - exception javax.realtime.CeilingViolationException.
This exception is thrown when a schedulable object or java.lang.Thread attempts to lock an object governed by an instance of PriorityCeilingEmulation and the thread or SO's base priority exceeds the policy's ceiling.
CeilingViolationException() - Constructor for class javax.realtime.CeilingViolationException
 
ChangeFlaps - class javax.realtime.test.airplane.ChangeFlaps.
 
ChangeFlaps(String, int, AsyncEvent) - Constructor for class javax.realtime.test.airplane.ChangeFlaps
 
ChangeLandingGear - class javax.realtime.test.airplane.ChangeLandingGear.
 
ChangeLandingGear(String, int, Airplane, AsyncEvent) - Constructor for class javax.realtime.test.airplane.ChangeLandingGear
 
Clock - class javax.realtime.Clock.
A clock advances from the past, through the present, into the future.
Clock() - Constructor for class javax.realtime.Clock
Void constructor.
CycleBurner - class javax.realtime.test.airplane.CycleBurner.
Simple to test CPU usage and instruction count logging with corresponding timing.
CycleBurner(String, int, Resource) - Constructor for class javax.realtime.test.airplane.CycleBurner
 
cancel(RealtimeThread) - Static method in class javax.realtime.DSS.DSS
Remove any event notice for given thread.
cancel(OneShotTimerThread) - Method in class javax.realtime.OneShotTimer
Cancel this OneShotTimer
canceled - Variable in class javax.realtime.DSS.OneShotTimerThread
Has the event been cancelled?
causeHappening(String) - Static method in class javax.realtime.DSS.DSS
Cause a happening to occur, i.e., an external stimulus, which must be bound to an AsynchEvent.
changeFlaps(int, AsyncEvent) - Method in class javax.realtime.test.airplane.Airplane
Change the current flaps setting.
changeGear(AsyncEvent) - Method in class javax.realtime.test.airplane.Airplane
Invert state of landing gear, i.e., from up to down, or vice-versa.
changeGear() - Method in class javax.realtime.test.airplane.ChangeLandingGear
 
classLoaded(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
new class was loaded
classesLoaded - Variable in class gov.nasa.jpf.rtsj.test.TestClient
Classes loaded on this path (backtracked)
clear() - Method in class javax.realtime.AsynchronouslyInterruptedException
Atomically see if this is pending on the currently executing schedulable object, and if so, make it non-pending.
clear() - Method in class javax.realtime.WaitFreeReadQueue
Sets this to empty.
clear() - Method in class javax.realtime.WaitFreeWriteQueue
Sets this to empty.
clearActivePhaseCost(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
Clear the active phase cost accumulator
clearActivePhaseCost() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
Clear the active phase cost accumulator
clearActivePhaseCost() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
Clear the active phase cost accumulator
clock - Static variable in class javax.realtime.DSS.DSS
The clock of this simulation.
clock - Variable in class javax.realtime.Timer
 
clone() - Method in class javax.realtime.AbsoluteTime
Clone this AbsoluteTime.
clone() - Method in class javax.realtime.HighResolutionTime
Return a clone of this.
clone() - Method in class javax.realtime.RelativeTime
 
compare(Object, Object) - Method in class javax.realtime.DSS.RealtimeThreadComparator
 
compare(Object, Object) - Method in class javax.realtime.DSS.ResourceComparator
 
compareTo(HighResolutionTime) - Method in class javax.realtime.HighResolutionTime
Compares this HighResolutionTime with the specified HighResolutionTime time.
compareTo(Object) - Method in class javax.realtime.HighResolutionTime
For the Comparable interface.
controlPolicies - Static variable in class javax.realtime.MonitorControl
 
cost - Variable in class javax.realtime.ProcessingGroupParameters
 
cost - Variable in class javax.realtime.ReleaseParameters
The cost of this object
count - Variable in class javax.realtime.DSS.Resource
The re-entrancy count of this Resource; zero when not held by any RealtimeThread;
cpu - Variable in class javax.realtime.test.preemption.Job
The resource representing the CPU
createReleaseParameters() - Method in class javax.realtime.AsyncEvent
Create a ReleaseParameters object appropriate to the release characteristics of this event.
createReleaseParameters() - Method in class javax.realtime.PeriodicTimer
Create a ReleaseParameters object with the next fire time as the start time and the interval of this as the period.
createReleaseParameters() - Method in class javax.realtime.Timer
Create a ReleaseParameters block appropriate to the timing characteristics of this event.
creationTime - Variable in class javax.realtime.DSS.Resource
 
currentEventNotice - Variable in class javax.realtime.RealtimeThread
Points to the unique EventNotice for this RealtimeThread.
currentPriority - Variable in class javax.realtime.RealtimeThread
The current priority of this RealtimeThread, which may temporarily be greater than its base priority, due to priority inheritance.
currentTime() - Static method in class javax.realtime.DSS.DSS
Fetches the current simulation time
cycles - Variable in class javax.realtime.test.bridge.CarArrivals
 

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