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

Difference between revisions of "MDT-UML2Tools"

Line 51: Line 51:
 
[[Category:Modeling]]
 
[[Category:Modeling]]
 
[[Category:MDT]]
 
[[Category:MDT]]
[[Category:FAQ]]
 

Revision as of 13:55, 5 November 2008

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 (expected in Galileo M3)

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