org.drools.simulation
Interface Step

All Known Implementing Classes:
StepImpl

public interface Step


Method Summary
 Collection<org.drools.command.Command> getCommands()
           
 long getTemporalDistance()
           
 

Method Detail

getTemporalDistance

long getTemporalDistance()

getCommands

Collection<org.drools.command.Command> getCommands()


Copyright © 2001-2011 JBoss Inc.. All Rights Reserved.