A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

J

JAVA_MAIN_NAME - Static variable in class jist.runtime.Rewriter
Name of the Java initialization method.
jcti - Variable in class jist.runtime.ClassTraversal
Traversal upcall instance.
jist.minisim - package jist.minisim
JiST demo, benchmark and test simulation programs.
jist.runtime - package jist.runtime
Provides the entire JiST (Java in Simulation Time) runtime framework and simulation time functionality.
jist.runtime.guilog - package jist.runtime.guilog
GuiLog is a prototype JiST Graphical User Interface Event Viewer application.
jist.swans - package jist.swans
SWANS (Scalable Wireless Ad hoc Network Simulator) is a prototype JiST simulation application.
jist.swans.app - package jist.swans.app
Application layer entity of SWANS simulator and related classes.
jist.swans.app.io - package jist.swans.app.io
SWANS counterparts for java.io classes used to simulate standard Java applications.
jist.swans.app.net - package jist.swans.app.net
SWANS counterparts for java.net classes used to simulate standard Java applications.
jist.swans.field - package jist.swans.field
Field entity of SWANS simulator and related classes.
jist.swans.mac - package jist.swans.mac
Link or Media Access Control (Mac) layer entity of SWANS simulator and related classes.
jist.swans.misc - package jist.swans.misc
Shared odds and ends of SWANS simulator.
jist.swans.net - package jist.swans.net
Network (IP) layer entity of SWANS simulator and related classes.
jist.swans.radio - package jist.swans.radio
Radio entity of SWANS simulator and related classes.
jist.swans.route - package jist.swans.route
Routing entity of SWANS simulator and related classes.
jist.swans.trans - package jist.swans.trans
Transport layer entity of SWANS simulator and related classes.
JIST_CONTINUATION_STATE_PREFIX - Static variable in class jist.runtime.Rewriter
Prefix for all classes to capture continuation state.
JIST_ENTITYREF - Static variable in class jist.runtime.Rewriter
Name of the entity self reference field.
JIST_FIELD_PREFIX - Static variable in class jist.runtime.Rewriter
Prefix of automatically generated fields.
JIST_JOBSERVER_RMI_NAME - Static variable in class jist.runtime.RemoteJist.JobQueueServer
RMI name of job queue server.
JIST_METHOD_GET - Static variable in class jist.runtime.Rewriter
Prefix of generated field get accessor method.
JIST_METHOD_PREFIX - Static variable in class jist.runtime.Rewriter
Prefix of automatically generated methods.
JIST_METHOD_SET - Static variable in class jist.runtime.Rewriter
Prefix of generated field set accessor method.
JIST_METHODSTUB_PREFIX - Static variable in class jist.runtime.Rewriter
Prefix of generated method stub fields.
JIST_PORT - Static variable in class jist.runtime.Main
Default jist server (RMI) port.
JIST_PROPERTIES - Static variable in class jist.runtime.Main
Default jist properties file name.
JIST_REF_SUFFIX - Static variable in class jist.runtime.Rewriter
Suffix of the entity self reference field.
JIST_STATIC_TRIGGER - Static variable in class jist.runtime.Rewriter
Name of the field used to trigger static initialization.
JIST_STATIC_TRIGGER_SUFFIX - Static variable in class jist.runtime.Rewriter
Suffix of the field used to trigger static intialization.
JistAPI - Class in jist.runtime
Represents the JIST application interface to the JIST system.
JistAPI() - Constructor for class jist.runtime.JistAPI
 
JistAPI.Continuable - Error in jist.runtime
Tags a method (explicitly) as continuable.
JistAPI.Continuable() - Constructor for error jist.runtime.JistAPI.Continuable
 
JistAPI.Continuation - Error in jist.runtime
Tags a method as call-with-continuation (blocking).
JistAPI.Continuation() - Constructor for error jist.runtime.JistAPI.Continuation
 
JistAPI.CustomRewriter - Interface in jist.runtime
Interface for custom rewrite pass.
JistAPI.DoNotRewrite - Interface in jist.runtime
Do not rewrite tagged class.
JistAPI.Entity - Interface in jist.runtime
Tags a simulation object as an Entity.
JistAPI.Logger - Interface in jist.runtime
Interface for custom logger.
JistAPI.Proxiable - Interface in jist.runtime
Tags an object as a target for a Proxy Entity.
JistAPI.Timeless - Interface in jist.runtime
Tags a simulation object as an Timeless.
JistAPI_Impl - Class in jist.runtime
The concrete implementation of the JistAPI application interface stub.
JistAPI_Impl() - Constructor for class jist.runtime.JistAPI_Impl
 
JistException - Error in jist.runtime
Encodes the RuntimeExceptions related to JiST system operations.
JistException(String, Throwable) - Constructor for error jist.runtime.JistException
Initialize jist exception with error string and nested exception.
JistException.JistSimulationEndException - Error in jist.runtime
End of simulation Jist exception.
JistException.JistSimulationEndException() - Constructor for error jist.runtime.JistException.JistSimulationEndException
Create new exception object to denote end of simulation.
jistRepository - Variable in class jist.runtime.Rewriter
(Possibly remote) Jist repository.
JITTER - Static variable in class jist.swans.route.RouteZrpBrp
brp delivery jitter.
JITTER - Static variable in class jist.swans.route.RouteZrpBrpFlood
brp delivery jitter.
JITTER - Static variable in class jist.swans.route.RouteZrpIarp
iarp transmission jitter.
JITTER - Static variable in class jist.swans.route.RouteZrpNdp
jitter.
JITTER - Variable in class jist.swans.route.RouteZrpZdp
zdp update jitter.
jobPump(RemoteJist.JobQueueServerRemote) - Static method in class jist.runtime.Main
Dequeue and process jobs from queue.
jobs - Variable in class jist.runtime.RemoteJist.JobQueueServer
job queue.
join() - Method in class jist.runtime.Controller
Wait for simulation to finish.
jpy - Variable in class jist.runtime.Main.CommandLineOptions
jython mode.
jpy - Variable in class jist.swans.Main.CommandLineOptions
jython mode.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _