Hi Obaid, On Sun, 2006-09-03 at 23:08 -0700, Obaid Salikeen wrote: > Asalam Alakum (hellow to all), > > I have explored ArgoUML and done some extensions. Now, i am aiming to > integrate ArgoUML to AndroMDA in such a way that you can Do Some > Designing in ArgoUML(create Sequence Diagrams) and then generate code > from AndroMDA with the help of some wizards. similarly the wizards > will be extended to provide the basic functionalities, so that one can > create AndroMDA Projects, from ArgoUML etc.. > I have not Explored AndroMDA, so before starting the project, i need > to understand the big issues, and problems which i may face during > development. > > -My only concern Is that is it a good idea to generate code from > AndroMDA? > -How both the tools will be integrated <any big issue comming to > mind> ?
I have been using ArgoUML and AndroMDA together successfully on a open source project for several months. AndroMDA takes XMI as input, so it will work with any UML tool that produces compatible XMI. Fortunately, ArgoUML is one of those tools. :-) There is one issue you should be aware before you start to develop AndroMDA applications in ArgoUML. You will need to import the AndroMDA "UML Profile" into ArgoUML before you do any modeling for AndroMDA code generation. The version of the AndroMDA profile that is distributed with AndroMDA will not load into ArgoUML, in its standard configuration. Fortunately, the developer Tom Morris has contributed an AndroMDA profile for AndroMDA 3.1, the current released version, which is compatible with ArgoUML. You can get it at http://argouml.tigris.org/source/browse/*checkout*/argouml-mdr/contrib/andromda/andromda-profile-3.1.xmi.zip cheers, roy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
