I designed an application(not the best) with 4 classes. I believe this is the model and know I need to add the GUI.
Question? will this have the application stereotype thus be able to create instances of all the classes in my application and thus MVC or do I create an interface(methods only) and how then do I link it to my classes?
I can provide a link to the class diagram if anyone is willing to have a look.
Thank you "Together, we shall conquer"
Question? will this have the application stereotype thus be able to create instances of all the classes in my application and thus MVC or do I create an interface(methods only) and how then do I link it to my classes?
I can provide a link to the class diagram if anyone is willing to have a look.
Thank you "Together, we shall conquer"