Runtime

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

Packages that use CopyingResourceSet
org.eclipse.gmf.runtime.emf.core.clipboard MSL extensions to the clipboard copy/paste framework. 
 

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

Methods in org.eclipse.gmf.runtime.emf.core.clipboard that return CopyingResourceSet
 CopyingResourceSet CopyingResource.getMslCopyingResourceSet()
           
 

Constructors in org.eclipse.gmf.runtime.emf.core.clipboard with parameters of type CopyingResourceSet
CopyingResource(XMLResource resource, URI uri, CopyingResourceSet copyingResourceSet)
           
CopyingResource(XMLResource resource, URI uri, CopyingResourceSet copyingResourceSet, boolean regenerateIds)
           
 


Runtime

Guidelines for using Eclipse APIs.

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