modelltransformasjon
Modelltransformasjon, often translated as model transformation, is a fundamental concept in model-driven engineering (MDE). It refers to the process of automatically converting a model from one representation to another. This transformation can occur between models of the same type, such as refining a high-level design model into a more detailed one, or between models of different types, for example, transforming a platform-independent model (PIM) into a platform-specific model (PSM) for code generation.
The primary goal of model transformation is to enable automation, reduce manual effort, and improve the consistency
Various tools and languages exist to support model transformation, such as ATL ( a transformation language), QVT