Skip to main content



      Home
Home » Modeling » GMF (Graphical Modeling Framework) » Calling method
Calling method [message #1059485] Sun, 19 May 2013 12:49 Go to next message
Eclipse UserFriend
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 04:06 Go to previous message
Eclipse UserFriend
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 ?
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: Mon Jul 07 13:44:24 EDT 2025

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

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

Back to the top