MDR utility class
"Jozsef Orosz" <[email protected]> Thu, 20 Mar 2003 13:38:48 +0100
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I have written a small utility class that helps the usage of MDR in standalone applications. It can be used to create (meta)models in a simpler way than directly using the MDR API. Please feel free to use, distribute, modify it, it's in the attachment. Just another question: I'd like to use MDR to make my old persistence tool (Lorf/J) suitable to generate persistent code from UML diagrams. It seems to be working pretty well, but before releasing a version I would like to make sure, how the licensing terms of MDR and the required libraries (e.g. UML metamodel, JMI, etc.) are, and whether I can distribute them (in binary form) along with my (LGPL-ed) application. I would be grateful for your help. Greets, Jozsef <<MDRAccess.java>>
MDRAccess.java
(application/octet-stream, 10.1 KB) - not displayed