Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » GMT (Generative Modeling Technologies) » Wizard inheritance and call
Wizard inheritance and call [message #384438] Wed, 06 August 2008 13:45 Go to next message
Patry Olivier is currently offline Patry OlivierFriend
Messages: 54
Registered: July 2009
Member
Hi,

I have some questions about EWL:

is there a way to make wizard inherits from another?
Is there a way to call wizard from another?

Example:

wizard A {

}

wizard B extends A {
....
do {
C.call / self.C / ??
}
}

wizard C {

}

Thanks
Re: Wizard inheritance and call [message #384440 is a reply to message #384438] Wed, 06 August 2008 13:47 Go to previous message
Patry Olivier is currently offline Patry OlivierFriend
Messages: 54
Registered: July 2009
Member
Olivier PATRY a écrit :
> Hi,
>
> I have some questions about EWL:
>
> is there a way to make wizard inherits from another?
> Is there a way to call wizard from another?
>
> Example:
>
> wizard A {
>
> }
>
> wizard B extends A {
> ...
> do {
> C.call / self.C / ??
> }
> }
>
> wizard C {
>
> }
>
> Thanks
Sorry, mistyped subject, is it possible to remove this message?
Thanks
Re: Wizard inheritance and call [message #618638 is a reply to message #384438] Wed, 06 August 2008 13:47 Go to previous message
Patry Olivier is currently offline Patry OlivierFriend
Messages: 54
Registered: July 2009
Member
Olivier PATRY a écrit :
> Hi,
>
> I have some questions about EWL:
>
> is there a way to make wizard inherits from another?
> Is there a way to call wizard from another?
>
> Example:
>
> wizard A {
>
> }
>
> wizard B extends A {
> ...
> do {
> C.call / self.C / ??
> }
> }
>
> wizard C {
>
> }
>
> Thanks
Sorry, mistyped subject, is it possible to remove this message?
Thanks
Previous Topic:[Espilon][EWL] Wizard inheritance and call
Next Topic:[xtext] Error in the generated PartitionScanner
Goto Forum:
  


Current Time: Fri Mar 29 01:15:01 GMT 2024

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

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

Back to the top