Re: Uml2Mof ANT task
Martin Matula <[email protected]> Thu, 27 Mar 2003 15:11:35 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Thanks, Jozsef, this is helpful. I will integrate it into the mdrant as soon as I have time if you don't mind that I will put SPL on it. Martin Jozsef Orosz wrote: > Hi, > > I have written a simple ANT task to run the uml2mof tool from ANT (that was > missing from mdrant). > It is pretty simple, takes two arguments: mofModel and umlModel. > > > Maybe you can make a use of it (or maybe its already written...). > > Greets, > Jozsef > <<Uml2MofTask.java>>