Skip to main content



      Home
Home » Archived » Visual Editor (VE) » Reading about EMF and VE! I need more info on the code generation capabilities
Reading about EMF and VE! I need more info on the code generation capabilities [message #52107] Tue, 27 July 2004 01:02 Go to next message
Eclipse UserFriend
Originally posted by: bmichael.goldparrot.com

I am trying to understand exactly how the code generation of VE works.

Where is a good starting point to trace through the code?

I am most interested in SWT and have looked at the VE SWT code and
Can not determine exactly how the code is generated.

Please help point me in the correct direction.

Sincerely,

Brian P Michael
bmichael@goldparrot.com
Re: Reading about EMF and VE! I need more info on the code generation capabilities [message #52187 is a reply to message #52107] Tue, 27 July 2004 09:44 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mendelgili.netscape.net

Brian P Michael wrote:
> I am trying to understand exactly how the code generation of VE works.
>
> Where is a good starting point to trace through the code?
>
> I am most interested in SWT and have looked at the VE SWT code and
> Can not determine exactly how the code is generated.
>
> Please help point me in the correct direction.
>
> Sincerely,
>
> Brian P Michael
> bmichael@goldparrot.com
>
>
>

BeanDecoderAdapter.notifyChanged()
ExpressionDecoderAdapter.notifyChanged()

When the VE model changes... these are the main codegen adapters that
get notified.
Re: Reading about EMF and VE! I need more info on the code generation capabilities [message #52213 is a reply to message #52187] Tue, 27 July 2004 21:56 Go to previous message
Eclipse UserFriend
Originally posted by: bmichael.goldparrot.com

On 7/27/04 8:44 AM, in article ce5m41$m0q$1@eclipse.org, "Gili Mendel"
<mendelgili@netscape.net> wrote:

> Brian P Michael wrote:
>> I am trying to understand exactly how the code generation of VE works.
>>
>> Where is a good starting point to trace through the code?
>>
>> I am most interested in SWT and have looked at the VE SWT code and
>> Can not determine exactly how the code is generated.
>>
>> Please help point me in the correct direction.
>>
>> Sincerely,
>>
>> Brian P Michael
>> bmichael@goldparrot.com
>>
>>
>>
>
> BeanDecoderAdapter.notifyChanged()
> ExpressionDecoderAdapter.notifyChanged()
>
> When the VE model changes... these are the main codegen adapters that
> get notified.
>
Thanks.

That is exactly what I was looking for.

Sincerely,

Brian P Michåel
bmichael@goldparrot.com
Re: Reading about EMF and VE! I need more info on the code generation capabilities [message #595918 is a reply to message #52107] Tue, 27 July 2004 09:44 Go to previous message
Eclipse UserFriend
Brian P Michael wrote:
> I am trying to understand exactly how the code generation of VE works.
>
> Where is a good starting point to trace through the code?
>
> I am most interested in SWT and have looked at the VE SWT code and
> Can not determine exactly how the code is generated.
>
> Please help point me in the correct direction.
>
> Sincerely,
>
> Brian P Michael
> bmichael@goldparrot.com
>
>
>

BeanDecoderAdapter.notifyChanged()
ExpressionDecoderAdapter.notifyChanged()

When the VE model changes... these are the main codegen adapters that
get notified.
Re: Reading about EMF and VE! I need more info on the code generation capabilities [message #595927 is a reply to message #52187] Tue, 27 July 2004 21:56 Go to previous message
Eclipse UserFriend
Originally posted by: bmichael.goldparrot.com

On 7/27/04 8:44 AM, in article ce5m41$m0q$1@eclipse.org, "Gili Mendel"
<mendelgili@netscape.net> wrote:

> Brian P Michael wrote:
>> I am trying to understand exactly how the code generation of VE works.
>>
>> Where is a good starting point to trace through the code?
>>
>> I am most interested in SWT and have looked at the VE SWT code and
>> Can not determine exactly how the code is generated.
>>
>> Please help point me in the correct direction.
>>
>> Sincerely,
>>
>> Brian P Michael
>> bmichael@goldparrot.com
>>
>>
>>
>
> BeanDecoderAdapter.notifyChanged()
> ExpressionDecoderAdapter.notifyChanged()
>
> When the VE model changes... these are the main codegen adapters that
> get notified.
>
Thanks.

That is exactly what I was looking for.

Sincerely,

Brian P Michåel
bmichael@goldparrot.com
Previous Topic:Jboss IDE Issue
Next Topic:Linux GTK shared lib source
Goto Forum:
  


Current Time: Sat May 10 13:47:07 EDT 2025

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

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

Back to the top