Uses of Interface
com.hp.hpl.jena.reasoner.rulesys.RulePreprocessHook

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

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

Methods in com.hp.hpl.jena.reasoner.rulesys with parameters of type RulePreprocessHook
 void GenericRuleReasoner.addPreprocessingHook(RulePreprocessHook hook)
          Add a new preprocessing hook defining an operation that should be run when the inference graph is being prepared.
 void FBRuleInfGraph.addPreprocessingHook(RulePreprocessHook hook)
          Add a new preprocessing hook defining an operation that should be run when the preparation phase is underway.
 void GenericRuleReasoner.removePreprocessingHook(RulePreprocessHook hook)
          Remove a preprocessing hook.
 



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