____Converts elements of a source model to elements of a target model.
-
Visualization
-
Model Analysis
-
Transformation
-
Profiling
C
Correct answer
Explanation
Model transformation converts elements from one model representation to another. For example, UML to code generation transforms model elements into implementation elements. Visualization displays models, Model Analysis examines properties, and Profiling characterizes model elements - none convert between models.