Recent

Author Topic: UML for freepascal  (Read 16170 times)

osvaldo-tcf

  • Jr. Member
  • **
  • Posts: 61
UML for freepascal
« on: November 20, 2007, 12:02:44 pm »
Any free tools for generate UML Diagrams and code for freepascal ?

Leledumbo

  • Hero Member
  • *****
  • Posts: 8747
  • Programming + Glam Metal + Tae Kwon Do = Me
RE: UML for freepascal
« Reply #1 on: November 21, 2007, 08:52:17 am »
I just found essmodel by googling around, try it and if possible, port it to Lazarus.

osvaldo-tcf

  • Jr. Member
  • **
  • Posts: 61
RE: UML for freepascal
« Reply #2 on: November 21, 2007, 03:37:29 pm »
EssModel don't has a designer.

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
RE: UML for freepascal
« Reply #3 on: November 22, 2007, 07:26:23 am »
I think one should be able to use any UML tool designed for delphi without any problems. The language do is exactly the same: Object Pascal

Having said that, I heard good things about ModelMaker:

http://www.modelmakertools.com/

osvaldo-tcf

  • Jr. Member
  • **
  • Posts: 61
RE: UML for freepascal
« Reply #4 on: November 27, 2007, 05:22:40 pm »
Yes, in run in wine very well. But isn't free.
But it is very good tool.

aliotti

  • New Member
  • *
  • Posts: 17
Re: UML for freepascal
« Reply #5 on: July 04, 2012, 02:01:42 pm »
I had a time and ported parcially the essmodel to lazarus 0.9.34 and fpc 2.6.0.

It is attachment  and compacted the source code.

eny

  • Hero Member
  • *****
  • Posts: 1634
Re: UML for freepascal
« Reply #6 on: July 04, 2012, 06:32:59 pm »
When you say UML I'm guessing you are mostly interested in a class diagram?

You could use StarUML (http://staruml.sourceforge.net/en/).
The schema's are stored as XML so you could parse that and generate the code you need (I started doing that myself together with DB CRUD classes).
Althought it doesn't look like there is much development going on at the moment.
« Last Edit: July 04, 2012, 06:34:51 pm by eny »
All posts based on: Win10 (Win64); Lazarus 2.0.10 'stable' (x64) unless specified otherwise...

Leledumbo

  • Hero Member
  • *****
  • Posts: 8747
  • Programming + Glam Metal + Tae Kwon Do = Me
Re: UML for freepascal
« Reply #7 on: July 04, 2012, 06:49:10 pm »
Quote
I had a time and ported parcially the essmodel to lazarus 0.9.34 and fpc 2.6.0.
Seems like it's the original source code to me... I don't even see any .lpi in the attachment.

 

TinyPortal © 2005-2018