ArgoUML: Difference between revisions

From Wikipedia
Jump to navigation Jump to search
imported>JJMC89 bot III
 
imported>Zurel
Importing Wikidata short description: "UML diagramming application"
 
Line 1: Line 1:
{{Short description|UML diagramming application}}
{{Infobox software
{{Infobox software
| name                  = ArgoUML
| name                  = ArgoUML
Line 39: Line 40:
*Extensible modules interface.
*Extensible modules interface.
*[[Object Constraint Language|OCL]] support.
*[[Object Constraint Language|OCL]] support.
*Forward engineering (code generation supports C++ and [[C#]], Java, [[PHP#PHP_3_and_4|PHP 4]], [[PHP 5]], [[Ruby (programming language)|Ruby]] and, with less mature modules, [[Ada (programming language)|Ada]], [[Delphi (software)|Delphi]] and [[SQL]]).
*Forward engineering (code generation supports C++ and [[C Sharp (programming language)|C#]], Java, [[PHP#PHP_3_and_4|PHP 4]], [[PHP 5]], [[Ruby (programming language)|Ruby]] and, with less mature modules, [[Ada (programming language)|Ada]], [[Delphi (software)|Delphi]] and [[SQL]]).
*[[Reverse engineering]] / [[JAR (file format)|JAR]]/class file import.
*[[Reverse engineering]] / [[JAR (file format)|JAR]]/class file import.


Line 72: Line 73:


{{DEFAULTSORT:Argouml}}
{{DEFAULTSORT:Argouml}}
[[Category:Java platform software]]
[[Category:Free software programmed in Java]]
[[Category:Free UML tools]]
[[Category:Free UML tools]]
[[Category:1999 software]]
[[Category:1999 software]]
[[Category:Software using the Eclipse Public License]]
[[Category:Software using the Eclipse Public License]]

Latest revision as of 02:30, 15 February 2026

ArgoUML
File:ArgoUML.png
Initial releaseApril 1999
Written inJava
PlatformJava SE
TypeSoftware development, UML Tool
LicenseEclipse Public License 1.0
Websiteargouml.org

ArgoUML is an UML diagramming application written in Java and released under the open source Eclipse Public License. By virtue of being a Java application, it is available on any platform supported by Java SE.

History

ArgoUML was originally developed at UC Irvine by Jason E. Robbins, leading to his Ph.D. It was an open source project hosted by Tigris.org and moved in 2019 to GitHub.[1] The ArgoUML project included more than 19,000 registered users and over 150 developers.[2]

In 2003, ArgoUML won the Software Development Magazine's annual Readers' Choice Award in the “Design and Analysis Tools” category.[3]

ArgoUML development has suffered from lack of manpower. For example, Undo has been a perpetually requested feature since 2003 but has not been implemented yet.[4]

Features

According to the official feature list,[5] ArgoUML is capable of the following:

  • All 9 UML 1.4 diagrams are supported.
  • Closely follows the UML standard.
  • Platform independent – Java 1.5+ and C++.
  • Click and Go! with Java Web Start (no setup required, starts from your web browser).
  • Standard UML 1.4 Metamodel.
  • XMI support.
  • Export diagrams as GIF, PNG, PS, EPS, PGML and SVG.
  • Available in ten languages: EN, EN-GB, DE, ES, IT, RU, FR, NB, PT, ZH.
  • Advanced diagram editing and zoom.
  • Built-in design critics provide unobtrusive review of design and suggestions for improvements.
  • Extensible modules interface.
  • OCL support.
  • Forward engineering (code generation supports C++ and C#, Java, PHP 4, PHP 5, Ruby and, with less mature modules, Ada, Delphi and SQL).
  • Reverse engineering / JAR/class file import.

Weaknesses

  • ArgoUML does not yet completely implement the UML standard.[6]
  • Partial undo feature (working for graphics edits [7][8])
  • Java Web Start launching may no longer work reliably. See Java Web Start.

See also

References

  1. "Home · argouml-tigris-org/Argouml Wiki". GitHub.
  2. "Tech Transitions at ISR UCI". Archived from the original on 2012-01-28.
  3. "Dr. Dobb's Readers' Choice Awards, 2003".
  4. Issue 1834 (May 5th, 2003): Implement undo. http://argouml.tigris.org/issues/show_bug.cgi?id=1834 Archived 2017-11-20 at the Wayback Machine
  5. "ArgoUML Features".
  6. "UML Specification Incompatibility list". ArgoUML documentation. Archived from the original on 2011-02-13. Retrieved 2006-04-28.
  7. "ArgoUML 0.19.3 released". Archived from the original on 2020-07-01. Retrieved 2008-12-15. Undo working for graphics edits (this is mostly a GEF addition).
  8. "Issue 1834. Implement undo". Archived from the original on 2017-11-20. Retrieved 2008-12-15. Undo working for graphics edits (this is mostly a GEF addition).