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

Difference between revisions of "Papyrus/Oxygen Work Description/Refactoring/SequenceTimingCommunicationRefactoring"

(Goals)
Line 1: Line 1:
  
 
== Goals ==
 
== Goals ==
  In order to allow customization of the sequence timing and communication diagrams as others, refactaring is needed.
+
  In order to allow customization of the sequence timing and communication diagrams as others, refactoring is needed.
  It consist to connect the code of all theses digrams on the element type framework.
+
  It consists to connect the code of all these diagrams on the element type framework.
  The code is also refactored in orer to be more maintainable.
+
  The code is also refactored in order to be more maintainable.
 +
 
 
===Sequence Diagram===
 
===Sequence Diagram===
see gerrit [https://git.eclipse.org/r/#/c/81453/|https://git.eclipse.org/r/#/c/81453/]
+
 
 +
*In order to make it customizable, the task [https://bugs.eclipse.org/bugs/show_bug.cgi?id=489116|https://bugs.eclipse.org/bugs/show_bug.cgi?id=489116] has been implemented
  
 
Here, for the moment, the current list of updated objects:
 
Here, for the moment, the current list of updated objects:

Revision as of 14:35, 9 May 2017

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)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.