public class AgendaGroupDelegate extends Object implements ConwayRuleDelegate
| Constructor and Description |
|---|
AgendaGroupDelegate() |
| Modifier and Type | Method and Description |
|---|---|
org.kie.api.runtime.KieSession |
getSession() |
void |
init() |
void |
killAll() |
boolean |
nextGeneration() |
public org.kie.api.runtime.KieSession getSession()
getSession in interface ConwayRuleDelegatepublic void init()
init in interface ConwayRuleDelegatepublic boolean nextGeneration()
nextGeneration in interface ConwayRuleDelegatepublic void killAll()
killAll in interface ConwayRuleDelegateCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.