Model RealTime 10.1 2017.49

171639: CQPAR00226990 - RTStructures.h included in "UnitName.h" by Model Compiler when having "Environment" set to C++

Corrected behavior for pure C++ build
This is delivered in 10.2 2017.49

171638: CQPAR00226987 - Model Compiler generates faulty forward declaration for class with attribute of nested class

Corrected generation of forward declaration for nested classes. Fixes made on Neon and Oxygen streams.
This is delivered in 10.1 2017.49 and 10.2 2017.49

171612: CQPAR00226380 - Multi-threaded code generator does not generate Implementation Preface for Constructor

Corrected source code generation
This is deliverd in 10.1/10.2 2017.49

171592: CQPAR00225636 - Model search result is not jumping to the expected code line

Search match highlighting in code editor works properly now.
This is delivered in 10.1/10.2 2017.49

171581: Show source in editor is navigating to header file instead of code in implementation

Problem has been fixed.

171558: RSARTE Model Search fail

Fixed selected OpaqueBehavior processing on search dialog initialization.

167313: CQPAR00216486 REFERENCED MODELS VIEW BROKEN

Fixed imports/exports index functionality.
This is delivered in 10.1 2017.49 and 10.2 2017.49

161766: CQPAR00208930 CUSTOM STEREOTYPE ATTRIBUTES are not indexed

This is now fixed and delivered in 10.1 2017.49 and 10.2 2017.49

161763: CQPAR00208928 MODEL SEARCH DOES NOT FIND NATIVE TYPES FOR ATTRIBUTES

Now all stereotype attributes are indexed.
This is delivered in 10.1 2017.49 and 10.2 2017.49

147070: CQPAR00194234 TRANSFORMATION FAILS WITH NULLPOINTEREXCEPTION (NPE)

Added an error message for corrupted state machines (instead of NPE):
Cannot compute target for the given transition, the model is corrupted
This was delivered in 10.2 207.49

136829: CQPAR00143653 - Make it possible to change the scope in the search dialogue

The new drop down has been added to the selection scope in the dialog.
It allows to change selection scope to point to any parent of a model element.
This is delivered in 10.1/10.2 2017.49

107848: Search history navigation is not working properly

Fixed combo selection on keyboard event, after selecting element whole edit field is selected.