|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectit.uniroma3.plasm.actionset.CheckPlasmAction
it.uniroma3.plasm.actionset.EvaluateAction
This is the super class for all the evaluate actions of this plugin this is made necessary to check everytime that the plasm Process is up and running and the export view is active and not disposed.
Nested Class Summary | |
class |
EvaluateAction.Refresher
|
Constructor Summary | |
EvaluateAction()
|
Method Summary | |
abstract void |
evaluate()
|
void |
run(org.eclipse.jface.action.IAction action)
this action evaluate the the bufferr currently displayed on the active Editor page. |
Methods inherited from class it.uniroma3.plasm.actionset.CheckPlasmAction |
dispose, init, selectionChanged |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public EvaluateAction()
Method Detail |
public void run(org.eclipse.jface.action.IAction action)
run
in interface org.eclipse.ui.IActionDelegate
run
in class CheckPlasmAction
IActionDelegate.run(org.eclipse.jface.action.IAction)
public abstract void evaluate()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |