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.
 



Copyright © 2000-2003 Hewlett-Packard. All Rights Reserved.