org.drools.fluent
Interface InternalSimulation

All Superinterfaces:
CommandScript, Simulation

public interface InternalSimulation
extends Simulation, CommandScript


Method Summary
 void addCommand(Command cmd)
           
 void newStep(long distance)
           
 
Methods inherited from interface org.drools.simulation.Simulation
getPaths
 

Method Detail

addCommand

void addCommand(Command cmd)
Specified by:
addCommand in interface CommandScript

newStep

void newStep(long distance)


Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.