The Source for Java Technology Collaboration


Home | Help | Changes | Index | Search | Go

UML

Unified Modeling Language

UML™ provides a standardized notation for modeling object-oriented information systems. UML was introduced to the object-oriented community in a number of stages between 1995 and 1997. In late 1997, the Object Management Group (OMG) approved UML. Since then, UML has become the de facto standard for system notation. UML is a trademark of the OMG.

The current specification of UML is version 1.5. Work is in progress on version 2.0.

Products

  • AndroMDA - takes a UML model from a CASE-tool and generates classes and deployable components (J2EE or other) specific for your application architecture.
  • ArgoUML - An open source UML design tool with cognitive support.
  • Cadifra UML Editor - A fast and lightweight UML diagram editor for Windows 2000 and XP. Can embed diagrams into Word.
  • http://www.eclipse.org/uml2/
  • Poseidon for UML - A popular, full-fledged UML tool. It evolved from ArgoUML, and has turned into a world class modeling tool.
  • Argo2Ecore - converts UML models created with ArgoUML to the Eclipse UML dialect Ecore.
  • Rational - IBM's Rational software product family includes Rational Rose Enterprise which allows you to build UML models, generate Java code from the models and reverse engineer existing Java code back into the UML.
  • Tengger - Tengger is a tool for transforming UML diagrams, stored in XMI format, into Java classes. It generates Java classes and interfaces for the entities in the model.
  • http://www.sparxsystems.com.au/
  • Oracle JDeveloper - A developement tool with UML support for Class (Java,EJB,WS,DataBase,UML), Use Case, Activity and Sequence
  • Visual Paradigm for UML - A powerful and easy-to-use visual UML modeling and CASE tool. It facilitates most of the leading IDEs which excels your entire Model-Code-Deploy development process.
  • SDE for Eclipse - An UML plugin for Eclipse.
  • http://www.magicdraw.com/

Articles

Web Sites



Discussion about UML


The "Java Web Services and XML" community provides some resources about UML


Topic UML . { Edit | Ref-By | Printable | Diffs r15 < r14 < r13 < r12 < r11 | More }
 XML java.net RSS

Revision r15 - 20 Apr 2005 - 15:00:17 - Main.adrbhlm
Parents: WebHome > Glossary