Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » Emf property sheet problem
Emf property sheet problem [message #657548] Thu, 03 March 2011 09:11 Go to next message
Ravi Kiran is currently offline Ravi KiranFriend
Messages: 41
Registered: December 2010
Member
i have a startblock class which consist of field "dns"-it is a list "dninfo" objects

in the property sheets to show the filed how to instantiate the
dninfo objects programatically in gmf custom descriptor

generally all object are instantiate on the gmf editor?
Re: Emf property sheet problem [message #657674 is a reply to message #657548] Thu, 03 March 2011 15:46 Go to previous messageGo to next message
Ed Merks is currently offline Ed MerksFriend
Messages: 33137
Registered: July 2009
Senior Member
Ravi,

It sounds like a GMF question (and a not well formulated one at that).
Best to ask on the GMF newsgroup.


Ravi Kiran wrote:
> i have a startblock class which consist of field "dns"-it is a list
> "dninfo" objects
>
> in the property sheets to show the filed how to instantiate the
> dninfo objects programatically in gmf custom descriptor
>
> generally all object are instantiate on the gmf editor?


Ed Merks
Professional Support: https://www.macromodeling.com/
Re: Emf property sheet problem [message #657807 is a reply to message #657674] Fri, 04 March 2011 07:54 Go to previous message
Ravi Kiran is currently offline Ravi KiranFriend
Messages: 41
Registered: December 2010
Member
thanks Merks

i got the answer for that yesterday.

my question was how to instantiate emf objects programatically.


i'ts through XXXFactory in emf plugin

XXXFactory.EINSTANCE.createXXXobject();
Previous Topic:Code generation for RCP editor broken?
Next Topic:EMF instance
Goto Forum:
  


Current Time: Fri Apr 19 22:24:18 GMT 2024

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

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

Back to the top