Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[gmf-dev] Handling multiplicity relation in gmf

Hi,
I have an ECore file. It has an EClass called ManyToOneRef. This eclass
contains a property called ForeignKeyAttributesRef which is in (0..*)
relationship with it. 
Please refer to the image below :
http://www.nabble.com/file/p21227777/image.jpg 

In GMF editor, I have made a link corresponding to ManyToOneRef EClass. When
i am drawing the link, then ForeignKeyAttributesRef property is not coming
up in properties view. Can any one throw some light on how to handle such
kind of relationships?
-- 
View this message in context: http://www.nabble.com/Handling-multiplicity-relation-in-gmf-tp21227777p21227777.html
Sent from the Eclipse GMF - Dev mailing list archive at Nabble.com.



Back to the top