Running and rerunning UML-to-Real-Time-C++ transformations

Before you can run a transformation, you create a transformation configuration. When you apply a transformation configuration, an instance of the transformation is created and the transformation runs with the properties that the configuration defines.

About this task

There are four methods you can use to run a transformation:
  • Run a transformation from commands in the user interface
  • Run a transformation from the command line
  • Run a transformation programmatically
  • Run a transformation using an Ant task

To run a transformation, complete one of the following steps:


Feedback