Uses of Interface
jist.runtime.JistAPI.Logger

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

Uses of JistAPI.Logger in jist.runtime
 

Methods in jist.runtime with parameters of type JistAPI.Logger
 void Controller.setLog(JistAPI.Logger logger)
          Set logging implementation.
static void JistAPI.setLog(JistAPI.Logger logger)
          Set the simulation logger.
static void JistAPI_Impl.setLog(JistAPI.Logger logger)