Drools and jBPM examples 6.0.0.Alpha9

org.drools.examples.conway
Interface ConwayRuleDelegate

All Known Implementing Classes:
AgendaGroupDelegate, RuleFlowDelegate

public interface ConwayRuleDelegate


Method Summary
 org.kie.runtime.StatefulKnowledgeSession getSession()
           
 void init()
           
 void killAll()
           
 boolean nextGeneration()
           
 

Method Detail

getSession

org.kie.runtime.StatefulKnowledgeSession getSession()

init

void init()

nextGeneration

boolean nextGeneration()

killAll

void killAll()

Drools and jBPM examples 6.0.0.Alpha9

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.