| [news.eclipse.modeling.gmf] Re: Top Nodes with same class Element - no display at the creation |
Hello Aurelien,
In addition to "feature sequence initializer" you have to add corresponding Constraints. This is important to let GMF diagram updater determine how to represent particular domain model element. E.G.:How I do that : - one top node for each "profile" with different "feature seq initializer"
----------------- Alex Shatalin