|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.stanford.smi.protegex.owl.inference.ui.ReasonerActionRunner
public class ReasonerActionRunner
User: matthewhorridge
The Univeristy Of Manchester
Medical Informatics Group
Date: Aug 23, 2004
Constructor Summary | |
---|---|
ReasonerActionRunner(RunnableReasonerAction runner,
boolean showClassifierResults)
Constructs a ReasonerActionRunner. |
Method Summary | |
---|---|
void |
execute()
Executes the reasoner actions that are specified in the RunnableReasonerAction's executeReasonerActions
method. |
protected void |
showInferredHierarchy(boolean visible)
Displays the inferred hierarchy and the classifier results panel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReasonerActionRunner(RunnableReasonerAction runner, boolean showClassifierResults)
runner
- The RunnableReasonerAction that specifies
the code to be executed by this ReasonerActionRunnershowClassifierResults
- If true
the
classification results panel will be displayed after
the reasone actions have been executed.Method Detail |
---|
public void execute()
executeReasonerActions
method. This will execute the actions is a worker thread
and pop up a progress dialog.
protected void showInferredHierarchy(boolean visible)
visible
-
|
Protégé-OWL 3.3.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |