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 AbstractRuleSessionImpl.getRuleExecutionSet()
          Returns the Drools RuleExecutionSet associated with this RuleSession.
 

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



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