org.eclipse.emf.ecore.sdo.action
Class EndLoggingAction

java.lang.Object
  extended by org.eclipse.ui.actions.ActionDelegate
      extended by org.eclipse.emf.ecore.sdo.action.EndLoggingAction
All Implemented Interfaces:
IActionDelegate, IActionDelegate2

public class EndLoggingAction
extends ActionDelegate
implements IActionDelegate


Field Summary
protected  ChangeSummary changeSummary
           
 
Constructor Summary
EndLoggingAction()
           
 
Method Summary
 void run(IAction action)
           
 void selectionChanged(IAction action, ISelection selection)
           
 
Methods inherited from class org.eclipse.ui.actions.ActionDelegate
dispose, init, runWithEvent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

changeSummary

protected ChangeSummary changeSummary
Constructor Detail

EndLoggingAction

public EndLoggingAction()
Method Detail

run

public void run(IAction action)
Specified by:
run in interface IActionDelegate
Overrides:
run in class ActionDelegate

selectionChanged

public void selectionChanged(IAction action,
                             ISelection selection)
Specified by:
selectionChanged in interface IActionDelegate
Overrides:
selectionChanged in class ActionDelegate

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.