Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: f77ea85d8b9c773e24645df6acc3c6f8d7c7c8cc (plain) (tree)
1
2
3
4
5
6
7
8
9








                                                                                                                                                
- make the location of time elements relative to the center line of a compact timeline (instead of the top left corner)
  so that they stay put when the lifeline height changes
- reconnect a DurationObservation or DurationConstraint to the new StateInvariant when a StateInvariant is cut in two (inserting an occurrence)
- more unit tests (see /org.eclipse.papyrus.uml.diagram.timing.tests/TODO.txt)


dropped features:
- zooming on Lifelines
- message labels : will be handled generically on all links in Papyrus sometime in the future

Back to the top