MagicDraw TWRT Documentation

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

In version 12, type modifiers use the $ character to specify the type modifiers construct. This allows mapping of complex type modifiers. For example, const int* const is mapped to const $* const.


  • No labels