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/UML2"

< MDT
 
(One intermediate revision by the same user not shown)
Line 41: Line 41:
 
== General Information ==
 
== General Information ==
  
* [[MDT/UML2/New_and_Noteworthy/Oxygen|New and Noteworthy]] features in the Oxygen release
+
* [[MDT/UML2/New_and_Noteworthy/5.5.0|New and Noteworthy]] features in the 5.5.0 release
* [[MDT/UML2/New_and_Noteworthy/Neon|New and Noteworthy]] features in the Neon release
+
* [[MDT/UML2/New_and_Noteworthy/Photon|New and Noteworthy]] features in the 5.4.0 release
* [[MDT/UML2/New_and_Noteworthy/Mars|New and Noteworthy]] features in the Mars release
+
* [[MDT/UML2/New_and_Noteworthy/Oxygen|New and Noteworthy]] features in the 5.3.0 release
* [[MDT/UML2/New_and_Noteworthy/Luna|New and Noteworthy]] features in the Luna release
+
* [[MDT/UML2/New_and_Noteworthy/Neon|New and Noteworthy]] features in the 5.2.0 release
* [[MDT/UML2/New_and_Noteworthy/Kepler|New and Noteworthy]] features in the Kepler release
+
* [[MDT/UML2/New_and_Noteworthy/Mars|New and Noteworthy]] features in the 5.1.0 release
 +
* [[MDT/UML2/New_and_Noteworthy/Luna|New and Noteworthy]] features in the 5.0.0 release
 +
* [[MDT/UML2/New_and_Noteworthy/Kepler|New and Noteworthy]] features in the 4.1.0 release
  
 
== Guides ==
 
== Guides ==

Latest revision as of 10:27, 26 November 2018

UML2 is an EMF-based implementation of the Unified Modeling Language (UML) 2.x OMG metamodel for the Eclipse platform.

The objectives of the UML2 component are to provide

  • a useable implementation of the UML metamodel to support the development of modeling tools
  • a common XMI schema to facilitate interchange of semantic models
  • test cases as a means of validating the specification
  • validation rules as a means of defining and enforcing levels of compliance

Although MDT/UML2 provides the metamodel, it does not provide UML modelling tools themselves. One implementation is MDT/Papyrus. An older, no longer supported implementation is MDT-UML2Tools.

Frequently Asked Questions

For creating models with a visual editor see: Papyrus User Guide

Plans

Archive

General Information

Guides

Articles

Tutorials

Presentations

(None of these talks are viewable unless you have Internet Explorer)

  • UML2 Long Talk - Slides from "What do YOU want UML to be?" long talk at EclipseCon 2007.
  • UML2 Short Talk - Slides from "What's New in UML2?" short talk at EclipseCon 2006.

OMG standards and related work

Javadoc

Related Links


For Developers

The UML2 component uses a custom code formatting profile. If you are contributing patches or anther code vehicles to UML2, please ensure that it is formatted using this profile:

Build Related Links

Back to the top