RE: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Brian Topping
> -Original Message- > From: Chad Brandon [mailto:[EMAIL PROTECTED] > Subject: RE: [Andromda-devel] MMF templates for review!!! > > I could get to it yes, but andromda-all MMD branch > doesn't even build at the moment with the changes that > Matthias is doing, so I'm not sure it would be w

RE: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Matthias Bohlen
> > I have committed a new version of andromda-meta as well as > two build > > directories for UML facades (see metafacades/uml/common and > > metafacades/uml/uml14). Could you please rebuild the core and > > > > - common builds, but uml14 failswere the both supposed to > build...or > >

RE: [Andromda-devel] definitions

2004-02-26 Thread Chad Brandon
--- Brian Topping <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Chad Brandon [mailto:[EMAIL PROTECTED] > > Sent: Thursday, February 26, 2004 8:45 AM > > > > > the change requires updating AndroMDAGenTask to > > > "pivot" the data and iterate > > > again -- in other words, it

Re: [Andromda-devel] definitions

2004-02-26 Thread Chad Brandon
--- Brian Topping <[EMAIL PROTECTED]> wrote: > hi all, > > i'm developing a cartridge template that intends to > aggregate information > from all classes with a certain stereotype, but > finding it difficult because > the templates are better suited to generating "for > each". I see how Wouter >

RE: [Andromda-devel] definitions

2004-02-26 Thread Brian Topping
> -Original Message- > From: Chad Brandon [mailto:[EMAIL PROTECTED] > Sent: Thursday, February 26, 2004 8:45 AM > > > the change requires updating AndroMDAGenTask to > > "pivot" the data and iterate > > again -- in other words, iterate over the cartridges > > and templates that > > specify

[Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Matthias Bohlen
Hi, Chad and Wouter, I have committed a new version of andromda-meta as well as two build directories for UML facades (see metafacades/uml/common and metafacades/uml/uml14). Could you please rebuild the core and andromda-meta and run ant in those two metafacade directories? You will see how MMFs w

[Andromda-devel] Including XMI extensions in the metadata

2004-02-26 Thread Brian Topping
Hi, Another issue that I'm working on is trying to work with are vendor-specific XMI extensions during generation. The first case is simple, MagicDraw allows diagrams to have a stereotype, but they are stored in the XMI as an extension. I did a bit of asking around on this, and it seems that the

[Andromda-devel] Design Patterns

2004-02-26 Thread jcmojbr
I am interested in developing one cartdridge for Design Patterns (GoF..). Somebody already thought about this? Could be an extension of the Java cartdridge? José Carlos JCMOJ [EMAIL PROTECTED] Brazil Quer internet Grátis com qualidade e muito mais serviços? Escolha o Caminho Mais Curto! Ubbi fr

RE: [Andromda-devel] definitions

2004-02-26 Thread Matthias Bohlen
Hi Brian, see samples/model-report - this one shows how to do it. Cheers... Matthias > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Brian Topping > Sent: Thursday, February 26, 2004 7:55 AM > To: [EMAIL PROTECTED] > Subject: [Andromda-devel]

RE: [Andromda-devel] definitions

2004-02-26 Thread Chad Brandon
--- Brian Topping <[EMAIL PROTECTED]> wrote: > Thanks Chad, Hey no problem Brian, yeah I'll be putting that feature in the 3.X branch > > I'm actually using a forked version of 2.x. There > are several changes that I > needed for implementing subclassing in hibernate > (which has been work

[Andromda-devel] RE: [Andromda-cvs] CVS update: cartridges/andromda-meta/src/uml MetadecoratorModel.xml.zip

2004-02-26 Thread Matthias Bohlen
Hi Wouter, > the UseCaseDecorator generalizes the ClassifierDecorator > now, but stays dependant on the UseCase metaclass this violates the basic rule of MMF modeling: "Each derived facade class must depend on the metaclass of its superclass or on a subclass of that metaclass". In other words: "

RE: [Andromda-devel] definitions

2004-02-26 Thread Brian Topping
Thanks Chad, I'm actually using a forked version of 2.x. There are several changes that I needed for implementing subclassing in hibernate (which has been working for a few months now) and things just never progressed to the point that I could push those changes back up. If you are going to roll

Re: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Chad Brandon
- Original Message - From: "Chad Brandon" <[EMAIL PROTECTED]> To: "Matthias Bohlen" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 5:44 PM Subject: Re: [Andromda-devel] MMF templates for review!!! > > - Original Message - > Fr

Re: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Chad Brandon
- Original Message - From: "Matthias Bohlen" <[EMAIL PROTECTED]> To: "'Chad Brandon'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 5:23 PM Subject: [Andromda-devel] MMF templates for review!!! Hi, Chad and Wouter, I have committed a

RE: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Chad Brandon
--- Brian Topping <[EMAIL PROTECTED]> wrote: > > -Original Message- > > From: Matthias Bohlen [mailto:[EMAIL PROTECTED] > > Subject: [Andromda-devel] MMF templates for > review!!! > > > > P.S.: The next steps will require exclusive access > to the MMD model. I > > will have to change all

RE: [Andromda-devel] MMF templates for review!!!

2004-02-26 Thread Brian Topping
> -Original Message- > From: Matthias Bohlen [mailto:[EMAIL PROTECTED] > Subject: [Andromda-devel] MMF templates for review!!! > > P.S.: The next steps will require exclusive access to the MMD model. I > will have to change all class names to *Facade and change > package names, > too. I w

[Andromda-devel] Re: MMF templates for review!!!

2004-02-26 Thread Chad Brandon
I'll take a look and let you know what I think. - Original Message - From: "Matthias Bohlen" <[EMAIL PROTECTED]> To: "'Chad Brandon'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, February 26, 2004 5:23 PM Subject: MMF templates for review!!! Hi, Chad