org.semanticweb.elk.reasoner.reduction
Interface TransitiveReductionListener<J extends TransitiveReductionJob<?>>

Type Parameters:
J - the type of input jobs of TransitiveReductionFactory
All Superinterfaces:
InputProcessorListenerNotifyFinishedJob<J>

public interface TransitiveReductionListener<J extends TransitiveReductionJob<?>>
extends InputProcessorListenerNotifyFinishedJob<J>

A listener to be used with the TransitiveReductionFactory. The listener defines functions that are triggered during transitive reduction.

Author:
"Yevgeny Kazakov"
See Also:
TransitiveReductionFactory

Method Summary
 
Methods inherited from interface org.semanticweb.elk.util.concurrent.computation.InputProcessorListenerNotifyFinishedJob
notifyFinished
 



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