Model update with annotations

SDE4.1

hi all,

i cant seem to get the reverse engineering of EJB3 annotated class to recognise the annotated methods.

is there any reason why the annotated methods should be reversed back into model?

many thanks

-lp

hi Ip,

Thank you for your post. Could you provide a simple example for us to locate the problem?

Best regards,
Jick

hi jick,

attached is a sample EJB3 annotated file.

the Update UM model should retrieve all set/get methods.

thanks

-lp
SeatEntity.java

Hi Ip,

The getters and setters are reversed into Getter and Setter properties of the equivalent attributes.

Best regards,
Jick


getter-setter.png