Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mmt-dev] UML Transformations

Hi

UML input and/or output seems popular and a source of endless trouble on the newsgroups.

The UML Getting Started Tutorial doesn't help;https://bugs.eclipse.org/bugs/show_bug.cgi?id=382342 addresses a number of problems.

It would probably save us all a lot of time if each transformation tool tried to provide an example project installable via New->Example... that can perform a standalone transfoprmation from a UML model with profile to another one. See the bug above for examples of JUnit tests, launch configs, local file paths that ensure that it can just run straight out of the box.

NB Juno adds UML 2.4.* so there are more dialects so it is imperative to use UMLResourcesUtil.init() to ensure that all UML content types are supported.

    Regards

        Ed Willink


Back to the top