Model RealTime 10.0 2016.38

144172: CQPAR00125391- RSA-RTE: Option go inside TOP state automatically works only partially

Double click on state machine respects the global preference 'UML Development->Real Time->Diagrams->State Chart->Let Open State Machine Diagram go inside TOP state automatically' now.
Implemented in Model RealTime 10 2016.38.

144128: CQPAR00164503 - Abstract transformation: unable to unset property

The new context menu command 'Delete Value' has been added to the transformation configuration editor.
When executed it will remove property value from the transformation configuration.
Implemented in Model RealTime 10 2016.38.

136432: CQPAR00171265 RSA-RTE: Unexpected change of inherited sources of derived TC.

Model elements mentioned in the "Missing Source Elements" dialog will be added to the transformation configuration where the sources are defined now.
Implemented in Model RealTime 10 2016.38.

134952: Load UML models hangs when called programatically

What was changed:
- loadModels() will wait until all pending Project Explorer refreshes are done (this is related to RTE-specific refreshes processed by com.ibm.xtools.uml.navigator.RefreshScheduler )
- when refreshes are don it will block further refreshes and spawn actual model loading job.
- when load is done it will unblock and process delayed refreshes.
NO changes are expected from client side (i.e in LTE Project Importer)

38497: TR0489: Double click navigation does not work well

Double click on a capsule part name or call behavior action name will perform the diagram navigation now.