Validating UML-to-Java transformation configurations

You can validate a transformation configuration to ensure that the values in the configuration are valid according to the requirements of a transformation.

Before you begin

A transformation configuration must exist in the current workspace. Transformation configurations have .tc as a file name extension.

About this task

You can select multiple transformation configuration files and validate them simultaneously.

The transformation uses the information in the most recently saved version of the configuration. You are prompted to save any unsaved changes.
Tip: You can specify when to receive prompts for unsaved changes in a transformation configuration on the Preferences page (Window > Preferences > Modeling > Transformations).

During the validation process, the transformation service attempts to open the transformation source and target, which might affect performance if the source or target model is not open or if the source model is large.

Procedure

Results

The Problems view displays errors in the transformation configuration.

Feedback