list of dots Digital Research Alliance of Canada logo  NSERC logo  University of Ottawa logo / UniversitĂ© d'Ottawa

User Manual    [Previous]   [Next]   

Umplification Tooling

The Umplificator is a reverse engineering tool for the incremental automatic detection of opportunities for refactorings and model transformations in source code consisting of Umple or an Umple base language such as Java.

To transform a program written in Java into Umple you can use one of the following tools:

  • Eclipse: To use the Umplificator with Eclipse, you need to load the the Umplificator plugin (cruise.umplificator.eclipse.X.X.X.jar). You can build this from sources or contact the Umple team for a fresh build.

  • Command-line based compiler: This can be run as "java -jar umplificator.jar *.java".
  • Note that it is also possible to umplify files with extension ".ump".