Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Papyrus/Oxygen Work Description/Refactoring/SequenceTimingCommunicationRefactoring

Goals

In order to allow customization of the sequence timing and communication diagrams as others, refactoring is needed.
It consists to connect the code of all these diagrams on the element type framework.
The code is also refactored in order to be more maintainable.

Sequence Diagram

  • In order to make it customizable, the task [1] has been implemented

Here, for the moment, the current list of updated objects:

  • All Messages
  • TimeObservation
  • DurationObservation
  • TimeConstraint
  • ActionExecutionSpecification
  • MessageDelete With Occurence Destruction ( important code restructuration)

Back to the top