org.drools.simulation.impl
Class SimulationStepImpl
java.lang.Object
org.drools.simulation.impl.SimulationStepImpl
- All Implemented Interfaces:
- org.kie.internal.simulation.SimulationStep
public class SimulationStepImpl
- extends Object
- implements org.kie.internal.simulation.SimulationStep
|
Constructor Summary |
SimulationStepImpl(org.kie.internal.simulation.SimulationPath path,
long distanceMillis)
|
SimulationStepImpl
public SimulationStepImpl(org.kie.internal.simulation.SimulationPath path,
long distanceMillis)
getPath
public org.kie.internal.simulation.SimulationPath getPath()
getDistanceMillis
public long getDistanceMillis()
- Specified by:
getDistanceMillis in interface org.kie.internal.simulation.SimulationStep
getCommands
public List<org.kie.api.command.Command> getCommands()
- Specified by:
getCommands in interface org.kie.internal.simulation.SimulationStep
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.