Uses of Class
ubc.cs.JLog.Foundation.jDynamicRuleDefinitions

Packages that use jDynamicRuleDefinitions
ubc.cs.JLog.Foundation   
ubc.cs.JLog.Terms   
ubc.cs.JLog.Terms.Goals   
 

Uses of jDynamicRuleDefinitions in ubc.cs.JLog.Foundation
 

Methods in ubc.cs.JLog.Foundation that return jDynamicRuleDefinitions
 jDynamicRuleDefinitions jDynamicRuleDefinitions.copy()
           
 

Uses of jDynamicRuleDefinitions in ubc.cs.JLog.Terms
 

Methods in ubc.cs.JLog.Terms that return jDynamicRuleDefinitions
protected  jDynamicRuleDefinitions jClause.getDynamicRules(jPredicate h, jKnowledgeBase kb)
           
 

Uses of jDynamicRuleDefinitions in ubc.cs.JLog.Terms.Goals
 

Fields in ubc.cs.JLog.Terms.Goals declared as jDynamicRuleDefinitions
protected  jDynamicRuleDefinitions jClauseGoal.rules
           
 

Methods in ubc.cs.JLog.Terms.Goals that return jDynamicRuleDefinitions
 jDynamicRuleDefinitions jClauseGoal.getDynamicRules()
           
 

Methods in ubc.cs.JLog.Terms.Goals with parameters of type jDynamicRuleDefinitions
 void jClauseGoal.setDynamicRules(jDynamicRuleDefinitions r)
           
 



Copyright © 2011. All Rights Reserved.