org.drools.examples.conway
Class RuleFlowDelegate
java.lang.Object
org.drools.examples.conway.RuleFlowDelegate
- All Implemented Interfaces:
- ConwayRuleDelegate
public class RuleFlowDelegate
- extends Object
- implements ConwayRuleDelegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RuleFlowDelegate
public RuleFlowDelegate()
getSession
public org.drools.runtime.StatefulKnowledgeSession getSession()
- Specified by:
getSession in interface ConwayRuleDelegate
init
public void init()
- Specified by:
init in interface ConwayRuleDelegate
nextGeneration
public boolean nextGeneration()
- Specified by:
nextGeneration in interface ConwayRuleDelegate
killAll
public void killAll()
- Specified by:
killAll in interface ConwayRuleDelegate
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.