Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2016-03-17Bug 483850: [Tooling] Registration and RegistrationOverride values shallPeter Cigehn1-0/+6
be reseted when isWired is set to true https://bugs.eclipse.org/bugs/show_bug.cgi?id=483850 Ensure that registration and registrationOverride is reset to default whenever an unwired port is changed to a wired port, either using the radio buttons to change port kind or changing the isWired property only. Update corresponding unit tests to check that registration and registrationOverride is set correctly. Change-Id: I477415f68bb9d3b582d45bae70591b8b367ad3f9 Signed-off-by: Peter Cigehn <peter.cigehn@tieto.com>
2015-12-04Bug 477033: [Tooling] Improve the relation between properties of a portRemi Schnekenburger1-0/+263
https://bugs.eclipse.org/bugs/show_bug.cgi?id=477033 - deactivate isWired for legacySPPs and LegacySAPs - add some tests to the RTPort management (transition from one kind to another using UML and Real time properties - fix remaining issues on transitions - remove a command modifying the model in a GetValue for CapsulePart, to avoid stackoverflows (read the model => modify the model => refresh => read the model) Change-Id: I0000000000000000000000000000000000000000 Signed-off-by: Remi Schnekenburger <remi.schnekenburger@cea.fr>
2015-10-22469825: [UML-RT] Inconsistent default naming of UML-RT Protocol and itsRemi Schnekenburger2-11/+9
internal elements https://bugs.eclipse.org/bugs/show_bug.cgi?id=469825 - Change protocolAdvice to change name of all dependents. - Tests are working but not all Papyrus components rely on service edit for editon. See for example Bug 464625: [All Diagrams] Direct edition should rely on service edit to manipulate values Change-Id: Ia884c27bc9a62f392b572b63728f7db430049e4c Change-Id: Ia884c27bc9a62f392b572b63728f7db430049e4c
2015-10-22469825: [UML-RT] Inconsistent default naming of UML-RT Protocol and itsRemi Schnekenburger3-0/+185
internal elements https://bugs.eclipse.org/bugs/show_bug.cgi?id=469825 - Update tests framework: shared abstract class to initialize tests - Adding a failing test (@Failingtest) to check that all names are changed when renaming a protocol Change-Id: I9cbab28cd2fb1d6841d757c069e7362a018b98f2

    Back to the top