org.drools.examples.conway
Class AgendaGroupDelegate
java.lang.Object
org.drools.examples.conway.AgendaGroupDelegate
- All Implemented Interfaces:
- ConwayRuleDelegate
public class AgendaGroupDelegate
- extends Object
- implements ConwayRuleDelegate
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AgendaGroupDelegate
public AgendaGroupDelegate()
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.