Uses of Interface
org.drools.reteoo.Agenda

Packages that use Agenda
org.drools The main run-time API. 
org.drools.reteoo.impl Implementation of the Rete-OO algorithm. 
 

Uses of Agenda in org.drools
 

Methods in org.drools that return Agenda
 Agenda WorkingMemory.getAgenda()
          Retrieve the rule-firing Agenda for this WorkingMemory.
 

Uses of Agenda in org.drools.reteoo.impl
 

Classes in org.drools.reteoo.impl that implement Agenda
 class AgendaImpl
          Rule-firing Agenda.
 



Copyright © 2001-2003 The Werken Company. All Rights Reserved.