Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

VIATRA2/Examples/UML2 import

< VIATRA2‎ | Examples
Revision as of 05:51, 10 July 2008 by Unnamed Poltroon (Talk) (Preliminaries)

Description

TODO

Preliminaries

You have to make sure that the UML2 model element in the root of the EMF resource is a Model instance. UML2 models exported from Rational 7 satisfy this, however UML2 models coming from the GMF-based tools in Eclipse do not necessarily.

TODO

Back to the top