Menu

#6 Changes not propagated in refined diagrams

3.1
closed
None
Feature-Request
All/Not-sure
2015-09-04
2015-02-23
Luis Diaz
No

Changes in abstract machines (sm) are not propagated to the sub-machines (it is needed to re-do completely the refinements).

Example:
- Change the name of a state-machine and re-generate. The variable will be changed in this machine. Refined state machine do not update this change.
- Add a new transition in a state-machine. This transition is not updated in the refined state machines.
Probably is the same with the class diagrams.

Discussion

  • Colin Snook

    Colin Snook - 2015-06-21
    • assigned_to: Colin Snook
    • Bug or Feature Request?: Bug --> Feature-Request
     
  • Colin Snook

    Colin Snook - 2015-06-21

    Refactoring is not yet supported in iUML-B

    Changed category to feature Request

     
  • Colin Snook

    Colin Snook - 2015-09-04

    A Refactoring facility has now been added to the iUML-B frameworks. Changes to diagrams are recorded over multiple editing sessions and can be reverted or committed. If committed, they are also propagated down the refinement chain.

     
  • Colin Snook

    Colin Snook - 2015-09-04
    • status: open --> closed
     

Log in to post a comment.