Class InconsistentOntologyPresentationService

java.lang.Object
org.liveontologies.protege.explanation.justification.InconsistentOntologyPresentationService
All Implemented Interfaces:
org.protege.editor.core.Disposable, org.protege.editor.core.plugin.ProtegePluginInstance, org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance

public class InconsistentOntologyPresentationService extends Object implements org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance
Author: Matthew Horridge Stanford University Bio-Medical Informatics Research Group Date: 18/03/2012
  • Constructor Details

    • InconsistentOntologyPresentationService

      public InconsistentOntologyPresentationService()
  • Method Details

    • setup

      public void setup(org.protege.editor.owl.OWLEditorKit editorKit)
      Specified by:
      setup in interface org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance
    • initialise

      public void initialise() throws Exception
      Specified by:
      initialise in interface org.protege.editor.core.plugin.ProtegePluginInstance
      Throws:
      Exception
    • dispose

      public void dispose() throws Exception
      Specified by:
      dispose in interface org.protege.editor.core.Disposable
      Throws:
      Exception
    • explain

      public void explain(org.semanticweb.owlapi.model.OWLOntology ontology)
      Specified by:
      explain in interface org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance