Class JustificationComputationServiceManager
java.lang.Object
org.liveontologies.protege.explanation.justification.JustificationComputationServiceManager
- All Implemented Interfaces:
org.protege.editor.core.Disposable
public class JustificationComputationServiceManager
extends Object
implements org.protege.editor.core.Disposable
Keeps track of the available
JustificationComputationService plugins.- Author:
- Pavel Klinov pavel.klinov@uni-ulm.de, Yevgeny Kazakov
-
Method Details
-
get
public static JustificationComputationServiceManager get(org.protege.editor.owl.OWLEditorKit kit) throws Exception - Throws:
Exception
-
dispose
- Specified by:
disposein interfaceorg.protege.editor.core.Disposable- Throws:
Exception
-
getOwlEditorKit
public org.protege.editor.owl.OWLEditorKit getOwlEditorKit() -
getServices
-
getDefaultService
-
setDefaultService
-