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(org.eclipse.emf.ecore.xmi.XMLResource resource, org.eclipse.emf.common.util.URI uri, CopyingResourceSet copyingResourceSet)
           
CopyingResource(org.eclipse.emf.ecore.xmi.XMLResource resource, org.eclipse.emf.common.util.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.