Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Automatic synchronization between UML class and reversed Java class
Automatic synchronization between UML class and reversed Java class [message #1794076] Thu, 23 August 2018 09:10 Go to next message
Miguel A. Castro is currently offline Miguel A. CastroFriend
Messages: 1
Registered: August 2018
Junior Member
Hello everybody and thank you on advance!

I have a Java Eclipse project with a class (.java) and then I drag and drop the class from Project Explorer to a class diagram to reversing java code. The UML class is showed right and by F4 I can see its attributes and operations elements.

Then I refactor the java code by right-click > Refactor > Change Method Signature... but the problem is that UML class is not updated/synchronizated with java code.

How can Eclipse/Papyrus update UML class?

I use Oxygen 4.7.1a version.

Thank you!
Re: Automatic synchronization between UML class and reversed Java class [message #1794295 is a reply to message #1794076] Tue, 28 August 2018 13:55 Go to previous message
Shuai Li is currently offline Shuai LiFriend
Messages: 21
Registered: March 2016
Location: Paris Saclay, France
Junior Member
Hello,

When you change the code, you have to re-launch the reverse. If the method has the same name and is in the same namespace, it should be incrementally updated.
Previous Topic:Is C++ project reverse engineering to UML broken in Photon?
Next Topic:Profile extension
Goto Forum:
  


Current Time: Fri Apr 26 01:17:37 GMT 2024

Powered by FUDForum. Page generated in 0.03078 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top