org.drools.fluent
Interface InternalSimulation

All Superinterfaces:
CommandScript, Simulation

public interface InternalSimulation
extends Simulation, CommandScript


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

Method Detail

addCommand

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

newInternalStep

void newInternalStep(long distance)


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