Uses of Class
org.semanticweb.elk.reasoner.saturation.context.ContextStatistics

Packages that use ContextStatistics
org.semanticweb.elk.reasoner.saturation   
org.semanticweb.elk.reasoner.saturation.context   
org.semanticweb.elk.reasoner.saturation.rules   
 

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

Methods in org.semanticweb.elk.reasoner.saturation that return ContextStatistics
 ContextStatistics SaturationStatistics.getContextStatistics()
           
 

Methods in org.semanticweb.elk.reasoner.saturation with parameters of type ContextStatistics
static ContextCreationListener SaturationUtils.addStatsToContextCreationListener(ContextCreationListener listener, ContextStatistics contextStats)
           
static ContextModificationListener SaturationUtils.addStatsToContextModificationListener(ContextModificationListener listener, ContextStatistics contextStats)
           
 

Uses of ContextStatistics in org.semanticweb.elk.reasoner.saturation.context
 

Methods in org.semanticweb.elk.reasoner.saturation.context with parameters of type ContextStatistics
 void ContextStatistics.add(ContextStatistics stats)
           
 

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

Fields in org.semanticweb.elk.reasoner.saturation.rules declared as ContextStatistics
protected  ContextStatistics RuleApplicationFactory.BaseEngine.localContextStatistics
           
 



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