Uses of Class
org.eclipse.emf.edit.ui.action.CopyAction

Packages that use CopyAction
org.eclipse.emf.edit.ui.action This provides a reusable implementation of an IAction that delegates to a CommandActionDelegate, which is usually also a Command 
 

Uses of CopyAction in org.eclipse.emf.edit.ui.action
 

Fields in org.eclipse.emf.edit.ui.action declared as CopyAction
protected  CopyAction EditingDomainActionBarContributor.copyAction
          This is the action used to implement copy.
 

Methods in org.eclipse.emf.edit.ui.action that return CopyAction
protected  CopyAction EditingDomainActionBarContributor.createCopyAction()
          Returns the action used to implement copy.
 


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