public interface IReasonerListener
IReasoner, to inform the caller of the reasoner, that the reasoning has been finished.| Modifier and Type | Method and Description |
|---|---|
void |
reasoningFinished(ReasoningResult result)
This method will be called after the reasoner is finished.
|
void reasoningFinished(ReasoningResult result)
result - The result of the reasoning, can also contain warnings and errors.Copyright © 2009 - 2018 SSE. All Rights Reserved.