Model RealTime 11.3 2023.13

175956: Console Output is truncated - Build Output is not completely visible

Fixed long line breaking in model compiler output. UML Development console output is controlled by preferences under "Run/Debug -> Console". Uncheck "Run/Debug -> Console -> Limit console output" preference to disable model compiler output log truncating.

175913: Issues in EGit of Model RealTime-11.3

The problem with EGit plugins malfunction due to premature initialization before the workspace initialization is completed is now fixed.

175911: Further improve appearance of inherited elements in statemachine diagrams

* Inherited initial state and junction symbols now have a border.
* Entry and exit points on inherited states are drawn with thin lines irrespective of the corresponding line width preference.
* All the inherited pseudo states do not have grayed-out background color.

175849: Tracing port instances (not ports) is not supported

Port instances can now be traced after adding them in the in trace editor. Previously it was possible to add port instances to the Capture tab, but the corresponding events were not traced.

175831: Support C-style cast instead of static_cast as an option for generated code

Code can be generated with C-style casts by using an older C++ standard ('Older than C++ 98').

175671: Default value not assigned when default constructor is not set

When an attribute is set to be initialized with a default value in a constructor, but the default constructor is not generated, then a warning message will be displayed in the format
"WARNING : MyPackage::MyClass::MyAttribute : This attribute has a default value and the 'Initializer Kind' property is set to 'Constructor', but no constructor will be generated where it can be initialized. The attribute default value will be ignored. "

175637: Run on Windows 11

Windows 11 is now a supported platform.

175441: Model RealTime build process to support Eclipse variables

Support for the Eclipse variable ${workspace_loc} was implemented in Model RealTime 11.2 2022.41. It now works to place the TargetRTS relative to the workspace folder by using this variable.
Model RealTime Support Case: TS008874725

138752: CQPAR00184731 - RSA-RTE: State machine of derived capsule damaged when adding abstraction

Please see the release note for the item "175814: Improvements for Inheritance Rearrangement" here:
[Model RealTime documentation: Model RealTime 11.2 2022.48.html?cp=27_4_14_4](https://Model RealTime.hcldoc.com/help/topic/com.ibm.xtools.rsarte.webdoc/Releases/Changes%20in%20Model RealTime%2011.2/Model RealTime%2011.2%202022.48.html?cp=27_4_14_4)