[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Changing between different Figures

Hello Cayla,

2. I have just 1 class, called "Place". But I have 3 Nodes in the
gmfgraph, 3 Tools in the Tooling Definition and of course 3 Mappings.
This is right. You have to add 3 constraints for each of NodeMappings to make "Place" representable by only one NodeMappings at a time.
Then, i suppose, you'll have some problems with diagram update - you should change corresponding property of "Place" in properties view and reopen the diagram editor or press F5 when diagram surface is selected to see diagram node changes. To solve this problem you can call diagram update using corresponding property change event from EMF.


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