Transforming UML models into real-time C++ code

You can generate real-time C++ code from a UML model by creating a UML-to-Real-Time-C++ transformation configuration and applying it to a model. The transformation configuration specifies the capsules and classes to transform, code generation properties, and the inclusions and libraries to incorporate into the code.

Feedback