[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.emf] Cloning an EObject

Can an EObject be cloned?  I need to iterate through the EList and make a
temporary copy of each object while passing a modified version of that
object to another object without modifying the original object that was in
the EList.