Java API ReferenceClass Hierarchy | All Classes | All Fields and Methods

Transforming UML models into real-time C++ code API

The UML-to-Real-Time-C++ transformation generates real-time C++ code from UML model elements.

Package summary
com.ibm.xtools.umldt.rt.transform.cpp To set up your C++ environment and the type of the transform use the CppEnvironment and CppTransformType classes.

Transforming UML models into real-time C++ code API Description

You can specify the model elements that the transformation should convert to C++ code when you create or edit a transformation configuration, or by selecting model elements directly in the model. Selected model elements serve as the source for a transformation. The UML-to-Real-Time-C++ transformation can convert the following UML source objects into real-time C++ code:
Related Documentation For transformation documentation, see the Transforming UML models into real-time C++ code topic.