[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: How to create automatically children nodes

I tried that structure but I still have an error, but I can compile and run anyway.

Do you know how can I access this hidden object automatically created to modify its properties, and is it possible to link this new hidden object to another one using is parent?

I mean, let's see this structure
Object A creates object B and object C automatically

Object A' creates object B' and object C' automatically

I need to link object B and object B' using object A and object A'.


Thanks a lot