Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Runtime

Uses of Class
org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation

Packages that use BasePasteOperation
org.eclipse.gmf.runtime.emf.clipboard.core API for clipboard-oriented copy/paste services that are customizable for metamodel-specific semantics. 
 

Uses of BasePasteOperation in org.eclipse.gmf.runtime.emf.clipboard.core
 

Subclasses of BasePasteOperation in org.eclipse.gmf.runtime.emf.clipboard.core
 class OverridePasteChildOperation
          Abstract definition of an IClipboardSupport-defined operation that completely overrides the default paste-child behaviour.
 class PasteChildOperation
          An operation to paste a child object into a new target parent object.
 class PostPasteChildOperation
          Abstract definition of an IClipboardSupport-defined operation that follows the pasting of a child element into the target parent, to perform additional work.
 

Methods in org.eclipse.gmf.runtime.emf.clipboard.core that return BasePasteOperation
  BasePasteOperation BasePasteOperation. getSpawningPasteOperation ()
          Obtains the superordinate paste operation that created me, if any.
 

Constructors in org.eclipse.gmf.runtime.emf.clipboard.core with parameters of type BasePasteOperation
BasePasteOperation ( BasePasteOperation spawningPasteOperation)
          Initializes me with a superordinate paste operation that has created me.
 


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire