[fpc-pascal] Generating code form xmi files
Graeme Geldenhuys
graemeg.lists at gmail.com
Fri Apr 3 10:46:19 CEST 2009
On Thu, Apr 2, 2009 at 10:05 PM, Philippe Martinole
<philippe.martinole at teleauto.org> wrote:
>
> xmi files (not xml) are used to save uml models :
> http://en.wikipedia.org/wiki/XML_Metadata_Interchange
> and I want to gererate my data structures from my uml diagrams
> I would be suprised if nothing already exists
I've been looking for something like this for a long time and haven't
fond anything for Free Pascal / Lazarus. You can obviously use Model
Maker and simply tweak the generated object pascal code to make sure
they are compilable with FPC. But I believe Model Maker is quite
pricey.
Regards,
- Graeme -
_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/
More information about the fpc-pascal
mailing list