|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.ui.actions.AbstractOWLModelAction
edu.stanford.smi.protegex.owl.inference.ui.inspector.ShowReasonerInspectorAction
public class ShowReasonerInspectorAction
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Sep 15, 2004
Field Summary |
---|
Fields inherited from class edu.stanford.smi.protegex.owl.ui.actions.AbstractOWLModelAction |
---|
CODE_MENU, OWL_MENU, PROJECT_MENU, REASONING_MENU, TOOLS_MENU, WINDOW_MENU |
Fields inherited from interface edu.stanford.smi.protegex.owl.ui.actions.OWLModelAction |
---|
ICON, NAME, PATH_SEPARATOR, SUITABILITY |
Constructor Summary | |
---|---|
ShowReasonerInspectorAction()
|
Method Summary | |
---|---|
String |
getIconFileName()
Gets the relative name of an (optional) icon. |
Class |
getIconResourceClass()
Gets a Class that is in the same folder as the icon file. |
String |
getMenubarPath()
Gets a path to the menu bar location of this action. |
String |
getName()
Gets the human readable name of this action, to be used as menu item text and tool bar button tool tip text. |
void |
run(OWLModel owlModel)
Called when the action is executed by the user. |
Methods inherited from class edu.stanford.smi.protegex.owl.ui.actions.AbstractOWLModelAction |
---|
addPropertyChangeListener, dispose, getToolbarPath, isSuitable, notifyPropertyChangeListeners, removePropertyChangeListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ShowReasonerInspectorAction()
Method Detail |
---|
public Class getIconResourceClass()
IconOwner
getIconResourceClass
in interface IconOwner
getIconResourceClass
in class AbstractOWLModelAction
public String getIconFileName()
IconOwner
getIconFileName
in interface IconOwner
getIconFileName
in class AbstractOWLModelAction
"classify.gif"
or nullpublic String getMenubarPath()
OWLModelAction
PATH_SEPARATOR
) between
the menu and group name.
public String getName()
OWLModelAction
public void run(OWLModel owlModel)
OWLModelAction
owlModel
- the OWLModel to operate on
|
Protégé-OWL 3.4 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |