org.drools.simulation
Interface Fluent
public interface Fluent
getValue
Object getValue()
set
Fluent set(String name)
newPath
Fluent newPath(String name)
createStep
Fluent createStep(long distance)
createKnowledgeBuilder
Fluent createKnowledgeBuilder()
hasErrors
Fluent hasErrors()
getErrors
Fluent getErrors()
add
Fluent add(Resource resource,
ResourceType type)
add
Fluent add(Resource resource,
ResourceType type,
ResourceConfiguration configuration)
newKnowledgeBase
Fluent newKnowledgeBase()
fireAllRules
Fluent fireAllRules()
insert
Fluent insert(Object object)
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.