Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

MDT-UML2Tools

Revision as of 18:34, 15 October 2009 by Tatiana.fesenko.gmail.com (Talk | contribs) (Plans)

Overview

UML2 Tools is a set of GMF-based editors for viewing and editing UML models. UML2Tools is a part of Galileo Project. UML2Tool is in incubation phase now. UML2 Tools provides diagram editors for

  • Structures:
    • Class
    • Profile Definition
    • Composite Structures
    • Component
    • Deployment
  • Behavior:
    • Activity
    • State Machine
    • Use Case
  • Interaction:
    • Sequence (new in Galileo)
    • Timing (under development, source-code available in CVS in 'exprimental' folder)

New Diagram wizards are available in the 'New/Other/UML 2.1 Diagrams' wizard group.
UML2 Tools is based on MDT UML2 metamodel.

Plans

New and Noteworthy

Samples

Figures from UML2 specifications are implemented using UML2Tools. They are used to visually demonstrate UML2Tools capabilities. These samples are available in Eclipse CVS:

cvs -d pserver:dev.eclipse.org:/cvsroot/modeling co org.eclipse.mdt/org.eclipse.uml2tools/examples/

Newsgroups / Mailing Lists

The best way to find an answer to your questions and to offer your suggestions is to write it in uml2tools newsgroup.

Documentation

  • Profiles

Related Links

Back to the top