Interface ConwayRuleDelegate

    • Method Detail

      • getSession

        org.kie.api.runtime.KieSession getSession()
      • init

        void init()
      • nextGeneration

        boolean nextGeneration()
      • killAll

        void killAll()