org.semanticweb.elk.reasoner.taxonomy
Class TaxonomyCleaning
java.lang.Object
org.semanticweb.elk.util.concurrent.computation.ConcurrentComputation<I,F>
org.semanticweb.elk.reasoner.ReasonerComputation<IndexedClassEntity,org.semanticweb.elk.reasoner.taxonomy.TaxonomyCleaningFactory>
org.semanticweb.elk.reasoner.taxonomy.TaxonomyCleaning
public class TaxonomyCleaning
- extends ReasonerComputation<IndexedClassEntity,org.semanticweb.elk.reasoner.taxonomy.TaxonomyCleaningFactory>
Cleans both class and instance taxonomies concurrently
- Author:
- Pavel Klinov
pavel.klinov@uni-ulm.de
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TaxonomyCleaning
public TaxonomyCleaning(Collection<IndexedClassEntity> inputs,
ClassTaxonomyState classTaxonomyState,
InstanceTaxonomyState instanceTaxonomyState,
ComputationExecutor executor,
int maxWorkers,
ProgressMonitor progressMonitor)
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.