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"

(Overview)
m (updating a broken link)
 
(14 intermediate revisions by 4 users not shown)
Line 1: Line 1:
==Overview==
+
{| align="right"
[http://www.eclipse.org/modeling/mdt/?project=uml2tools#uml2tools UML2 Tools] is a set of [http://wiki.eclipse.org/index.php/Graphical_Modeling_Framework GMF-based] editors for viewing and editing [http://www.uml.org UML] models. UML2Tools is a part of [http://wiki.eclipse.org/Galileo_Simultaneous_Release Galileo Project]. UML2Tool is in incubation phase now. UML2 Tools provides editors for<br>
+
| __TOC__
* Structure diagram:
+
|}
 +
UML2 Tools is a [[Graphical Modeling Framework]] editor for manipulating [[UML]] models.
 +
 
 +
==Diagrams provided==
 +
* Structure diagrams
 
** Class
 
** Class
** Profile Definition
+
** Profile definition
** Composite Structures
+
** Composite structures
 
** Component
 
** Component
 
** Deployment
 
** Deployment
* Behavior diagrams:
+
* Behavior diagrams
 
** Activity
 
** Activity
** State Machine
+
** State machine
 
** Use Case
 
** Use Case
* Interaction diagrams (in progress):
+
* Interaction diagrams
 
** Sequence (new in Galileo)
 
** Sequence (new in Galileo)
 
** Timing (under development, source-code available in CVS in 'exprimental' folder)
 
** Timing (under development, source-code available in CVS in 'exprimental' folder)
Line 17: Line 21:
 
New Diagram wizards are available in the 'New/Other/UML 2.1 Diagrams' wizard group. <br>
 
New Diagram wizards are available in the 'New/Other/UML 2.1 Diagrams' wizard group. <br>
 
UML2 Tools is based on [http://www.eclipse.org/modeling/mdt/?project=uml2 MDT UML2] metamodel.
 
UML2 Tools is based on [http://www.eclipse.org/modeling/mdt/?project=uml2 MDT UML2] metamodel.
 +
 +
UML2 Tools participated in three Eclipse Simultaneous releases:
 +
*[http://wiki.eclipse.org/Galileo Galileo] in year 2009
 +
*[http://wiki.eclipse.org/index.php/Ganymede_Simultaneous_Release Ganymede] in year 2008
 +
*[http://wiki.eclipse.org/index.php/Europa_Simultaneous_Release Europa] in year 2007
  
 
== Plans ==
 
== Plans ==
*[http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2tools/project-info/plan.xml&component=UML2Tools UML2 Tools 0.9 (Galileo/2009) Project Plan]
+
*[http://www.eclipse.org/projects/project-plan.php?planurl=http://www.eclipse.org/modeling/mdt/uml2tools/project-info/plan.xml&component=UML2Tools UML2 Tools 0.9 (Galileo) Project Plan]
 
*[http://wiki.eclipse.org/Galileo_Simultaneous_Release#Milestones_and_Release_Candidates Galileo Milestones and Release Candidates Schedule]
 
*[http://wiki.eclipse.org/Galileo_Simultaneous_Release#Milestones_and_Release_Candidates Galileo Milestones and Release Candidates Schedule]
*[http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_plan_1_1.html#_UML2_Tools_component UML2 Tools 0.8 (Ganymede/2008) Project Plan]
+
*[http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_plan_1_1.html#_UML2_Tools_component UML2 Tools 0.8 (Ganymede) Project Plan]
*[http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_plan_1_0.html#_UML2_Tools_ UML2 Tools 0.7 (Europa/2007) Plan]<br>
+
*[http://www.eclipse.org/modeling/mdt/docs/plans/mdt_project_plan_1_0.html#_UML2_Tools_ UML2 Tools 0.7 (Europa) Plan]<br>
  
 
== New and Noteworthy ==
 
== New and Noteworthy ==
Line 30: Line 39:
  
 
== Samples ==
 
== Samples ==
Figures from UML2 specifications are implemented using UML2Tools. They are used to visually demonstrate UML2Tools capabilities. These samples are available in Eclipse CVS:
+
The samples are available in the Eclipse CVS via [[PSF|Project Set Files]] and can be downloaded using [http://wiki.eclipse.org/images/3/3a/UML2Tools_samples.psf this PSF] file.
  
cvs -d pserver:dev.eclipse.org:/cvsroot/modeling co org.eclipse.mdt/org.eclipse.uml2tools/examples/
+
'''CVS login'''<br />
 +
Username: anonymous<br />
 +
Password: ''blank''
  
 
== Newsgroups / Mailing Lists ==
 
== Newsgroups / Mailing Lists ==
Line 38: Line 49:
  
 
== Documentation ==
 
== Documentation ==
*[http://wiki.eclipse.org/MDT-UML2Tools_FAQ Frequently Asked Questions (FAQ)]
+
*[[MDT-UML2Tools FAQ|Frequently Asked Questions (FAQ)]]
 
*EclipseCon 2008
 
*EclipseCon 2008
**''Bitter GMF or How We Did UML With GMF'' [http://www.eclipsecon.org/2008/?page=sub/&id=387 Submission with the slides attached]
+
**[http://www.eclipsecon.org/2008/?page=sub/&id=387 ''Bitter GMF or How We Did UML With GMF''] slides
*Tutorial
+
*Tutorials
:*[http://www.vogella.de/articles/UML/article.html Tutorial about installing and using Eclipse UML2 Tools]  
+
**[http://www.vogella.com/articles/UML/article.html Tutorial about installing and using Eclipse UML2 Tools]  
:*[http://wiki.eclipse.org/MDT-UML2Tools_How_To_Regenerage_Diagrams How To Regenerage Diagrams]
+
**[[MDT-UML2Tools How To Regenerage Diagrams|How To Regenerate Diagrams]]
 +
**[[MDT-UML2Tools How To Regenerate Diagrams (Alternative)|How To Regenerate Diagrams (Alternative)]]
 
*Profiles
 
*Profiles
:*[http://wiki.eclipse.org/MDT-UML2Tools_How_To_Use_UML_Profiles How to use Profiles in UML2 Tools]
+
**[[MDT-UML2Tools How To Use UML Profiles|How to use Profiles in UML2 Tools]]
 +
 
 +
==Updates==
 +
* [[MDT-UML2Tools/Updates|UML2 Tools Updates]]
  
 
== Related Links ==
 
== Related Links ==

Latest revision as of 13:56, 14 April 2012

UML2 Tools is a Graphical Modeling Framework editor for manipulating UML models.

Diagrams provided

  • Structure diagrams
    • Class
    • Profile definition
    • Composite structures
    • Component
    • Deployment
  • Behavior diagrams
    • Activity
    • State machine
    • Use Case
  • Interaction diagrams
    • 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.

UML2 Tools participated in three Eclipse Simultaneous releases:

Plans

New and Noteworthy

Samples

The samples are available in the Eclipse CVS via Project Set Files and can be downloaded using this PSF file.

CVS login
Username: anonymous
Password: blank

Newsgroups / Mailing Lists

The best way to find an answer to your questions and to offer your suggestions is to write it in UML2 Tools Forum.

Documentation

Updates

Related Links

Back to the top