Property Selection Filter on Property Section [message #1059575] |
Mon, 20 May 2013 14:40 |
serhat gezgin Messages: 243 Registered: January 2013 Location: Izmir |
Senior Member |
|
|
Hi
I have this metamodel;
(i only showing releations)
abstract Field
LookUp extends Field
contentType -> 1..1 ContentType (referance)
showField -> 1..1 Field (reference)
Content Type
ownedField -> 0..* Field(containment)
here i just want when user select showfield feature from properties section of LookUp Field, GMF must show only its referenced ContentType element Field's. But when i generate GMF it shows all created Field. How can i constraint this ? anyone can help me ?
(Example attached as a picture)
on example LookUp defined and cnn2 ContentType set as its ContentType referance feature. But when i click showField from properties section i must have only 'no' Number Field. But it gives me all fields. But i need only no Number field. How can i do this anyone can help me ?
Regards
-
Attachment: LookUp.png
(Size: 162.24KB, Downloaded 507 times)
[Updated on: Fri, 24 May 2013 08:45] Report message to a moderator
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.02591 seconds