• 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

change use case specification and class diagram details

 
Ranch Hand
Posts: 798
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
in the SCEA Part 2, do we have rights to change the use case specification and flow ? I read the description over and over again, still doesn't make sense to me, can I change the use case and specification and flow ? certainly I will make clarification in the assumption.

Second question:
in the class diagram, what level of details we should provide ? I should define each attribut, methods ? by default, the class diagram Oracle gave to us doesn't include any attributes and methods.

Thanks.
 
author
Posts: 188
11
Oracle Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Q1. The key is to understand the use case. Read some of the old blogs in this forum to get a better understanding. Do not make big changes.

Q2. All attributes may not be recovered from the little info the assignment provides however all methods in the sequence diagram should be present.
 
reply
    Bookmark Topic Watch Topic
  • New Topic