Model RealTime Transformation API Reference

The transformation framework provides public API for authoring and executing transformations.

The API for the transformation framework is logically divided into functional subsystems. Some of these subsystems may not be available in the current product but may be available as a downloadable add-on.

The subsystems for the transformation framework are:

Model RealTime also contains a JavaScript framework that allows you to work with transformation configurations (TCs).

You can use this API to read and write values of TC settings, for TCs defined in the new JavaScript based file format (*.tcjs).
You can also use this API to define build variants. A build variant script defines possible ways to customize the build of a TC. It also allows you to define a user interface for choosing which variant of an application to build.

Legal notices