Uses of Class
org.semanticweb.elk.reasoner.saturation.rules.RuleApplicationTimer

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

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

Fields in org.semanticweb.elk.reasoner.saturation.rules declared as RuleApplicationTimer
 RuleApplicationTimer RuleStatistics.ruleTimer
           
 

Methods in org.semanticweb.elk.reasoner.saturation.rules with parameters of type RuleApplicationTimer
 void RuleApplicationTimer.add(RuleApplicationTimer timer)
          Add the values the corresponding values of the given timer
 

Constructors in org.semanticweb.elk.reasoner.saturation.rules with parameters of type RuleApplicationTimer
RuleApplicationTimerVisitor(RuleApplicationVisitor visitor, RuleApplicationTimer timer)
          Creates a new DecompositionRuleApplicationVisitor that executes the corresponding methods of the given DecompositionRuleApplicationVisitor and measures the time spent within the corresponding methods using the given RuleApplicationTimer.
 



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