Interface IReasonerListener

    • Method Detail

      • reasoningFinished

        void reasoningFinished​(ReasoningResult result)
        This method will be called after the reasoner is finished.
        Parameters:
        result - The result of the reasoning, can also contain warnings and errors.