Skip to main content



      Home
Home » Archived » GMT (Generative Modeling Technologies) » Wizard inheritance and call
Wizard inheritance and call [message #384438] Wed, 06 August 2008 09:45 Go to next message
Eclipse UserFriend
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 09:47 Go to previous message
Eclipse UserFriend
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 09:47 Go to previous message
Eclipse UserFriend
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: Tue Apr 15 01:19:31 EDT 2025

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

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

Back to the top