org.apache.tuscany.sdo.helper
Class CrossScopeCopyHelperImpl.CrossScopeCopier
java.lang.Object
java.util.AbstractMap
java.util.HashMap
org.eclipse.emf.ecore.util.EcoreUtil.Copier
org.apache.tuscany.sdo.helper.CrossScopeCopyHelperImpl.CrossScopeCopier
- All Implemented Interfaces:
- Serializable, Cloneable, Map
- Enclosing class:
- CrossScopeCopyHelperImpl
protected class CrossScopeCopyHelperImpl.CrossScopeCopier
- extends org.eclipse.emf.ecore.util.EcoreUtil.Copier
- See Also:
- Serialized Form
Fields inherited from class org.eclipse.emf.ecore.util.EcoreUtil.Copier |
resolveProxies |
Method Summary |
protected void |
copyReference(org.eclipse.emf.ecore.EReference eReference,
org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EObject copyEObject)
This Method WILL BE REMOVED when EMF 3.0 is available |
void |
copyReferences()
This Method WILL BE REMOVED when EMF 3.0 is available |
protected org.eclipse.emf.ecore.EClass |
getTarget(org.eclipse.emf.ecore.EClass eClass)
|
protected org.eclipse.emf.ecore.EStructuralFeature |
getTarget(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
|
Methods inherited from class org.eclipse.emf.ecore.util.EcoreUtil.Copier |
copy, copyAll, copyAttribute, copyContainment, copyProxyURI, createCopy |
Methods inherited from class java.util.HashMap |
clear, clone, containsKey, containsValue, entrySet, get, isEmpty, keySet, put, putAll, remove, size, values |
useOriginalReferences
protected boolean useOriginalReferences
CrossScopeCopyHelperImpl.CrossScopeCopier
protected CrossScopeCopyHelperImpl.CrossScopeCopier()
getTarget
protected org.eclipse.emf.ecore.EClass getTarget(org.eclipse.emf.ecore.EClass eClass)
- Overrides:
getTarget
in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
getTarget
protected org.eclipse.emf.ecore.EStructuralFeature getTarget(org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature)
- Overrides:
getTarget
in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
copyReferences
public void copyReferences()
- This Method WILL BE REMOVED when EMF 3.0 is available
- Overrides:
copyReferences
in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
copyReference
protected void copyReference(org.eclipse.emf.ecore.EReference eReference,
org.eclipse.emf.ecore.EObject eObject,
org.eclipse.emf.ecore.EObject copyEObject)
- This Method WILL BE REMOVED when EMF 3.0 is available
- Overrides:
copyReference
in class org.eclipse.emf.ecore.util.EcoreUtil.Copier
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.