Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Epsilon » Property Selection Filter on Property Section
Property Selection Filter on Property Section [message #1060344] Fri, 24 May 2013 08:44 Go to next message
serhat gezgin is currently offline serhat gezginFriend
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 194 times)
Re: Property Selection Filter on Property Section [message #1060358 is a reply to message #1060344] Fri, 24 May 2013 09:41 Go to previous messageGo to next message
Dimitris Kolovos is currently offline Dimitris KolovosFriend
Messages: 2163
Registered: July 2009
Location: York, UK
Senior Member

Hi,

This appears to be a pure GMF question so I suspect you'd have a better chance of receiving a helpful response in the GMF forum.

Cheers,
Dimitris
Re: Property Selection Filter on Property Section [message #1060376 is a reply to message #1060358] Fri, 24 May 2013 11:07 Go to previous messageGo to next message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi

sometimes I get a lot of help here than gmf forum so I tried my
luck Smile

Regards
Re: Property Selection Filter on Property Section [message #1060405 is a reply to message #1060376] Fri, 24 May 2013 13:52 Go to previous message
serhat gezgin is currently offline serhat gezginFriend
Messages: 243
Registered: January 2013
Location: Izmir
Senior Member
Hi
solution is on :
http://www.eclipse.org/forums/index.php/m/1059575/#msg_1059575

Regards
Previous Topic:EVL diagnostics in Problems View, but no decorators on Diagram
Next Topic:Creating xtext file as model from GMF
Goto Forum:
  


Current Time: Thu Apr 25 17:54:53 GMT 2024

Powered by FUDForum. Page generated in 5.05142 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top