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