• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

doubts about class diagram solution

 
Ranch Hand
Posts: 399
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everyone,
I have got a Big Smoke Cigares assignment. My doubts is about class diagram, because, my requirements ( either business domain object ) are very similar to one in the Cade's book. Regarding that, as much as I try 'go around' , class diagram solution just must resemble on their implementation of class diagram (((
Is that lack of my imagination, or that could be problem ( I do not want to appears, like I did copy their solution) .
What is your advice, generally, about this issue?
Thanks!
 
Ranch Hand
Posts: 211
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You might have to think a little more about the problem statement. Cade's class diagram indicates how a class diagram submitted for the exam should appear like.So, dont be surprised if it appears similar but i believe you should fully explore your problem statement, the business domain,etc.

Obviously, i cant speak much because of oracle's exam policy but your intent should be to ensure that you have all the angles to your problem statement covered.If you have, and it's still looking like what cade has shown, so be it.

If you can think aloud toall the problems that can appear in such a system and then cross examine yourself to indicate how your solution addresses it.You should be fine.






 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Even I had the same assignment

I agree with Rahul. Cade's diagram is just an example. You have to explore all the areas and then come up with a solution. Your solution might be same as the one in book. It does not matter. As long as you are convinced about the solution, it should be fine

Regards,
Amit
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic