Class JustificationComputationPluginLoader

java.lang.Object
org.protege.editor.core.plugin.AbstractPluginLoader<JustificationComputationPlugin>
org.liveontologies.protege.explanation.justification.service.JustificationComputationPluginLoader

public class JustificationComputationPluginLoader extends org.protege.editor.core.plugin.AbstractPluginLoader<JustificationComputationPlugin>
Load the available specified JustificationComputationService plugins
Author:
Alexander Stupnikov Date: 08-02-2017
  • Constructor Details

    • JustificationComputationPluginLoader

      public JustificationComputationPluginLoader(org.protege.editor.owl.OWLEditorKit kit)
      Constructs JustificationComputationPluginLoader
      Parameters:
      kit - OWLEditorKit which is necessary to instantiate a JustificationComputationPlugin
  • Method Details