JTP API Documentation

Uses of Class
jtp.frame.fc.BackwardChainingStorage

Packages that use BackwardChainingStorage
jtp.frame.fc   
 

Uses of BackwardChainingStorage in jtp.frame.fc
 

Methods in jtp.frame.fc that return BackwardChainingStorage
 BackwardChainingStorage RuleClauseAndTriggerInstaller.getBackwardStorage()
           
 BackwardChainingStorage Context.getBackwardStorage()
           
 

Methods in jtp.frame.fc with parameters of type BackwardChainingStorage
 void RuleClauseAndTriggerInstaller.setBackwardStorage(BackwardChainingStorage bs)
           
 void Context.setBackwardStorage(BackwardChainingStorage bst)
           
 


JTP API Documentation