org.drools.fluent.knowledge.impl
Class DefaultKnowledgeBaseSimFluent
java.lang.Object
org.drools.fluent.test.impl.AbstractTestableFluent<KnowledgeBaseSimFluent>
org.drools.fluent.knowledge.impl.DefaultKnowledgeBaseSimFluent
- All Implemented Interfaces:
- org.drools.fluent.FluentKnowledgeBase<KnowledgeBaseSimFluent>, KnowledgeBaseSimFluent, TestableFluent<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.drools.command.Command command)
- Specified by:
addCommand in class AbstractTestableFluent<KnowledgeBaseSimFluent>
addKnowledgePackages
public KnowledgeBaseSimFluent addKnowledgePackages()
- Specified by:
addKnowledgePackages in interface org.drools.fluent.FluentKnowledgeBase<KnowledgeBaseSimFluent>
addKnowledgePackages
public KnowledgeBaseSimFluent addKnowledgePackages(org.drools.io.Resource resource,
org.drools.builder.ResourceType type)
addKnowledgePackages
public KnowledgeBaseSimFluent addKnowledgePackages(org.drools.io.Resource resource,
org.drools.builder.ResourceType type,
org.drools.builder.ResourceConfiguration configuration)
getActiveKnowledgeBaseId
public String getActiveKnowledgeBaseId()
end
public SimulationFluent end(String context,
String name)
- Specified by:
end in interface KnowledgeBaseSimFluent
end
public SimulationFluent end(String name)
- Specified by:
end in interface KnowledgeBaseSimFluent
end
public SimulationFluent end()
- Specified by:
end in interface KnowledgeBaseSimFluent
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.