de.uka.ipd.sdq.identifier.util
Class EObjectIDRespectingCopier

java.lang.Object
  extended by Copier
      extended by de.uka.ipd.sdq.identifier.util.EObjectIDRespectingCopier

public class EObjectIDRespectingCopier
extends Copier


Constructor Summary
EObjectIDRespectingCopier()
           
 
Method Summary
protected  void copyAttribute(EAttribute attribute, EObject object, EObject copyEObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EObjectIDRespectingCopier

public EObjectIDRespectingCopier()
Method Detail

copyAttribute

protected void copyAttribute(EAttribute attribute,
                             EObject object,
                             EObject copyEObject)