ok, I found this $generatedFile = 
"${entity.packagePath}/${entity.entityName}.hbm.xml", but from what I can tell, 
this is the same thing as saying outputPattern="{0}/{1}.hbm.xml"



any hint on how I could transform  this UML structure, for example: 
"subsystem.model.package1.package2.package3" in the following java package 
structure: "company.package1.package2.objects.package3"? a regexp would do it 
:-)



a solution I can see would be to place a transformer object in the velocity 
context and call a method on it from the template to transform the package, but 
I don't know if that's doable without modifying the source code.....



regards,

Emil.
--
Emil Kirschner
_________________________________________________________
Reply to the post : http://galaxy.andromda.org/forum/viewtopic.php?p=3176#3176
Posting to http://forum.andromda.org/ is preferred over posting to the mailing 
list!


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Andromda-user mailing list
Andromda-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-user

Reply via email to