Uses of Class
org.semanticweb.elk.reasoner.incremental.IncrementalStages

Packages that use IncrementalStages
org.semanticweb.elk.reasoner.incremental   
org.semanticweb.elk.reasoner.stages   
 

Uses of IncrementalStages in org.semanticweb.elk.reasoner.incremental
 

Methods in org.semanticweb.elk.reasoner.incremental that return IncrementalStages
static IncrementalStages IncrementalStages.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static IncrementalStages[] IncrementalStages.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of IncrementalStages in org.semanticweb.elk.reasoner.stages
 

Methods in org.semanticweb.elk.reasoner.stages that return IncrementalStages
protected  IncrementalStages IncrementalAdditionInitializationStage.stage()
           
protected  IncrementalStages IncrementalDeletionInitializationStage.stage()
           
 



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