Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » Calling method
Calling method [message #1059485] Sun, 19 May 2013 16:49 Go to next message
bradai hazem is currently offline bradai hazemFriend
Messages: 20
Registered: March 2013
Junior Member
Hi,
I want to calling methode located in CreateCommendxxx from xxx.EditPart
I want to call it when i delete a childNode
when i write this code in the xxx.EditPart :
CreateCommendxxx SS=new CreateCommendxxx(null)
SS.name_methode

I have an error and the methode didn't called
Any help ?
Re: Calling method [message #1059511 is a reply to message #1059485] Mon, 20 May 2013 08:06 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
Comments below.

On 19/05/2013 6:49 PM, bradai hazem wrote:
> Hi,
> I want to calling methode located in CreateCommendxxx from xxx.EditPart
> I want to call it when i delete a childNode
> when i write this code in the xxx.EditPart :
> CreateCommendxxx SS=new CreateCommendxxx(null)
> SS.name_methode
>
> I have an error and the methode didn't called
What kind of error? A compile error?
> Any help ?


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:Error creating gmfgen file and editor code (GMF Tutorial Cheat Sheet)
Next Topic:Defining elements to draw from the ecore metamodel
Goto Forum:
  


Current Time: Sat Apr 27 00:39:29 GMT 2024

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

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

Back to the top