Uses of Interface
gsim.sim.engine.Executable

Packages that use Executable
gsim.core This is the gsim API. 
gsim.sim.engine.common   
 

Uses of Executable in gsim.core
 

Methods in gsim.core with parameters of type Executable
 BatchManager Core.createBatchManager(Executable ex, java.util.HashMap<java.lang.String,java.lang.Object> props)
          Creates a BatchManager.
 

Uses of Executable in gsim.sim.engine.common
 

Classes in gsim.sim.engine.common that implement Executable
 class DefaultExecutable