Package org.drools.examples.conway
Interface ConwayRuleDelegate
-
- All Known Implementing Classes:
AgendaGroupDelegate,RuleFlowDelegate
public interface ConwayRuleDelegate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.kie.api.runtime.KieSessiongetSession()voidinit()voidkillAll()booleannextGeneration()
-