Interface JustificationComputationManager.ChangeListener

All Known Implementing Classes:
JustificationManager
Enclosing class:
JustificationComputationManager

public static interface JustificationComputationManager.ChangeListener
  • Method Details

    • justificationsOutdated

      void justificationsOutdated()
      fired when the justifications previously provided by the JustificationComputationManager may be out of date, i.e., they may be no longer correct for the current ontology or current settings and need to be recomputed
    • settingsPanelChanged

      void settingsPanelChanged()
      fired when the settings panel returned by JustificationComputationManager.getSettingsPanel() may have changed