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 Package
org.eclipse.gmf.runtime.emf.clipboard.core

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

Classes in org.eclipse.gmf.runtime.emf.clipboard.core used by org.eclipse.gmf.runtime.emf.clipboard.core
BasePasteOperation
          Abstract specification of all paste operations, providing common behaviours and enforcing certain protocols.
ClipboardOperation
          Abstract specification of a copy or paste operation.
CopyObjects
          A data structure that holds info needed through the copy process
CopyOperation
          The default copy operation.
IClipboardSupport
          An interface to be implemented by EMF metamodel providers to inject metamodel-specific semantics into copy/paste operations.
ObjectInfo
          Data structure storing meta-data related to the copying of an element.
OverrideCopyOperation
          Abstract definition of an IClipboardSupport-defined operation that completely overrides the default copy behaviour.
OverridePasteChildOperation
          Abstract definition of an IClipboardSupport-defined operation that completely overrides the default paste-child behaviour.
PasteAction
          An enumeration of actions to resolve paste collisions.
PasteChildOperation
          An operation to paste a child object into a new target parent object.
PasteOption
          An enumeration of paste options.
PasteTarget
          A class which stores the target object for the paste operation.
PostPasteChildOperation
          Abstract definition of an IClipboardSupport-defined operation that follows the pasting of a child element into the target parent, to perform additional work.
 

Classes in org.eclipse.gmf.runtime.emf.clipboard.core used by org.eclipse.gmf.runtime.emf.core.clipboard
IClipboardSupport
          An interface to be implemented by EMF metamodel providers to inject metamodel-specific semantics into copy/paste operations.
 


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