com.hp.hpl.jena.reasoner.rulesys
Class FBRuleInfGraph.RuleStore

java.lang.Object
  extended by com.hp.hpl.jena.reasoner.rulesys.FBRuleInfGraph.RuleStore
Enclosing class:
FBRuleInfGraph

public static class FBRuleInfGraph.RuleStore
extends Object

Structure used to wrap up pre-processed/compiled rule sets.


Constructor Summary
FBRuleInfGraph.RuleStore(List rawRules, Object fRuleStore, List bRules)
          Constructor.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FBRuleInfGraph.RuleStore

public FBRuleInfGraph.RuleStore(List rawRules,
                                Object fRuleStore,
                                List bRules)
Constructor.



Copyright © 2000, 2001, 2002, 2003, 2004 Hewlett-Packard Development Company, LP