Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » SpecializationType just takes one IEditHelperAdvice
SpecializationType just takes one IEditHelperAdvice [message #170006] Sat, 26 January 2008 19:45 Go to next message
Eclipse UserFriend
hi all,

I was wondering if and why each specialization type just takes one
HelperAdvice?

-stefan
Re: SpecializationType just takes one IEditHelperAdvice [message #170066 is a reply to message #170006] Sun, 27 January 2008 11:47 Go to previous message
Eclipse UserFriend
Originally posted by: cdamus.ca.ibm.com

Hi, Stefan,

In principle, it only takes one characteristic (as implemented by an advice)
to differentiate a specialization type from the type that it specializes.
However, a single advice object can provide any number of editing
customizations for your specialization.

Note that, if you prefer to partition multiple editing functions into
multiple advices, you can do that by registering these advices on yuor
specialization type separately, using the elementTypeBindings extension
point.

Cheers,

Christian

SKuhn wrote:

> hi all,
>
> I was wondering if and why each specialization type just takes one
> HelperAdvice?
>
> -stefan
Previous Topic:two different root elements for the same editor
Next Topic:Getting PropertySource for EMF within GMF editor
Goto Forum:
  


Current Time: Mon May 12 16:45:35 EDT 2025

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

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

Back to the top