Hi, I cannot see if the base metafacede is referenced or not... How can I tell? If I skip the generation of the base but want to use it then should I do something or that is "automatically included" ?
Regards, attila -----Eredeti üzenet----- Feladó: Chad Brandon [mailto:[EMAIL PROTECTED] Küldve: 2004. augusztus 18. 16:37 Címzett: Bak Attila (SDA) Másolatot kap: [EMAIL PROTECTED] Tárgy: RE: [Andromda-user] RE: Andromda-user digest, Vol 1 #551 - 2 msgs No, you don't copy it, you reference it as a module, open up one of the cartridge models and you'll see what I mean. You can exclude the packages you don't want to generate, take a look at the andromda-hibernate/project.properties (there's a property in there that tells you how to not process packages) --- "Bak Attila (SDA)" <[EMAIL PROTECTED]> wrote: > Hi, > > So I only need to copy the original MD model file > and extend it right? > One more question: Do all files get generated when I > run the metafacade cartridge or only the "extended" > ones? > > Also: The metafacade classes for example > ClassifierFacade have some reference to the > underlying original Classifier right? > > Many thanks, > > attila > > -----Eredeti üzenet----- > Feladó: Chad Brandon [mailto:[EMAIL PROTECTED] > Küldve: 2004. augusztus 18. 16:16 > Címzett: Bak Attila (SDA) > Másolatot kap: [EMAIL PROTECTED] > Tárgy: RE: [Andromda-user] RE: Andromda-user digest, > Vol 1 #551 - 2 msgs > > The base metafacades are the ones that are facades > for > a meta model, so the current base facades use the > 1.4 > meta model. You don't need to model them again, in > cartridge you'll extend these base metafacades. > Take > a look at the > andromda-hibernate/src/uml/HibernateMetafacadeModel.xml.zip > (in the src distribution) and you'll see what I > mean. > These hibernate metafacades extend the base > metafacades. > > --- "Bak Attila (SDA)" <[EMAIL PROTECTED]> wrote: > > > Only one questions remains in my mind: > > > > What are the "base" metafacades that are already > > generated and I do not need to model them again > :-) > > > > -----Eredeti üzenet----- > > Feladó: Chad Brandon [mailto:[EMAIL PROTECTED] > > > Küldve: 2004. augusztus 18. 15:25 > > Címzett: Bak Attila (SDA) > > Másolatot kap: [EMAIL PROTECTED] > > Tárgy: RE: [Andromda-user] RE: Andromda-user > digest, > > Vol 1 #551 - 2 msgs > > > > You got it :) > > > > --- "Bak Attila (SDA)" <[EMAIL PROTECTED]> > wrote: > > > > > Hi, > > > > > > Start to understand. > > > > > > 1.) I create a diagram with MD > > > 2.) Let AndroMDA generate the abstract classes > etc > > > from the Model > > > 3.) Write my specialized implementation > > > 4.) Use those functions from my own templates > > > > > > Is that correct? If I understand it well then it > > is > > > REALLY REALLY REALLY COOL!!!! > > > > > > You guys rock! > > > > > > Regards, > > > attila > > > > > > -----Eredeti üzenet----- > > > Feladó: Chad Brandon > [mailto:[EMAIL PROTECTED] > > > > > Küldve: 2004. augusztus 18. 14:14 > > > Címzett: Bak Attila (SDA) > > > Tárgy: Re: [Andromda-user] RE: Andromda-user > > digest, > > > Vol 1 #551 - 2 msgs > > > > > > Hi Attila, > > > > > > Can you make sure you cc the andromda-user list > > when > > > you reply? Have you > > > taken a look at these: > > > > > > http://team.andromda.org/docs/andromda-metafacades/index.html. > > > The basic > > > metafacade model (which all cartridge > metafacades > > > extend) is located in > > > > > > andromda-bin*/andromda/xml.zips/UMLMetafacadeModel*.xml.zip. > > > Again its a > > > magic draw model so you'll want to use magic > draw > > to > > > view the diagrams. > > > > > > Chad > > > > > > ----- Original Message ----- > > > From: "Bak Attila (SDA)" <[EMAIL PROTECTED]> > > > To: "Chad Brandon" <[EMAIL PROTECTED]> > > > Sent: Wednesday, August 18, 2004 8:11 AM > > > Subject: RE: [Andromda-user] RE: Andromda-user > > > digest, Vol 1 #551 - 2 msgs > > > > > > > > > Hi, > > > > > > > > > In case I would like to create my own façade how > > do > > > I know which "base" > > > classes/operations are available? > > > Is there a class diagram somewhere which > describes > > > MDR? > > > Also is there a "minimal" façade implemented > > > somewhere? > > > > > > Many thanks, > > > attila > > > > > > > > > -----Eredeti üzenet----- > > > Feladó: Chad Brandon > [mailto:[EMAIL PROTECTED] > > > Küldve: 2004. augusztus 17. 15:46 > > > Címzett: Bak Attila (SDA) > > > Másolatot kap: > [EMAIL PROTECTED] > > > Tárgy: RE: [Andromda-user] RE: Andromda-user > > digest, > > > Vol 1 #551 - 2 msgs > > > > > > Take a look at the outputToSingleFile: > > > > > > > > > http://team.andromda.org/docs/andromda-cartridges/index.html > > > > > > --- "Bak Attila (SDA)" <[EMAIL PROTECTED]> > > wrote: > > > > > > > Many thanks! Ok. > > > > Let us start right away. > > > > > > > > I have the xmi file. The classes have the > > > stereotype > > > > "Entity". > > > > I would need a *.vsl file where all the > classes > > > are > > > > processed... > > > > > > > > > > > > Regards > > > > attila > > > > > > > > -----Eredeti üzenet----- > > > > Feladó: Chad Brandon > > [mailto:[EMAIL PROTECTED] > > > > Küldve: 2004. augusztus 17. 15:29 > > > > Címzett: Bak Attila (SDA) > > > > Másolatot kap: > > > [EMAIL PROTECTED] > > > > Tárgy: RE: [Andromda-user] RE: Andromda-user > > > digest, > > > > Vol 1 #551 - 2 msgs > > > > > > > > Sure, just let us know and we'll help out > where > > we > > > > can. > > > > > > > > --- "Bak Attila (SDA)" <[EMAIL PROTECTED]> > > > wrote: > > > > > > > > > Ok. I might need some help when converting > the > > > > model > > > > > with *.vm templates. > > > > > Like support for association classes etc. > > > > > > > > > > Regards, > > > > > attila > > > > > > > > > > -----Eredeti üzenet----- > > > > > Feladó: Chad Brandon > > > [mailto:[EMAIL PROTECTED] > > > > > > > > > Küldve: 2004. augusztus 17. 15:22 > > > > > Címzett: Bak Attila (SDA) > > > > > Másolatot kap: > > > > [EMAIL PROTECTED] > > > > > Tárgy: RE: [Andromda-user] RE: Andromda-user > > > > digest, > > > > > Vol 1 #551 - 2 msgs > > > > > > > > > > Yes we would be interested, that would > > > definitely > > > > be > > > > > cool! :) > > > > > > > > > > --- "Bak Attila (SDA)" > <[EMAIL PROTECTED]> > > > > wrote: > > > > > > > > > > > Hi, > > > > > > > > > > > > We are currently using Stp(ameos) from > aonix > > > > > > (www.aonix.com) and generate over > 2.000.000 > > > > lines > > > > > of > > > > > > code for .NET. > > > > > > I am planning to port all this code to > *.vm > > > > > > templates and then will release the .NET > > *.vm > > > > > > templates to you :-) if I manage this task > > :-) > > > > > > > > > > > > We are currently generating whole O-R > mapper > > > > layer > > > > > > and other stuff as well! > > > > > > > > > > > > Are u interested in this? > > > > > > Regards, > > > > > > attila > > > > > > > > > > > > > > > > > > -----Eredeti üzenet----- > > > > > > Feladó: Chad Brandon > > > > [mailto:[EMAIL PROTECTED] > > > > > > > > > > > Küldve: 2004. augusztus 17. 15:13 > > > > > > Címzett: Bak Attila (SDA) > > > > > > Másolatot kap: > > > > [EMAIL PROTECTED] > > > > > > Tárgy: RE: [Andromda-user] RE: > Andromda-user > > > > > digest, > > > > > > Vol 1 #551 - 2 msgs > > > > > > > > > > > > http://maven.apache.org and from that > site: > > > > > > http://maven.apache.org/misc/articles.html > > > > > > > > > > > > --- "Bak Attila (SDA)" > > <[EMAIL PROTECTED]> > > > > > wrote: > > > > > > > > > > > > > Is there somewhere a good tutorial on > > > Maven:-) > > > > > > > > > > > > > > > > > > > > > -----Eredeti üzenet----- > > > > > > > Feladó: Chad Brandon > > > > > [mailto:[EMAIL PROTECTED] > > > > > > > > > > > > > Küldve: 2004. augusztus 17. 15:01 > > > > > > > Címzett: [EMAIL PROTECTED]; Bak Attila > > > (SDA); > > > > > > > [EMAIL PROTECTED] > > > > > > > Tárgy: RE: [Andromda-user] RE: > > Andromda-user > > > > > > digest, > > > > > > > Vol 1 #551 - 2 msgs > > > > > > > > > > > > > > You forgot "webservices" for animal quiz > > :) > > > > > > > > > > > > > > --- Wouter Zoons <[EMAIL PROTECTED]> > > wrote: > > > > > > > > > > > > > > > Animal quiz (struts + hibernate + > > > > > session-ejbs) > > > > > > > > Online store (struts only) > > > > > > > > > > > > > > > > > -----Original Message----- > > > > > > > > > From: > > > > > > [EMAIL PROTECTED] > > > > > > > > [mailto:andromda-user- > > > > > > > > > [EMAIL PROTECTED] On > Behalf > > > Of > > > > > Bak > > > > > > > > Attila (SDA) > > > > > > > > > Sent: Tuesday, August 17, 2004 2:34 > PM > > > > > > > > > To: > > [EMAIL PROTECTED] > > > > > > > > > Subject: [Andromda-user] RE: > > > Andromda-user > > > > > > > digest, > > > > > > > > Vol 1 #551 - 2 msgs > > > > > > > > > > > > > > > > > > Hi, > > > > > > > > > > > > > > > > > > Is there a "good" sample application > > in > > > > the > > > > > > 3.0 > > > > > > > > version? > > > > > > > > > Something I can quickly learn from > :-) > > > > > > > > > > > > > > > > > > Many thanks > > > > > > > > > attila > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > > > > > > > > SF.Net email is sponsored by > > > > > > Shop4tech.com-Lowest > > > > > > > > price on Blank Media > > > > > > > > 100pk Sonic DVD-R 4x for only $29 > -100pk > > > > Sonic > > > > > > > DVD+R > > > > > > > > for only $33 > > > > > > > > Save 50% off Retail on Ink & Toner - > > Free > > > > > > Shipping > > > > > > > > and Free Gift. > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > Andromda-user mailing list > > > > > > > > [EMAIL PROTECTED] > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > https://lists.sourceforge.net/lists/listinfo/andromda-user > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest > price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R > for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping > and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > Andromda-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/andromda-user > ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user