[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Add child element to compartment on creation

Hello Josip,

It looks reasonable to use FeatureSequenceInitializers. Try to create following structure in .gmfmap file:

- FeatureSeqInitializer
- Reference new element spec (specify containment feature for a child you have to create here)
- Feature Seq Initializer (specify child element metalcass here)


-----------------
Alex Shatalin