Model RealTime 10.3 2019.27

173105: CQPAR00245266 - Overriding inherited operations does not reuse the same parameter types, this causes validation errors

Now parent type correctly copied on operation redefinition. This was done in 10.3 2019.27

173019: Update ILMT Tags for 10.3 2019.27

Files are updated

172888: Duplicated list of enclosed transitions

Fixed problem with occasional duplicating of internal transitions list compartment.

171194: CQPAR00218536 - Model RealTime: Default operation return type to 'void'

Improved handling of operation return parameters. For operation without return parameter assuming "void" by default without any warnings. Also added an error message if more than one return type is specified:
13:47:41 : ERROR : 190701_Operation_return_void::Class1::OperationWithTwoReturn : Several return types are specified : [int, bool]
Fixed in Model RealTime 10.3 2019.27