Uses of Interface
org.semanticweb.elk.reasoner.saturation.ContextCreationListener

Packages that use ContextCreationListener
org.semanticweb.elk.reasoner.saturation   
org.semanticweb.elk.reasoner.saturation.rules   
 

Uses of ContextCreationListener in org.semanticweb.elk.reasoner.saturation
 

Fields in org.semanticweb.elk.reasoner.saturation declared as ContextCreationListener
static ContextCreationListener ContextCreationListener.DUMMY
           
 

Methods in org.semanticweb.elk.reasoner.saturation that return ContextCreationListener
static ContextCreationListener SaturationUtils.addStatsToContextCreationListener(ContextCreationListener listener, ContextStatistics contextStats)
           
 

Methods in org.semanticweb.elk.reasoner.saturation with parameters of type ContextCreationListener
static ContextCreationListener SaturationUtils.addStatsToContextCreationListener(ContextCreationListener listener, ContextStatistics contextStats)
           
 ExtendedSaturationStateWriter SaturationState.getExtendedWriter(ContextCreationListener contextCreationListener, ContextModificationListener contextModificationListener, RuleApplicationVisitor ruleAppVisitor, ConclusionVisitor<?> conclusionVisitor, boolean trackNewContextsAsUnsaturated)
          Creates a new ExtendedSaturationStateWriter for modifying this SaturationState associated with the given ContextCreationListener.
 

Uses of ContextCreationListener in org.semanticweb.elk.reasoner.saturation.rules
 

Methods in org.semanticweb.elk.reasoner.saturation.rules with parameters of type ContextCreationListener
 RuleDeapplicationFactory.DeapplicationEngine ContextCleaningFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modificationListener)
           
 RuleApplicationFactory.BaseEngine RuleApplicationFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 RuleDeapplicationFactory.DeapplicationEngine RuleDeapplicationFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 RuleApplicationFactory.BaseEngine ContextCompletionFactory.getDefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 

Constructors in org.semanticweb.elk.reasoner.saturation.rules with parameters of type ContextCreationListener
RuleApplicationFactory.DefaultEngine(ContextCreationListener listener, ContextModificationListener modListener)
           
 



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