[mdr-users] Programmatic model generation via MDR
NickL <[email protected]> Wed, 3 Jan 2007 11:15:27 -0800 (PST)
| Newsgroups | gmane.comp.java.netbeans.modules.mdr.user |
|---|---|
| Message-ID | <[email protected]> |
My team wants to express its model in our own text (YAML) format, rather than via a WYSIWYG UML tool, and be able to use it in Andromda. To do that, we need to be able to programmagically build an XMI representation of our model after parsing our YAML files. Does MDR provide an API for defining a model (including classes, associations, attributes, operations, etc.) from scratch programmatically, and then exporting it to XMI? From the example at the bottom of http://mdr.netbeans.org/example.html it looks like this might be possible starting with ProjectFactory.createProject(), but I've been unable to find documentation which details how this might be done. Any pointers would be greatly appreciated! Thanks, Nick -- View this message in context: http://www.nabble.com/Programmatic-model-generation-via-MDR-tf2915383.html#a8146750 Sent from the Netbeans MDR - Users mailing list archive at Nabble.com.