Uses of Class
jist.runtime.Rewriter

Packages that use Rewriter
jist.runtime Provides the entire JiST (Java in Simulation Time) runtime framework and simulation time functionality. 
 

Uses of Rewriter in jist.runtime
 

Methods in jist.runtime with parameters of type Rewriter
abstract  void Bootstrap.startSimulation(Rewriter rewriter, java.lang.String name, java.lang.String[] args, java.lang.Object properties)
          Entity method (invoked in simulation time) to perform bootstrap event.