Uses of Class
com.hp.hpl.jena.reasoner.rulesys.BasicForwardRuleInfGraph

Packages that use BasicForwardRuleInfGraph
com.hp.hpl.jena.reasoner.rulesys Provides a selection of simple rule engines for Jena inference models. 
 

Uses of BasicForwardRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys
 

Subclasses of BasicForwardRuleInfGraph in com.hp.hpl.jena.reasoner.rulesys
 class FBRuleInfGraph
          An inference graph that uses a mixture of forward and backward chaining rules.
 class RDFSRuleInfGraph
          Customization of the generic rule inference graph for RDFS inference.
 class RETERuleInfGraph
          RETE implementation of the forward rule infernce graph.
 

Constructors in com.hp.hpl.jena.reasoner.rulesys with parameters of type BasicForwardRuleInfGraph
BasicFBReifier(BasicForwardRuleInfGraph parent, Reifier base, com.hp.hpl.jena.reasoner.rulesys.BasicFBReifier.GetReifier deductions, ReificationStyle style)
           
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP