Drools Simulator 6.1.0.Beta1

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

java.lang.Object
  extended by org.drools.simulation.fluent.test.impl.AbstractTestableFluent<KnowledgeBuilderSimFluent>
      extended by org.drools.simulation.fluent.knowledge.impl.DefaultKnowledgeBuilderSimFluent
All Implemented Interfaces:
KnowledgeBuilderSimFluent, TestableFluent<KnowledgeBuilderSimFluent>, org.kie.internal.fluent.builder.KnowledgeBuilderFluent<KnowledgeBuilderSimFluent>, org.kie.internal.fluent.EndContextFluent<SimulationFluent>

public class DefaultKnowledgeBuilderSimFluent
extends AbstractTestableFluent<KnowledgeBuilderSimFluent>
implements KnowledgeBuilderSimFluent


Constructor Summary
DefaultKnowledgeBuilderSimFluent(SimulationFluent simulationFluent)
           
 
Method Summary
 KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type)
           
 KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type, org.kie.api.io.ResourceConfiguration configuration)
           
protected  KnowledgeBuilderSimFluent addCommand(org.kie.api.command.Command command)
           
 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

DefaultKnowledgeBuilderSimFluent

public DefaultKnowledgeBuilderSimFluent(SimulationFluent simulationFluent)
Method Detail

addCommand

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

add

public KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource,
                                     org.kie.api.io.ResourceType type)
Specified by:
add in interface org.kie.internal.fluent.builder.KnowledgeBuilderFluent<KnowledgeBuilderSimFluent>

add

public KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource,
                                     org.kie.api.io.ResourceType type,
                                     org.kie.api.io.ResourceConfiguration configuration)
Specified by:
add in interface org.kie.internal.fluent.builder.KnowledgeBuilderFluent<KnowledgeBuilderSimFluent>

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.1.0.Beta1

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