org.semanticweb.elk.reasoner.taxonomy
Class InstanceTaxonomyComputationFactory.Engine
java.lang.Object
org.semanticweb.elk.reasoner.taxonomy.InstanceTaxonomyComputationFactory.Engine
- All Implemented Interfaces:
- InputProcessor<IndexedIndividual>
- Enclosing class:
- InstanceTaxonomyComputationFactory
public class InstanceTaxonomyComputationFactory.Engine
- extends Object
- implements InputProcessor<IndexedIndividual>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transitiveReductionEngine
protected final TransitiveReductionFactory.Engine transitiveReductionEngine
- The transitive reduction engine used in the taxonomy construction
submit
public final void submit(IndexedIndividual job)
- Specified by:
submit in interface InputProcessor<IndexedIndividual>
process
public final void process()
throws InterruptedException
- Specified by:
process in interface InputProcessor<IndexedIndividual>
- Throws:
InterruptedException
finish
public void finish()
- Specified by:
finish in interface InputProcessor<IndexedIndividual>
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.