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
(Presentations)
(OMG Standards and related)
Line 63: Line 63:
 
* [http://www.eclipse.org/modeling/mdt/uml2/docs/presentations/EclipseCon2004_PosterSession.html Eclipse UML2 Project Poster Session] - Slides from "The Eclipse Tools UML2 Project" poster session at EclipseCon 2004.
 
* [http://www.eclipse.org/modeling/mdt/uml2/docs/presentations/EclipseCon2004_PosterSession.html Eclipse UML2 Project Poster Session] - Slides from "The Eclipse Tools UML2 Project" poster session at EclipseCon 2004.
  
== OMG Standards and related ==
+
== OMG standards and related work ==
 +
Ongoing work with the UML specification: http://www.omgwiki.org/uml2-rtf/doku.php?id=start
 +
XMI interchange work: http://www.omgwiki.org/model-interchange/doku.php?id=start
 +
XMI validator: http://syseng.nist.gov/se-interop/sysml/validator
  
 
== Javadoc ==
 
== Javadoc ==

Revision as of 11:35, 30 July 2009

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


Frequently Asked Questions

Plans

Archive

General Information

Guides

Articles

Tutorials

Presentations

  • 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

Ongoing work with the UML specification: http://www.omgwiki.org/uml2-rtf/doku.php?id=start XMI interchange work: http://www.omgwiki.org/model-interchange/doku.php?id=start XMI validator: http://syseng.nist.gov/se-interop/sysml/validator

Javadoc

Related Links


Build Related Links

Back to the top