You can apply a transformation to an entire model or a subset of model elements in a model to generate output such as code. A transformation configuration is an instance of a transformation that is configured with information that is common to all transformations such as a unique name, the source, and the target of the transformation. A transformation configuration can also include properties specific to a given transformation. When a transformation configuration is run, an instance of the transformation is created and is executed with the properties defined in that configuration.
Parent topic: Applying transformations
Related concepts
Transformations and transformation configurations