Class ProductLineHeaderMenu.ValidationListener

    • Constructor Detail

      • ValidationListener

        private ValidationListener()
    • Method Detail

      • endReasoning

        public void endReasoning​(ReasoningResult result)
        Description copied from class: AbstractReasonerListener
        This method will be called after the reasoner is finished. This method is called in an own GUI thread to allow modifications on the GUI.
        Specified by:
        endReasoning in class AbstractReasonerListener
        Parameters:
        result - The result of the reasoning, can also contain warnings and errors.