Uses of Class
org.drools.jsr94.rules.admin.RuleExecutionSetImpl

Packages that use RuleExecutionSetImpl
org.drools.jsr94.rules Provides the core client APIs for using a rule engine. 
 

Uses of RuleExecutionSetImpl in org.drools.jsr94.rules
 

Methods in org.drools.jsr94.rules that return RuleExecutionSetImpl
protected  RuleExecutionSetImpl RuleSessionImpl.getRuleExecutionSet()
          Returns the Drools RuleExecutionSet associated with this RuleSession.
 

Methods in org.drools.jsr94.rules with parameters of type RuleExecutionSetImpl
protected  void RuleSessionImpl.setRuleExecutionSet(RuleExecutionSetImpl ruleSet)
          Sets the Drools RuleExecutionSet associated with this RuleSession.
 



Copyright © 2001-2004 The Codehaus. All Rights Reserved.