How to generate Use Case diagrams by reverse engineering

Hello friends,

I want to generate the Use Case diagrams by reverse engineering with Visual Paradigm. I already generate the Class diagrams in the reverse engineering.

But i could not found any steps to get the Use Case diagrams. if any one have the solution for this please reply.

advance thanks to all friends here.

regards,
Mr.Lee

Dear Lee,

Currently VP-UML does not support the reverse engineering of use case diagrams.

Regards,

Antony.

The purpose of a USE case diagram is to model how a system is used. This would be very difficult w/o some form of artificial intelligence. USE cases are forward engineered to provide insight into allocating functionality independant of the underlying code. This is a forward engineering process and cannot be reversed. Class diagrams can be reversed because they represent a static view of the software.