org.eclipse.emf.ecore.sdo.action
Class BeginLoggingAction
java.lang.Object
org.eclipse.ui.actions.ActionDelegate
org.eclipse.emf.ecore.sdo.action.BeginLoggingAction
- All Implemented Interfaces:
- IActionDelegate, IActionDelegate2
- public class BeginLoggingAction
- extends ActionDelegate
- implements IActionDelegate
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
changeSummary
protected ChangeSummary changeSummary
BeginLoggingAction
public BeginLoggingAction()
run
public void run(IAction action)
- Specified by:
run
in interface IActionDelegate
selectionChanged
public void selectionChanged(IAction action,
ISelection selection)
- Specified by:
selectionChanged
in interface IActionDelegate