Drools Simulator 6.0.0.Beta1

org.drools.simulation.fluent.knowledge
Interface KnowledgeBaseSimFluent

All Superinterfaces:
org.kie.internal.fluent.FluentKnowledgeBase<KnowledgeBaseSimFluent>, TestableFluent<KnowledgeBaseSimFluent>
All Known Implementing Classes:
DefaultKnowledgeBaseSimFluent

public interface KnowledgeBaseSimFluent
extends org.kie.internal.fluent.FluentKnowledgeBase<KnowledgeBaseSimFluent>, TestableFluent<KnowledgeBaseSimFluent>


Method Summary
 SimulationFluent end()
           
 SimulationFluent end(String name)
           
 SimulationFluent end(String context, String name)
           
 
Methods inherited from interface org.kie.internal.fluent.FluentKnowledgeBase
addKnowledgePackages
 
Methods inherited from interface org.drools.simulation.fluent.test.TestableFluent
test, test, test, test
 

Method Detail

end

SimulationFluent end(String context,
                     String name)

end

SimulationFluent end(String name)

end

SimulationFluent end()

Drools Simulator 6.0.0.Beta1

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