Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/Neon Work Description/NewFeature/Papyrus Refactoring Service"

(Related Bugs)
(Overview)
Line 1: Line 1:
 
= Papyrus Refactoring Service =
 
= Papyrus Refactoring Service =
 
== Overview ==
 
== Overview ==
 +
An UML model can contain several files and it can reference external models. When user makes an action as rename a file, Papyrus must ensure that all references are always consistent at the end  of execution.
 +
 
==Related Bugs==
 
==Related Bugs==
 
* [http://eclip.se/470247 470247]
 
* [http://eclip.se/470247 470247]

Revision as of 08:36, 30 June 2015

Papyrus Refactoring Service

Overview

An UML model can contain several files and it can reference external models. When user makes an action as rename a file, Papyrus must ensure that all references are always consistent at the end of execution.

Related Bugs

Back to the top