org.dllearner.tools.protege
Class ProtegePlugin
java.lang.Object
org.protege.editor.owl.ui.editor.AbstractOWLDescriptionEditor
org.dllearner.tools.protege.ProtegePlugin
- All Implemented Interfaces:
- org.protege.editor.core.Disposable, org.protege.editor.core.plugin.ProtegePluginInstance, org.protege.editor.core.ui.util.VerifiedInputEditor, org.protege.editor.owl.ui.editor.OWLDescriptionEditor
public class ProtegePlugin
- extends org.protege.editor.owl.ui.editor.AbstractOWLDescriptionEditor
This is the class that must be implemented to get the plugin integrated in
protege.
- Author:
- Christian Koetteritzsch
| Methods inherited from class org.protege.editor.owl.ui.editor.AbstractOWLDescriptionEditor |
getEditorName, setup |
ProtegePlugin
public ProtegePlugin()
getComponent
public JComponent getComponent()
getDescriptions
public Set<org.semanticweb.owl.model.OWLDescription> getDescriptions()
isValidInput
public boolean isValidInput()
setDescription
public boolean setDescription(org.semanticweb.owl.model.OWLDescription arg0)
initialise
public void initialise()
throws Exception
- Throws:
Exception
dispose
public void dispose()
throws Exception
- Throws:
Exception
addStatusChangedListener
public void addStatusChangedListener(org.protege.editor.core.ui.util.InputVerificationStatusChangedListener arg0)
removeStatusChangedListener
public void removeStatusChangedListener(org.protege.editor.core.ui.util.InputVerificationStatusChangedListener arg0)
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2008 Jens Lehmann