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

< MDT‎ | UML2
Revision as of 11:09, 30 August 2009 by David.dgreaves.com (Talk | contribs) (no cross-package relationships or inclusions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sample Diagrams

In the eclipse installation directory after installing the Modelling Edition you should find:

plugins/org.plugins/org.eclipse.uml2.diagram.examples.clazz_0.9.0.v200906031456.jar

These can be installed into a project in eclipse by doing

File->Import->General->Archive File
Select the archive file
For 'Into folder' select a folder in an existing/dummy project

This then gives several diagrams in, eg diagram/06-04-02/07 Classes/

No Cross Package Relationships/Includes

Eclipse does not seem to allow diagrams to include entities from or relationships to other packages. If you know how to do this please make a note here.

Back to the top