Java reverse engineering with Papyrus Software Designer in Eclipse Version: Neon.3 (4.6.3)
Asked Answered
F

2

20

I want to Reverse-engineer a Registered package of my workspace, so I go to model explorer, click on mouse right button, where I was supposed to see a menu with the option import, with the menu options:

  • Import Registered Profile
  • Import Registered Package
  • Import Package From User Model

enter image description here

But this is what I see:

enter image description here

and this is the version of Papyrus

enter image description here

I also tried to drag-n-drop the package to be reverse engineered from package explorer to the class diagram, but it didn't work out..

enter image description here

Floris answered 8/8, 2017 at 11:18 Comment(0)
U
7

One way is:

  1. create a Papyrus project with an empty class diagram
  2. drag-n-drop the package to be reverse engineered from package explorer to the class diagram
  3. the Reverse Code dialog should appear, click OK
  4. objects will draw in the diagram
Unreflective answered 9/8, 2017 at 16:7 Comment(0)
C
2

This thread pointed me in the right direction.

  • Right click on the object (I did a class)
  • Filter-->Show/Hide contents.

Boom! They are there. Not sure why they aren't by default, but there they are!

Collectivism answered 1/4, 2018 at 4:23 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.