Uses of Class
org.semanticweb.elk.reasoner.reduction.TransitiveReductionJob

Packages that use TransitiveReductionJob
org.semanticweb.elk.reasoner.reduction   
 

Uses of TransitiveReductionJob in org.semanticweb.elk.reasoner.reduction
 

Classes in org.semanticweb.elk.reasoner.reduction with type parameters of type TransitiveReductionJob
 class TransitiveReductionFactory<R extends IndexedClassExpression,J extends TransitiveReductionJob<R>>
          The factory for engines that concurrently perform the transitive reduction of the derived subsumption hierarchy between classes.
 interface TransitiveReductionListener<J extends TransitiveReductionJob<?>>
          A listener to be used with the TransitiveReductionFactory.
 



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