Drools Simulator 6.0.0.Beta3

org.drools.simulation.fluent.knowledge.impl
Class DefaultKnowledgeBaseSimFluent

java.lang.Object
  extended by org.drools.simulation.fluent.test.impl.AbstractTestableFluent<KnowledgeBaseSimFluent>
      extended by org.drools.simulation.fluent.knowledge.impl.DefaultKnowledgeBaseSimFluent
All Implemented Interfaces:
KnowledgeBaseSimFluent, TestableFluent<KnowledgeBaseSimFluent>, org.kie.internal.fluent.EndContextFluent<SimulationFluent>, org.kie.internal.fluent.KnowledgeBaseFluent<KnowledgeBaseSimFluent>

public class DefaultKnowledgeBaseSimFluent
extends AbstractTestableFluent<KnowledgeBaseSimFluent>
implements KnowledgeBaseSimFluent


Constructor Summary
DefaultKnowledgeBaseSimFluent(SimulationFluent simulationFluent)
           
 
Method Summary
protected  KnowledgeBaseSimFluent addCommand(org.kie.api.command.Command command)
           
 KnowledgeBaseSimFluent addKnowledgePackages()
           
 KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type)
           
 KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type, org.kie.api.io.ResourceConfiguration configuration)
           
 SimulationFluent end()
           
 SimulationFluent end(String name)
           
 SimulationFluent end(String context, String name)
           
 
Methods inherited from class org.drools.simulation.fluent.test.impl.AbstractTestableFluent
test, test, test, test
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.drools.simulation.fluent.test.TestableFluent
test, test, test, test
 

Constructor Detail

DefaultKnowledgeBaseSimFluent

public DefaultKnowledgeBaseSimFluent(SimulationFluent simulationFluent)
Method Detail

addCommand

protected KnowledgeBaseSimFluent addCommand(org.kie.api.command.Command command)
Specified by:
addCommand in class AbstractTestableFluent<KnowledgeBaseSimFluent>

addKnowledgePackages

public KnowledgeBaseSimFluent addKnowledgePackages()
Specified by:
addKnowledgePackages in interface org.kie.internal.fluent.KnowledgeBaseFluent<KnowledgeBaseSimFluent>

addKnowledgePackages

public KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource,
                                                   org.kie.api.io.ResourceType type)

addKnowledgePackages

public KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource,
                                                   org.kie.api.io.ResourceType type,
                                                   org.kie.api.io.ResourceConfiguration configuration)

end

public SimulationFluent end(String context,
                            String name)
Specified by:
end in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>

end

public SimulationFluent end(String name)
Specified by:
end in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>

end

public SimulationFluent end()
Specified by:
end in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>

Drools Simulator 6.0.0.Beta3

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