Runtime

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

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

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

Methods in org.eclipse.gmf.runtime.emf.clipboard.core that return OverridePasteChildOperation
 OverridePasteChildOperation IClipboardSupport.getOverrideChildPasteOperation(PasteChildOperation overriddenChildPasteOperation)
          Obtains an override for the specified paste operation.
 OverridePasteChildOperation AbstractClipboardSupport.getOverrideChildPasteOperation(PasteChildOperation overriddenChildPasteOperation)
          By default, don't provide any child paste override behaviour.
 


Runtime

Guidelines for using Eclipse APIs.

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