Re: RE : [Andromda-user] andromda-metafacades.xml

2004-11-30 Thread Ingo Düppe
Hi Stéphane, No I don't have this problem, I just did it with the TaggedValue$Impl class and I always get my facade object even through the getTaggedValues() methods from a OperationFacade and a InterfaceFacade. But maybe it is different with the Abstraction$Impl. Ingo Fouelefak Stéphane wrote:

RE : [Andromda-user] andromda-metafacades.xml

2004-11-30 Thread Fouelefak Stéphane
mapping is done... Did you find the same problem ? -Message d'origine- De : Chad Brandon [mailto:[EMAIL PROTECTED] Envoyé : dimanche 28 novembre 2004 13:58 À : 'Ingo Düppe'; 'AndroMDA Mailinglist' Objet : RE: [Andromda-user] andromda-metafacades.xml Hi Ingo, Y

Re: [Andromda-user] andromda-metafacades.xml

2004-11-28 Thread Daniel S. Haischt
Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Düppe Sent: Sunday, November 28, 2004 4:29 AM To: AndroMDA Mailinglist Subject: [Andromda-user] andromda-metafacades.xml Hello, I'm trying to write some basic cartridges and wondering how to setup the a

RE: [Andromda-user] andromda-metafacades.xml

2004-11-28 Thread Chad Brandon
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ingo Düppe Sent: Sunday, November 28, 2004 4:29 AM To: AndroMDA Mailinglist Subject: [Andromda-user] andromda-metafacades.xml Hello, I'm trying to write some basic cartridges and wondering how to setup the andromda-metafacades.xml desc

[Andromda-user] andromda-metafacades.xml

2004-11-28 Thread Ingo Düppe
Hello, I'm trying to write some basic cartridges and wondering how to setup the andromda-metafacades.xml descriptor. So I want to ask a some questions :-) How do I configure metaobjectClass to handle interfaces. I though an interface is just a special abstract class with a stereotype interface