Uses of Class
org.semanticweb.elk.reasoner.saturation.rules.RuleApplicationFactory.BaseEngine

Packages that use RuleApplicationFactory.BaseEngine
org.semanticweb.elk.reasoner.saturation.rules   
 

Uses of RuleApplicationFactory.BaseEngine in org.semanticweb.elk.reasoner.saturation.rules
 

Subclasses of RuleApplicationFactory.BaseEngine in org.semanticweb.elk.reasoner.saturation.rules
 class ContextCleaningFactory.CleaningEngine
          A RuleDeapplicationFactory that its own saturation state riter that does not produce conclusions if their source is marked as saturated.
 class RuleApplicationFactory.DefaultEngine
          Default rule application engine which can create new contexts via ExtendedSaturationStateWriter (either directly when a new IndexedClassExpression is submitted or during decomposition
 class RuleDeapplicationFactory.DeapplicationEngine
           
 

Methods in org.semanticweb.elk.reasoner.saturation.rules that return RuleApplicationFactory.BaseEngine
 RuleApplicationFactory.BaseEngine RuleApplicationFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 RuleApplicationFactory.BaseEngine ContextCompletionFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.