[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools.emf] Cloning an EObject
|
- From: bdberry@xxxxxxxxxx (Brian Berry)
- Date: Thu, 4 Sep 2003 23:47:26 +0000 (UTC)
- Newsgroups: eclipse.tools.emf
- Organization: http://news.eclipse.org
- User-agent: NewsPortal/0.25 (http://florian-amrhein.de/newsportal/)
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.