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

G

GarbageCollector - class javax.realtime.GarbageCollector.
The system shall provide dynamic and static information characterizing the temporal behavior and imposed overhead of any garbage collection algorithm provided by the system.
GarbageCollector() - Constructor for class javax.realtime.GarbageCollector
 
gcBegin(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
a garbage collection was begun.
gcEnd(VM) - Method in class gov.nasa.jpf.rtsj.test.TestClient
a garbage collection ended
gcsBegun - Variable in class gov.nasa.jpf.rtsj.test.TestClient
Garbage collections begun (not backtracked)
gcsEnded - Variable in class gov.nasa.jpf.rtsj.test.TestClient
Garbage collections ended (not backtracked)
gearChangeDelay - Variable in class javax.realtime.test.airplane.Airplane
Pseudo random normal number generator, used for landing gear change delays.
gearString(boolean) - Method in class javax.realtime.test.airplane.Airplane
Create a string conveying the status of the landing gear.
get(int) - Method in class javax.realtime.DSS.EventList
Return the i-th EventNotice on this EventList.
getActivePhaseCost() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getActivePhaseCostMillis(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
 
getActivePhaseCostMillis() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
 
getActivePhaseCostMillis() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
 
getActivePhaseCostNanos(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
 
getActivePhaseCostNanos() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
 
getActivePhaseCostNanos() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
 
getAllocationRate() - Method in class javax.realtime.MemoryParameters
 
getAndClearPendingFireCount() - Method in class javax.realtime.AsyncEventHandler
Atomically set to zero the number of pending executions of this handler and return the value from before it was cleared.
getAndDecrementPendingFireCount() - Method in class javax.realtime.AsyncEventHandler
Atomically decrements the number of pending executions of this handler (if it was non-zero) and returns the value from before the decrement.
getAndIncrementPendingFireCount() - Method in class javax.realtime.AsyncEventHandler
Atomically increments the number of pending executions of this handler and returns the value from before the increment.
getArrivalTimeQueueLength() - Method in class javax.realtime.SporadicParameters
 
getArrivalTimeQueueOverflowBehavior() - Method in class javax.realtime.AperiodicParameters
Gets the behavior of the arrival time queue in the event of an overflow.
getBasePriority() - Method in class javax.realtime.RealtimeThread
 
getByte(long) - Method in class javax.realtime.RawMemoryAccess
Gets the byte at the given offset in the memory area associated with this object.
getByteCodeCounts() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getBytes(long, byte[], int, int) - Method in class javax.realtime.RawMemoryAccess
Gets number bytes starting at the given offset in the memory area associated with this object and assigns them to the byte array passed starting at position low.
getCallerPriority() - Method in class javax.realtime.CeilingViolationException
Gets the base priority of the SO or thread whose attempt to synchronize resulted in the throwing of this.
getCeiling() - Method in class javax.realtime.CeilingViolationException
Gets the ceiling of the PriorityCeilingEmulation policy which was exceeded by the base priority of an SO or thread that attempted to synchronize on an object governed by the policy, which resulted in throwing of this.
getClassesLoaded() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getClock() - Method in class javax.realtime.HighResolutionTime
Returns a reference to the clock associated with this.
getClock() - Method in class javax.realtime.Timer
Return the Clock that this timer is based on.
getCost() - Method in class javax.realtime.ProcessingGroupParameters
 
getCost() - Method in class javax.realtime.ReleaseParameters
Return the cost of this object.
getCostOverrunHandler() - Method in class javax.realtime.ProcessingGroupParameters
 
getCostOverrunHandler() - Method in class javax.realtime.ReleaseParameters
Return the cost overrun handler of this object.
getDate() - Method in class javax.realtime.AbsoluteTime
Convert the time given by this to a Date format.
getDeadline() - Method in class javax.realtime.ProcessingGroupParameters
 
getDeadline() - Method in class javax.realtime.ReleaseParameters
Return the deadline of this object.
getDeadlineMissHandler() - Method in class javax.realtime.ProcessingGroupParameters
 
getDeadlineMissHandler() - Method in class javax.realtime.ReleaseParameters
Return the deadline miss handler of this object.
getDefaultScheduler() - Static method in class javax.realtime.Scheduler
 
getEstimate() - Method in class javax.realtime.SizeEstimator
Gets an estimate of the number of bytes needed to store all the objects reserved.
getExtent() - Static method in class javax.realtime.DSS.Resource
To support backtracking
getFireTime() - Method in class javax.realtime.PeriodicTimer
 
getFireTime() - Method in class javax.realtime.Timer
Get the time at which this event will fire.
getFlapsDegrees() - Method in class javax.realtime.test.airplane.Airplane
Return the current flaps setting in degrees
getGearDown() - Method in class javax.realtime.test.airplane.Airplane
Return the state of the landing gear; true iff gear is down.
getGeneric() - Static method in class javax.realtime.AsynchronouslyInterruptedException
Gets the singleton system generic AsynchronouslyInterruptedException that is generated when RealtimeThread.html.interrupt()is invoked.
getImportance() - Method in class javax.realtime.ImportanceParameters
 
getInitialArrivalTimeQueueLength() - Method in class javax.realtime.AperiodicParameters
Gets the initial number of elements the arrival time queue can hold.
getInstructionCount(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
 
getInstructionCount() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getInstructionCount() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
 
getInstructionCount() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
 
getInt(long) - Method in class javax.realtime.RawMemoryAccess
Gets the int at the given offset in the memory area associated with this object.
getInterval() - Method in class javax.realtime.PeriodicTimer
Return the interval of this Timer.
getInts(long, int[], int, int) - Method in class javax.realtime.RawMemoryAccess
Gets number integers starting at the given offset in the memory area associated with this object and assign them to the int array passed starting at position low.
getLastThreadIndex() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getLastWaitStart() - Method in class javax.realtime.RealtimeThread
 
getLong(long) - Method in class javax.realtime.RawMemoryAccess
Gets the long at the given offset in the memory area associated with this object.
getLongs(long, long[], int, int) - Method in class javax.realtime.RawMemoryAccess
Gets number longs starting at the given offset in the memory area associated with this object and assign them to the long array passed starting at position low.
getMappedAddress() - Method in class javax.realtime.RawMemoryAccess
Gets the virtual memory location at which the memory region is mapped.
getMaxImmortal() - Method in class javax.realtime.MemoryParameters
 
getMaxMemoryArea() - Method in class javax.realtime.MemoryParameters
 
getMaxPriority() - Static method in class javax.realtime.PriorityScheduler
Gets the maximum priority available for a schedulable object managed by this scheduler.
getMaxPriority(Thread) - Static method in class javax.realtime.PriorityScheduler
Gets the maximum priority for the given thread.
getMemoryArea() - Method in class javax.realtime.AsyncEventHandler
Get the current memory area.
getMemoryArea(Object) - Static method in class javax.realtime.MemoryArea
Gets the MemoryArea in which the given object is located.
getMemoryParameters() - Method in class javax.realtime.AsyncEventHandler
Get this object'MemoryParameters.
getMemoryParameters() - Method in class javax.realtime.RealtimeThread
Set this thread's memory parameters
getMemoryParameters() - Method in interface javax.realtime.Schedulable
 
getMilliseconds() - Method in class javax.realtime.HighResolutionTime
Return the milliseconds part of this HighResolutionTime
getMinPriority() - Static method in class javax.realtime.PriorityScheduler
Gets the minimum priority available for a schedulable object managed by this scheduler.
getMinPriority(Thread) - Static method in class javax.realtime.PriorityScheduler
Gets the minimum priority for the given thread.
getMinimumInterarrival() - Method in class javax.realtime.SporadicParameters
 
getMitViolationBehavior() - Method in class javax.realtime.SporadicParameters
 
getMonitorControl() - Static method in class javax.realtime.MonitorControl
Gets the current default monitor control policy.
getMonitorControl(Object) - Static method in class javax.realtime.MonitorControl
Gets the monitor control policy of the given instance of Object.
getNanoseconds() - Method in class javax.realtime.HighResolutionTime
Return the nanoseconds part of this HighResolutionTime
getNormPriority() - Method in class javax.realtime.PriorityScheduler
Gets the normal priority available for a schedulable object managed by this scheduler.
getNormPriority(Thread) - Method in class javax.realtime.PriorityScheduler
Gets the "norm" priority for the given thread.
getObjectsCreated() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getObjectsReleased() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getPendingFireCount() - Method in class javax.realtime.AsyncEventHandler
 
getPeriod() - Method in class javax.realtime.PeriodicParameters
Gets the period.
getPeriod() - Method in class javax.realtime.ProcessingGroupParameters
 
getPolicyName() - Method in class javax.realtime.DSS.SimulationScheduler
 
getPolicyName() - Method in class javax.realtime.PriorityScheduler
 
getPolicyName() - Method in class javax.realtime.Scheduler
 
getPreemptionLatency() - Method in class javax.realtime.GarbageCollector
Preemption latency is a measure of the maximum time a schedulable object may have to wait for the collector to reach a preemption-safe point.
getPriority() - Method in class javax.realtime.PriorityParameters
Gets the priority value.
getPriorityCeiling() - Method in class javax.realtime.DSS.PriorityCeilingResource
 
getProcessingGroupParameters() - Method in class javax.realtime.AsyncEventHandler
 
getProcessingGroupParameters() - Method in class javax.realtime.RealtimeThread
Get this thread's processing group parameters
getProcessingGroupParameters() - Method in interface javax.realtime.Schedulable
 
getRealtimeClock() - Static method in class javax.realtime.Clock
There is always one clock object available: a realtime clock that advances in synch with the external world.
getReleaseParameters() - Method in class javax.realtime.AsyncEventHandler
Get the release parameters associated with this handler.
getReleaseParameters() - Method in class javax.realtime.RealtimeThread
Get this thread's release parameters
getReleaseParameters() - Method in interface javax.realtime.Schedulable
 
getResolution() - Method in class javax.realtime.Clock
Return the resolution of the clock -- the interval between two ticks.
getResolution() - Method in class javax.realtime.DSS.SimulationClock
Return the resolution of the clock -- the interval between two ticks.
getScheduler() - Method in class javax.realtime.AsyncEventHandler
Return the Scheduler for this handler.
getScheduler() - Method in class javax.realtime.RealtimeThread
Get this thread's scheduler
getScheduler() - Method in interface javax.realtime.Schedulable
 
getSchedulingParameters() - Method in class javax.realtime.AsyncEventHandler
Returns a reference to the scheduling parameters object.
getSchedulingParameters() - Method in class javax.realtime.RealtimeThread
Get this thread's scheduling parameters
getSchedulingParameters() - Method in interface javax.realtime.Schedulable
 
getShort(long) - Method in class javax.realtime.RawMemoryAccess
Gets the short at the given offset in the memory area associated with this object.
getShorts(long, short[], int, int) - Method in class javax.realtime.RawMemoryAccess
Gets number shorts starting at the given offset in the memory area associated with this object and assign them to the short array passed starting at position low.
getStart() - Method in class javax.realtime.PeriodicParameters
Gets the start time.
getStart() - Method in class javax.realtime.ProcessingGroupParameters
 
getThreadCosts() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getThreadIndexToName() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getThreadNameToIndex() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getThreadRunCostMillis(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
 
getThreadRunCostMillis() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
 
getThreadRunCostMillis() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
 
getThreadRunCostNanos(MJIEnv, int) - Static method in class gov.nasa.jpf.rtsj.test.JPF_gov_nasa_jpf_rtsj_test_TestClientStubs
 
getThreadRunCostNanos() - Static method in class gov.nasa.jpf.rtsj.test.TestClient
 
getThreadRunCostNanos() - Method in class gov.nasa.jpf.rtsj.test.TestClientStubs
 
getThreadsStarted() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getThreadsTerminated() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
getTime() - Method in class javax.realtime.Clock
Return the current time in a freshly allocated object.
getTime(AbsoluteTime) - Method in class javax.realtime.Clock
Returns the current time in an existing object.
getTime() - Method in class javax.realtime.DSS.SimulationClock
Return the current time in a freshly allocated object.
getTime(AbsoluteTime) - Method in class javax.realtime.DSS.SimulationClock
Returns the current time in an existing object.
getTotalCost() - Method in class gov.nasa.jpf.rtsj.test.TestClient.StackFrame
 
giveResourceTo(RealtimeThread) - Method in class javax.realtime.DSS.Resource
Give this Resource to the given thread.
gov.nasa.jpf.rtsj.test - package gov.nasa.jpf.rtsj.test
 

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