Class JustificationComputationPlugin

java.lang.Object
org.protege.editor.core.plugin.AbstractProtegePlugin<JustificationComputationService>
org.liveontologies.protege.explanation.justification.service.JustificationComputationPlugin
All Implemented Interfaces:
org.protege.editor.core.plugin.ProtegePlugin<JustificationComputationService>

public class JustificationComputationPlugin extends org.protege.editor.core.plugin.AbstractProtegePlugin<JustificationComputationService>
Instantiates the plugin which is based on specified computation service
Author:
Alexander Stupnikov Date: 08-02-2017
  • Field Summary

    Fields inherited from class org.protege.editor.core.plugin.AbstractProtegePlugin

    extension
  • Constructor Summary

    Constructors
    Constructor
    Description
    JustificationComputationPlugin(org.protege.editor.owl.OWLEditorKit kit, org.eclipse.core.runtime.IExtension extension)
    Constructs plugin object
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class org.protege.editor.core.plugin.AbstractProtegePlugin

    getDocumentation, getId, getIExtension, getLabel, getPluginProperty, getPluginProperty

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait