Sparx Systems Forum

Enterprise Architect => Uml Process => Topic started by: murat n on February 18, 2009, 03:41:51 am

Title: Java 1.5 annotations in code reverse engineering
Post by: murat n on February 18, 2009, 03:41:51 am
Hi,

can EA identify Java 5 annotations and automatically puts them in the UML model while reverse engineering Java code?

Thanks...
Title: Re: Java 1.5 annotations in code reverse engineeri
Post by: Eve on February 18, 2009, 08:31:02 am
They are reverse engineered as tagged values.  This means that they aren't displayed on diagrams by default for classes/interfaces, and there isn't an option to display them for attributes, methods and parameters.
Title: Re: Java 1.5 annotations in code reverse engineeri
Post by: «Midnight» on February 18, 2009, 11:29:52 am
You can make things a bit easier - for users of EA and EA Lite at least - by opening and docking the Tagged Values window. Showing tagged values for features (attributes etc.) still requires an extra navigation step though.