Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » SpecializationType just takes one IEditHelperAdvice
SpecializationType just takes one IEditHelperAdvice [message #170006] Sun, 27 January 2008 00:45 Go to next message
Stefan Kuhn is currently offline Stefan KuhnFriend
Messages: 355
Registered: July 2009
Senior Member
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 16: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: Fri Apr 26 23:19:16 GMT 2024

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

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

Back to the top