KIE Internal 6.0.0.Beta1

org.kie.internal.fluent
Interface InternalSimulation

All Superinterfaces:
CommandScript, Simulation

public interface InternalSimulation
extends Simulation, CommandScript


Method Summary
 void addCommand(org.kie.api.command.Command cmd)
           
 void newInternalStep(long distance)
           
 
Methods inherited from interface org.kie.internal.simulation.Simulation
getPaths
 

Method Detail

addCommand

void addCommand(org.kie.api.command.Command cmd)
Specified by:
addCommand in interface CommandScript

newInternalStep

void newInternalStep(long distance)

KIE Internal 6.0.0.Beta1

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