gsim.core.runtime
Interface BatchManager


public interface BatchManager

A BatchManager is responsible for executing a program on behalf of the modeller.

Author:
Stephan

Method Summary
 void start()
          Starts execution.
 

Method Detail

start

void start()
           throws GSimEngineException
Starts execution.

Throws:
GSimEngineException