Interface SimulationStep


public interface SimulationStep
  • Method Summary

    Modifier and Type
    Method
    Description
    List<org.kie.api.command.Command>
     
    long
     
  • Method Details

    • getDistanceMillis

      long getDistanceMillis()
    • getCommands

      List<org.kie.api.command.Command> getCommands()