|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.kiml.grana.handlers.AbstractAnalysisHandler
de.cau.cs.kieler.kiml.grana.handlers.AnalysisHandler
public class AnalysisHandler
The handler that is responsible for receiving user input on the analyses to perform and performing them on a graphical diagram.
Field Summary |
---|
Fields inherited from class de.cau.cs.kieler.kiml.grana.handlers.AbstractAnalysisHandler |
---|
LAST_ANALYSES_PREFERENCE |
Constructor Summary | |
---|---|
AnalysisHandler()
|
Method Summary | |
---|---|
Object |
execute(ExecutionEvent event)
|
Methods inherited from class de.cau.cs.kieler.kiml.grana.handlers.AbstractAnalysisHandler |
---|
getLastAnalysesSelection, setLastAnalysesSelection |
Methods inherited from class org.eclipse.core.commands.AbstractHandler |
---|
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled |
Methods inherited from class org.eclipse.core.commands.common.EventManager |
---|
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AnalysisHandler()
Method Detail |
---|
public Object execute(ExecutionEvent event) throws ExecutionException
ExecutionException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |