![]() |
UML to Java Code Help
Please, anybody can help me in my assignment. I tried it many times, but I couldn't do it.
/*************************************/ Title: Doctor Appointment
Forms:
· There should be a link from each form to the main menu. Use the object oriented design paradigm to design and develop a Java program to meet the above requirements.
|
Re: UML to Java Code Help
If you could post your code effort and explain what your problem is, perhaps someone could help you.
|
Re: UML to Java Code Help (1/2)
1 Attachment(s)
The attached code is working. I tried to create UML diagrams using NetBeans. Individual components were created but not connected as proper UML diagrams.
|
Re: UML to Java Code Help (2/2)
1 Attachment(s)
The attached file explains how I tried to create UML diagrams
|
Re: UML to Java Code Help
NetBeans UML reverse engineering has never really worked well, I don't think it's supported in the later versions anymore. Not by default anyway.
I do wonder though, what IS the relationship between your classes? UML shows the inheritence between objects, and most of your classes seem to be pretty independent? They do not extend any other classes? Your best bet would be to import into into ArgoUML and set up the links yourself if it does not create them by default. |
| All times are GMT +5.5. The time now is 09:24. |