Transformation of Data under Implementation

The data stored with an element always contains the "model data", i.e. the physical values, but the implementation must also be reflected in the data. In the example, the physical (model) data for variable a was 1, the data for the implementation variable A however was 100.

See also

Code Generation with Implementations

Example: Code Generation for an Addition

General Rules for the Implementation Transformation