Uses of Class
org.drools.core.RuleBaseConfiguration.SequentialAgenda
Packages that use RuleBaseConfiguration.SequentialAgenda
Package
Description
This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory
-
Uses of RuleBaseConfiguration.SequentialAgenda in org.drools.core
Fields in org.drools.core declared as RuleBaseConfiguration.SequentialAgendaModifier and TypeFieldDescriptionstatic final RuleBaseConfiguration.SequentialAgendaRuleBaseConfiguration.SequentialAgenda.DYNAMICstatic final RuleBaseConfiguration.SequentialAgendaRuleBaseConfiguration.SequentialAgenda.SEQUENTIALMethods in org.drools.core that return RuleBaseConfiguration.SequentialAgendaModifier and TypeMethodDescriptionRuleBaseConfiguration.SequentialAgenda.determineSequentialAgenda(String value) RuleBaseConfiguration.getSequentialAgenda()Methods in org.drools.core with parameters of type RuleBaseConfiguration.SequentialAgendaModifier and TypeMethodDescriptionvoidRuleBaseConfiguration.setSequentialAgenda(RuleBaseConfiguration.SequentialAgenda sequentialAgenda)