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 ConwayRuleDelegate
public void init()
init
in interface ConwayRuleDelegate
public boolean nextGeneration()
nextGeneration
in interface ConwayRuleDelegate
public void killAll()
killAll
in interface ConwayRuleDelegate
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.