org.drools.simulation.fluent.knowledge.impl
Class DefaultKnowledgeBaseSimFluent
java.lang.Object
org.drools.simulation.fluent.test.impl.AbstractTestableFluent<KnowledgeBaseSimFluent>
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultKnowledgeBaseSimFluent
public DefaultKnowledgeBaseSimFluent(SimulationFluent simulationFluent)
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>
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.