Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » copy deep references
copy deep references [message #1585381] Mon, 26 January 2015 08:29
Harald  öhnert is currently offline Harald öhnertFriend
Messages: 2
Registered: July 2009
Junior Member
Hi,

I have a class A with two multi value containment references B and C.
Additional B has a non containment reference to C.
A itself is contained in another class A0. Now I use an AddCommand to duplicate an instance of A inside A0. In the new created A' all containment references and attributes are duplicated as expected, only the non containment references B --> C are lost.
Is this a normal behavior of the AddCommand? How can I achieve, that the non containment references are copied as well?

Thanks
Harald
Previous Topic:Derived Feature and eGet
Next Topic:[xcore] String + String operation fails
Goto Forum:
  


Current Time: Fri Apr 26 13:25:50 GMT 2024

Powered by FUDForum. Page generated in 0.03163 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top