Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » Papyrus » Unable to generate Sequence Diagram from source code(Reverse Engineering)
Unable to generate Sequence Diagram from source code [message #1851133] Mon, 28 March 2022 14:25 Go to next message
Simha N is currently offline Simha NFriend
Messages: 2
Registered: January 2022
Junior Member
"AIM:
Auto generate UML diagrams such as Class diagrams, Sequence diagrams from the existing Java code.

STEPS:
1/ I have installed Papyrus Software Designer 2.1.0 in Eclipse 2022-03.
2/ Selected a project with no submodules (I mean, the src folder is directly under the project folder).
3/ Created *.di file
4/ Selected SequenceDiagram.
5/ Dragged App.java from the <project>/<src> folder.
6/ An error message is shown 'Reverse Java Code' has encountered a problem "NullPointerException java.lang.NullPointerException"

QUERY: Why is this error thrown? Does Papyrus Software Designer supports Reverse Engineering (Java code to UML diagram auto-generation)?"
Re: Unable to generate Sequence Diagram from source code [message #1851742 is a reply to message #1851133] Thu, 14 April 2022 13:46 Go to previous message
Ansgar Radermacher is currently offline Ansgar RadermacherFriend
Messages: 461
Registered: March 2011
Location: Paris Saclay, France
Senior Member
Papyrus SW Designer supports Java reverse engineering, but this support is limited to structural aspects. It does not support the creation of a sequence diagram. However, it should not throw an exception.
Previous Topic:Adding a Block under Package with Eclipse EMF programatically
Next Topic:Programmatic diagram creation
Goto Forum:
  


Current Time: Tue Apr 23 11:47:39 GMT 2024

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

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

Back to the top