org.drools.simulation
Interface SimulationStep


public interface SimulationStep


Method Summary
 List<Command> getCommands()
           
 long getDistanceMillis()
           
 

Method Detail

getDistanceMillis

long getDistanceMillis()

getCommands

List<Command> getCommands()


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