Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » EMF » EMF Child Creation Extender uri scope.
EMF Child Creation Extender uri scope. [message #714327] Wed, 10 August 2011 10:34 Go to next message
Christophe Bouhier is currently offline Christophe BouhierFriend
Messages: 937
Registered: July 2009
Senior Member
Hi,

Is there a way to narrow down a child creation extender to a single
eclass? In my example below, the FunctionChildCreationExtender is called
for every eClass in the package defined by the nsURI.


</extender>
<extender

class="com.netxforge.netxstudio.screens.editing.internal.EditingEExtensionFactory:com.netxforge.netxstudio.screens.editing.actions.FunctionChildCreationExtender"
uri="http://www.netxforge.com/13042011/library">
</extender>


thank you, Christophe
Re: EMF Child Creation Extender uri scope. [message #714402 is a reply to message #714327] Wed, 10 August 2011 13:18 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33141
Registered: July 2009
Senior Member
Christophe,

No, it needs to be applicable for the class' package. Of course the
implementation might do something useful for only one class in that
package...


On 10/08/2011 3:34 AM, Christophe Bouhier wrote:
>
> Hi,
>
> Is there a way to narrow down a child creation extender to a single
> eclass? In my example below, the FunctionChildCreationExtender is
> called for every eClass in the package defined by the nsURI.
>
>
> </extender>
> <extender
>
> class="com.netxforge.netxstudio.screens.editing.internal.EditingEExtensionFactory:com.netxforge.netxstudio.screens.editing.actions.FunctionChildCreationExtender"
>
> uri="http://www.netxforge.com/13042011/library">
> </extender>
>
>
> thank you, Christophe


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:(no subject)
Next Topic:EMF and ArgoUML
Goto Forum:
  


Current Time: Thu Apr 25 18:06:19 GMT 2024

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

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

Back to the top