public class DefaultKnowledgeBuilderSimFluent extends AbstractTestableFluent<KnowledgeBuilderSimFluent> implements KnowledgeBuilderSimFluent
Constructor and Description |
---|
DefaultKnowledgeBuilderSimFluent(SimulationFluent simulationFluent) |
Modifier and Type | Method and Description |
---|---|
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) |
test, test, test, test
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
test, test, test, test
public DefaultKnowledgeBuilderSimFluent(SimulationFluent simulationFluent)
protected KnowledgeBuilderSimFluent addCommand(org.kie.api.command.Command command)
addCommand
in class AbstractTestableFluent<KnowledgeBuilderSimFluent>
public KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type)
add
in interface org.kie.internal.fluent.builder.KnowledgeBuilderFluent<KnowledgeBuilderSimFluent>
public KnowledgeBuilderSimFluent add(org.kie.api.io.Resource resource, org.kie.api.io.ResourceType type, org.kie.api.io.ResourceConfiguration configuration)
add
in interface org.kie.internal.fluent.builder.KnowledgeBuilderFluent<KnowledgeBuilderSimFluent>
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.