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:
setupin interfaceorg.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance
-
initialise
- Specified by:
initialisein interfaceorg.protege.editor.core.plugin.ProtegePluginInstance- Throws:
Exception
-
dispose
- Specified by:
disposein interfaceorg.protege.editor.core.Disposable- Throws:
Exception
-
explain
public void explain(org.semanticweb.owlapi.model.OWLOntology ontology) - Specified by:
explainin interfaceorg.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance
-