• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

UML

 
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've just put a Java 1.2 UML tool on my web page at www.mfcomputers.com. Its free and can do use-case diagrams and class diagrams. It can also reverse-engineer classes into diagrams, generate reports, produce JPEGs from diagrams. I'd be interesed in some feedback even if its "drop it" I'd like to add sequence diagrams next and perhaps some simple code gen and synchronisation of java class with diagram. Comments to bja@mfcomputers.com
 
Trailboss
Posts: 23778
IntelliJ IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I tried to go to the site, but got a 404 error.
I take it that this is software you made?
 
Ranch Hand
Posts: 107
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i viewed bja info, clicked on his web site and it came up ok.
[This message has been edited by Paul Wetzel (edited December 06, 1999).]
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
page can not be found error http404
 
Ranch Hand
Posts: 3143
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The correct site is
http://www.mfcomputers.com
I got this from bja's profile.

[This message has been edited by Angela Poynton (edited May 27, 2000).]
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've updated the UML tool called mUML and it can now draw all 9 UML diagrams. The demo version is free and may be freely copied but it cant print or JPEG. You can purchase a copy that can print & generate JPEG's for �25.
The Help info for the tool is also on-line at www.mfcomputers.com
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I've updated this tool to version 1.1.0.

It can now reverse engineer entire directories of Java classes,
Java code generation , CORBA IDL generation and has better class navigation.
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Bia:
It is a great site.
thanks,
Xin Gong
 
Anonymous
Ranch Hand
Posts: 18944
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi bja
Can you please tell me the basics of UML.
How and where to find more details of it.
Nan Mick
 
reply
    Bookmark Topic Watch Topic
  • New Topic