org.semanticweb.elk.reasoner.saturation
Interface ClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>

Type Parameters:
J - the type of the input jobs of ClassExpressionSaturationFactory
All Superinterfaces:
InputProcessorListenerNotifyFinishedJob<J>
All Known Implementing Classes:
DummyClassExpressionSaturationListener

public interface ClassExpressionSaturationListener<J extends SaturationJob<? extends IndexedClassExpression>>
extends InputProcessorListenerNotifyFinishedJob<J>

A listener to be used with ClassExpressionSaturationFactory. The listener defines functions are triggered during saturation.

Author:
"Yevgeny Kazakov"

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.