public class DefaultKnowledgeBaseSimFluent extends AbstractTestableFluent<KnowledgeBaseSimFluent> implements KnowledgeBaseSimFluent
Constructor and Description |
---|
DefaultKnowledgeBaseSimFluent(SimulationFluent simulationFluent) |
Modifier and Type | Method and Description |
---|---|
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) |
test, test, test, test
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test, test, test, test
public DefaultKnowledgeBaseSimFluent(SimulationFluent simulationFluent)
protected KnowledgeBaseSimFluent addCommand(org.kie.api.command.Command command)
addCommand
in class AbstractTestableFluent<KnowledgeBaseSimFluent>
public KnowledgeBaseSimFluent addKnowledgePackages()
addKnowledgePackages
in interface org.kie.internal.fluent.KnowledgeBaseFluent<KnowledgeBaseSimFluent>
public KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type)
public KnowledgeBaseSimFluent addKnowledgePackages(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type, org.kie.api.io.ResourceConfiguration configuration)
public SimulationFluent end(String context, String name)
end
in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>
public SimulationFluent end(String name)
end
in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>
public SimulationFluent end()
end
in interface org.kie.internal.fluent.EndContextFluent<SimulationFluent>
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.