Implementations
Implementations describe how the elements of a component are to be realized in code. Here the same scheme as for data is used:

The same reference scheme applies to implementations as to basic and complex types. The effect of implementations is much broader than that of data sets. The implementation of an element, e.g. whether an element of type cont is represented as a data type float or signed int, has direct influence on the code that is generated from the functional description for a method or process.
See also
Implementations for Scalar Types
Implementation of Composite Types
Implementation of User-Defined Types