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

Packages that use IClipboardSupport
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. 
 

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

Methods in org.eclipse.gmf.runtime.emf.clipboard.core that return IClipboardSupport
static  IClipboardSupport ClipboardUtil. createClipboardSupport (org.eclipse.emf.ecore.EClass eClass)
          Obtains the clipboard copy/paste support utility, if any, for the specified eClass's metamodel.
  IClipboardSupport ClipboardOperation. getClipboardOperationHelper ()
          Obtains the clipboard support object that I rely on to make decisions about copy/paste semantics.
  IClipboardSupport IClipboardSupportFactory. newClipboardSupport (org.eclipse.emf.ecore.EPackage ePackage)
          Creates a new clipboard support utility instance.
 

Constructors in org.eclipse.gmf.runtime.emf.clipboard.core with parameters of type IClipboardSupport
BasePasteOperation ( IProgressMonitor monitor, java.util.Map loadOptionsMap, org.eclipse.gmf.runtime.emf.clipboard.core.internal.ResourceInfo resourceInfo, IClipboardSupport clipboardSupport)
          Initializes me.
ClipboardOperation ( IProgressMonitor monitor, IClipboardSupport clipboardSupport)
          Initializes me with my progress monitor and clipboard support.
CopyOperation ( IProgressMonitor monitor, IClipboardSupport clipboardSupport, java.util.Collection eObjects, java.util.Map hintMap)
          Initializes me.
 

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

Classes in org.eclipse.gmf.runtime.emf.core.clipboard that implement IClipboardSupport
 class AbstractClipboardSupport
          A partial implementation of the IClipboardSupport interface that uses MSL facilities to implement some of the metamodel-specific hooks that MSL, itself, provides support for.
 


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