hi Stan,

check out http://team.andromda.org/docs .. espcially the FAQ sections (there is a top level one, and some cartridges also have FAQs)


-- Wouter

Matthias Bohlen wrote:

Hi Stan,
you will get the answer on andromda-user. I copy your message to the list - please subscribe to get the answers.
Cheers...
Matthias


    -----Original Message-----
    *From:* Butler, Stan [mailto:[EMAIL PROTECTED]
    *Sent:* Tuesday, May 25, 2004 5:07 PM
    *To:* [EMAIL PROTECTED]
    *Subject:* AndroMDA Questions

    I am researching some MDA tools and yours seems the most promising
    so far because of its flexibility.  I have a few questions that I
    want to run by you when you get a chance to respond.



(1) If I wanted to create a template to generate all the CREATE
TABLE scripts for my Entities in a single file, how would I do
that?? I think I could just put them in a UML Component and then
add a stereotype to that Component for my SQL template. In this
template, I could enumerate through all the Class model elements
and output the corresponding SQL statements in the same file. Does this sound right??




    (2)  How does the system support lifecycle management??  If I
    generate a class with an operation called
    getCustomersByName(String) and then I manually add the
    implementation code for that operation, will it be preserved the
    next time I generate that class??  I think your recommended
    solution is to create a subclass to handle this problem and not
    regenerate them, but I wanted to clarify before I go further.  If
    this turns out to be the answer, I have a solution that could help
    allow this to occur within the same file (I have done MDA before
    using Rose and their VBA like language to output java classes).



    Thanks in advance for your assistance.



    - Stan





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
Andromda-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to