org.drools.fluent.compact
Interface InternalSimulation

All Superinterfaces:
Simulation

public interface InternalSimulation
extends Simulation


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)

newStep

void newStep(long distance)


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