what you feed to AndroMDA, it will eat .. I see what you are trying to do but AndroMDA does not know which elements have been imported and which ones not
so since everything is conveyed (perhaps through means of import/profiles) in a single model you will need to ue another technique to tell AndroMDA only to treat a sepcific part I will offer some alternatives (which you perhaps already have used): first of all, the key is to have a decent and disciplined approach to the split into different modules: have a module per architecture tier (presentation, business, services, workflow ...); on the other hand, you might have a very good reason of choosing for a different strategy you may call maven using the filter property, which you need to prefix with -D in order to set it as a JVM system property: maven mda -Dfilter=spring,bpm4struts that way only the selected cartridges will run, this will cut generation time significantly another way is to tell AndroMDA to ignore certain packages, this can be done in mda/conf/andromda.xml, see this link: -- Wouter Zoons - [EMAIL PROTECTED] http://www.andromda.org/ _________________________________________________________ Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3546#3546 Posting to http://forum.andromda.org/ is preferred over posting to the mailing list! ------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Andromda-user mailing list Andromda-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/andromda-user