org.drools.fluent.knowledge.impl
Class DefaultKnowledgeBuilderSimFluent
java.lang.Object
org.drools.fluent.test.impl.AbstractTestableFluent<KnowledgeBuilderSimFluent>
org.drools.fluent.knowledge.impl.DefaultKnowledgeBuilderSimFluent
- All Implemented Interfaces:
- org.drools.fluent.FluentKnowledgeBuilder<KnowledgeBuilderSimFluent>, KnowledgeBuilderSimFluent, TestableFluent<KnowledgeBuilderSimFluent>
public class DefaultKnowledgeBuilderSimFluent
- extends AbstractTestableFluent<KnowledgeBuilderSimFluent>
- implements KnowledgeBuilderSimFluent
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultKnowledgeBuilderSimFluent
public DefaultKnowledgeBuilderSimFluent(SimulationFluent simulationFluent)
addCommand
protected KnowledgeBuilderSimFluent addCommand(org.drools.command.Command command)
- Specified by:
addCommand in class AbstractTestableFluent<KnowledgeBuilderSimFluent>
add
public KnowledgeBuilderSimFluent add(org.drools.io.Resource resource,
org.drools.builder.ResourceType type)
- Specified by:
add in interface org.drools.fluent.FluentKnowledgeBuilder<KnowledgeBuilderSimFluent>
add
public KnowledgeBuilderSimFluent add(org.drools.io.Resource resource,
org.drools.builder.ResourceType type,
org.drools.builder.ResourceConfiguration configuration)
- Specified by:
add in interface org.drools.fluent.FluentKnowledgeBuilder<KnowledgeBuilderSimFluent>
getActiveKnowledgeBuilderId
public String getActiveKnowledgeBuilderId()
end
public SimulationFluent end(String context,
String name)
- Specified by:
end in interface KnowledgeBuilderSimFluent
end
public SimulationFluent end(String name)
- Specified by:
end in interface KnowledgeBuilderSimFluent
end
public SimulationFluent end()
- Specified by:
end in interface KnowledgeBuilderSimFluent
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.