commit | 697166ad2da3e8c37ecd879dda768821e6ed0f5f | [log] [tgz] |
---|---|---|
author | Ernesto Posse <eposse@gmail.com> | Wed May 20 16:53:34 2015 -0400 |
committer | Ernesto Posse <eposse@gmail.com> | Thu May 21 16:23:54 2015 -0400 |
tree | 79f4e600b9e8f5412763d24fc432d5e0136d4a5d | |
parent | 7b9a604f8f61aef81a0e810f2e4f4204ec3e5969 [diff] |
[ZB 271] getAllRTPorts not returning the list of all inherited ports The translator to xtumlrt was ignoring generalization relations. Previously it assumed that the 'redefinedElements' list of the UML Element contained the generalized element, but that's not the case for classifiers. This patch explicitly fixes that in the translator. Change-Id: Idb09b615f901c575b436a5b4dd69b75e64aab5d3 Signed-off-by: Ernesto Posse <eposse@gmail.com>