Package | Description |
---|---|
com.hp.hpl.jena.reasoner.rulesys |
Provides a selection of simple rule engines for Jena inference models.
|
Modifier and Type | Method and Description |
---|---|
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