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 java.lang.Object

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


Constructor Summary
FBRuleInfGraph.RuleStore(java.util.List<Rule> rawRules, java.lang.Object fRuleStore, java.util.List<Rule> 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(java.util.List<Rule> rawRules,
                                java.lang.Object fRuleStore,
                                java.util.List<Rule> bRules)
Constructor.



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