Model-to-text transformation sample overview

This sample provides two examples of model-to-text transformations. These transformations apply a set of rules to UML models to transform them into text.

These examples show how you can combine a set of rules into one or more transforms and use the Transformation Service to develop model transformations. To understand how the transformations are constructed, you should run the transformations and explore the source code.

To run the transformations, you must import the plug-in into your workspace, start the run-time workbench, and invoke the transformations. For information about importing the plug-in, see Setup instructions.


Time icon     Import and configure: This sample takes 1 minute to import
Details icon     Read about the sample
Setup icon     Setup instructions
Import icon     Import the sample