Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » show single list of nodes in property view
show single list of nodes in property view [message #229066] Thu, 07 May 2009 04:42 Go to next message
Akansha is currently offline AkanshaFriend
Messages: 14
Registered: July 2009
Junior Member
Hi,
I am developing an application which has following ecore structure:

Service
|---operation:Operation (1-*)
|---name:EString
Operation
|---type:Type
|---name:EString
Type
|---a:TypeA
|---b:TypeB
|---c:TypeC
TypeA, TypeB and TypeC are other EClasses in ecore file.
What i want is when i drop operation node in gmf editor, then in
properties view, "type" should show list of all avialable TypeA , TypeB
and TypeC nodes on editor. Is it possible? I dont want to draw too many
compartments. Please help.

Thanks,
Akansha
Re: show single list of nodes in property view [message #229595 is a reply to message #229066] Tue, 12 May 2009 12:52 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello Akansha,

Isn't it ghenerated for you by EMF?
How does currently existing property editor for Operation.type property looks
like?

-----------------
Alex Shatalin
Previous Topic:Is it possible to get the palette with 'normal' development Eclipse projects?
Next Topic:Hello CopyToImageUtil!
Goto Forum:
  


Current Time: Fri Apr 26 08:53:19 GMT 2024

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

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

Back to the top