org.eclipse.gmf.graphdef.editor.part
Class GMFGraphDiagramUpdateCommand
java.lang.Object
org.eclipse.gmf.graphdef.editor.part.GMFGraphDiagramUpdateCommand
- All Implemented Interfaces:
- org.eclipse.core.commands.IHandler
public class GMFGraphDiagramUpdateCommand
- extends Object
- implements org.eclipse.core.commands.IHandler
- Generated
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GMFGraphDiagramUpdateCommand
public GMFGraphDiagramUpdateCommand()
addHandlerListener
public void addHandlerListener(org.eclipse.core.commands.IHandlerListener handlerListener)
- Specified by:
addHandlerListener
in interface org.eclipse.core.commands.IHandler
- Generated
dispose
public void dispose()
- Specified by:
dispose
in interface org.eclipse.core.commands.IHandler
- Generated
execute
public Object execute(org.eclipse.core.commands.ExecutionEvent event)
throws org.eclipse.core.commands.ExecutionException
- Specified by:
execute
in interface org.eclipse.core.commands.IHandler
- Throws:
org.eclipse.core.commands.ExecutionException
- Generated
isEnabled
public boolean isEnabled()
- Specified by:
isEnabled
in interface org.eclipse.core.commands.IHandler
- Generated
isHandled
public boolean isHandled()
- Specified by:
isHandled
in interface org.eclipse.core.commands.IHandler
- Generated
removeHandlerListener
public void removeHandlerListener(org.eclipse.core.commands.IHandlerListener handlerListener)
- Specified by:
removeHandlerListener
in interface org.eclipse.core.commands.IHandler
- Generated
Copyright © 2012. All Rights Reserved.