Java reverse engineering
Revision as of 10:29, 13 June 2014 by Geoffroy.jonathan.gmail.com (Talk | contribs) (Created page with "The Java reverse engineering is available in the extra plugins of Papyrus. It allows to reverse java filles or packages to a Papyrus class diagram. == Reverse a Java class ==...")
The Java reverse engineering is available in the extra plugins of Papyrus. It allows to reverse java filles or packages to a Papyrus class diagram.
Reverse a Java class
A java class can be reversed into a Papyrus class diagram:
A UML class has been created into the Model Explorer. Your can now add it into your diagram. Note that all associated classes are also been added into the model.
Reverse a package
A java package (and all classes included) can be reversed into a Papyrus class diagram:
Package and classes have been created into the Model Explorer. Your can now add them into your diagram. Note that all associated classes are also been added into the model.