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


Hi,

Does anybody know how can i get the following functionality:

I have a parent control that can contain children (it stores them in a container). Can i add one child immediately on creation of the parent control?

Somebody once suggested the use of the Feature Seq Initializer in the gmfmap, but i don't know how to do that.

Thank you