| 
| ereference property should pop up selection window but shows a dropdown list and does not set member [message #66786] | Sat, 21 October 2006 14:37  |  | 
| Eclipse User  |  |  |  |  | Hi, 
 i have a very strange behaviour here:
 
 Given a simple model A---->B, an A is having an arbitrary number of B´s
 non containment.
 
 Editing such a model with the EMF Tree editor works cool:
 
 I create an A, and several B´s. In A´s property viev selecting the right
 feature (the reference) shows a Button with three dots, and pressing
 that button allows me to select some of my B´s to be members of the
 reference.
 
 
 In my GMF based Editor I can create A Nodes, and B Nodes, these map
 correctly to the domain model. Now selecting an A Node and selecting the
 reference feature in the property view strangely gives me not a button
 to select the reference members but a dropdown list. The list contains
 all the B´s in the model. I can select one of the B´s but this does not
 touch the model in any way. Even if it would change the model it would
 be incorrect behavior, since it should be possible to select a set of
 B´s to be members of the reference.
 
 This is by no means the behaviour I expect, also because I thought that
 the property view code is shared between emf and gmf. (i.e. GMF reuses
 the emf.edit/editor code.
 
 
 Thanks for any suggestions,
 
 Felix
 |  |  |  | 
|  | 
|  | 
|  | 
Powered by 
FUDForum. Page generated in 0.03900 seconds