Class BatchEngine

  • All Implemented Interfaces:
    it.unibo.alchemist.core.Simulation , java.lang.Runnable

    
    public final class BatchEngine<T extends Object, P extends Position<out P>>
    extends Engine<T, P>
                        

    This class implements a simulation. It offers a wide number of static factories to ease the creation process.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class it.unibo.alchemist.core.Engine

        addOutputMonitor, getEnvironment, getError, getOutputMonitors, getStatus, getStep, getTime, goToStep, goToTime, neighborAdded, neighborRemoved, nodeAdded, nodeMoved, nodeRemoved, pause, play, reactionAdded, reactionRemoved, removeOutputMonitor, run, schedule, terminate, toString, waitFor
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait