Because I have a big project I must generate the UML for this. Writing UML for 300 classes is overkill.
So is there any solution to generate the diagrams for me?
P.S.
I am using Netbeans.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Depending what you need the UML diagrams for, you might want to extract the concepts out of your “300 classes” and make the UML diagrams yourself- it probably helps finding architectural flaws also.
Mass converting Code to UML just for the purpose to have UML is usually not very desirable.
If you really need it, yes Enterprise Architect is a good way to go. – classic.