de.cau.cs.kieler.kiml.grana.handlers
Class AnalysisHandler
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
de.cau.cs.kieler.kiml.grana.handlers.AnalysisHandler
- All Implemented Interfaces:
- IHandler, IHandler2
public class AnalysisHandler
- extends AbstractHandler
The handler that is responsible for receiving user input on the analyses to
perform and performing them on a graphical diagram.
- Rating

Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnalysisHandler
public AnalysisHandler()
execute
public Object execute(ExecutionEvent event)
throws ExecutionException
-
- Throws:
ExecutionException