[fpc-pascal] UML state machine drawing tool
Michael Van Canneyt
michael at freepascal.org
Fri Dec 8 21:40:45 CET 2006
On Fri, 8 Dec 2006, Marc Santhoff wrote:
> Hi,
>
> is anyone aware of a UML tool capable of making class diagrams and state
> diagrams and emitting fpc compilable pascal code (or at least being
> configurable to do so)?
I think Umbrello (part of KDE) can do this. It can save everything as XML,
I guess you could parse that and emit pascal. (or ask the developers to
add a pascal output module, which would be even better...)
Michael
More information about the fpc-pascal
mailing list