Interface AxiomSelectionListener

All Known Implementing Classes:
JustificationFrameList

public interface AxiomSelectionListener
Author: Matthew Horridge The University Of Manchester Information Management Group Date: 09-Oct-2008
  • Method Details

    • axiomAdded

      void axiomAdded(AxiomSelectionModel source, org.semanticweb.owlapi.model.OWLAxiom axiom)
    • axiomRemoved

      void axiomRemoved(AxiomSelectionModel source, org.semanticweb.owlapi.model.OWLAxiom axiom)