org.protege.editor.owl.ui.inference
Class ExplainInconsistentOntologyAction
java.lang.Object
javax.swing.AbstractAction
org.protege.editor.core.ui.action.ProtegeAction
org.protege.editor.owl.ui.action.ProtegeOWLAction
org.protege.editor.owl.ui.inference.ExplainInconsistentOntologyAction
- All Implemented Interfaces:
- ActionListener, Serializable, Cloneable, EventListener, Action, Disposable, ProtegePluginInstance
public class ExplainInconsistentOntologyAction
- extends ProtegeOWLAction
- See Also:
- Serialized Form
ExplainInconsistentOntologyAction
public ExplainInconsistentOntologyAction()
initialise
public void initialise()
throws Exception
- Description copied from interface:
ProtegePluginInstance
- The initialise method is called at the start of a
plugin instance life cycle.
This method is called to give the plugin a chance
to initialise itself. All plugin initialisation
should be done in this method rather than the plugin
constructor, since the initialisation might need to
occur at a point after plugin instance creation, and
a each plugin must have a zero argument constructor.
- Throws:
Exception
actionPerformed
public void actionPerformed(ActionEvent e)
dispose
public void dispose()
throws Exception
- Throws:
Exception
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research