OO tools

From CSSEMediaWiki
(Difference between revisions)
Jump to: navigation, search
m
Line 3: Line 3:
 
== UML ==
 
== UML ==
 
==== Round Trip Systems ====
 
==== Round Trip Systems ====
* Together - Part of Borland's Eclipse implementation. Not well maintained, but still one of the best available round trip UML systems. It is not open source. The site can be found [http://www.borland.com/us/products/together/index.html|here].
+
* Together - Part of Borland's Eclipse implementation. Not well maintained, but still one of the best available round trip UML systems. It is not open source. The site can be found [http://www.borland.com/us/products/together/index.html here].
* GreenUML - An eclipse plug in. A passable system for class diagrams, does not scale well. Produces some unexpected behaviour. The site can be found [http://green.sourceforge.net/|here].
+
* GreenUML - An eclipse plug in. A passable system for class diagrams, does not scale well. Produces some unexpected behaviour. The site can be found [http://green.sourceforge.net/ here].
 
==== Static Systems ====
 
==== Static Systems ====
* Umbrello - A decent static system. Can generate most standard UML diagrams. Can import java classes one folder (i.e. package) at a time. Good at printing/exporting large diagrams. Linux ap, currently being ported to Windows & Mac. Can be found [http://uml.sourceforge.net/|here].
+
* Umbrello - A decent static system. Can generate most standard UML diagrams. Can import java classes one folder (i.e. package) at a time. Good at printing/exporting large diagrams. Linux ap, currently being ported to Windows & Mac. Can be found [http://uml.sourceforge.net/ here].
  
 
== Editors ==
 
== Editors ==

Revision as of 21:50, 28 July 2009

This page describes the software engineer's arsenal. It is not intended to go into detail as to what these encompass; however, it will allow suitable tools to be proposed.

Contents

UML

Round Trip Systems

  • Together - Part of Borland's Eclipse implementation. Not well maintained, but still one of the best available round trip UML systems. It is not open source. The site can be found here.
  • GreenUML - An eclipse plug in. A passable system for class diagrams, does not scale well. Produces some unexpected behaviour. The site can be found here.

Static Systems

  • Umbrello - A decent static system. Can generate most standard UML diagrams. Can import java classes one folder (i.e. package) at a time. Good at printing/exporting large diagrams. Linux ap, currently being ported to Windows & Mac. Can be found here.

Editors

IDEs

  • Eclipse
  • Visual Studio
  • Geany

Text Editors

  • Notepad++

Further Visualisation/Comprehension Tools

See Also

Personal tools