• 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

Part II Assignment Doubts

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Today only i download my assignment. It is basically FlyByNight project.It contains lot of folders. One word doc contains every details like (background,requirement,Deliverables,etc.,). It contains one use case and Business domain model diagram. Apart from this diagram shall i going to create seprate usecase?.or shall i going to create class diagram,component diagram and sequence diagram based on this usecase and Business domain model?. My doubt is this usecase and Business domain model are giving more expalanation for me or else?. Based on this usecase,Business domain model and requirement shall start?. I thought i have to create everything based on the requirement only, but after saw the usecase and Business domain model i confused.Can anybody to clarrify me?

Advance Thanks,
S.Saravanan.
 
Ranch Hand
Posts: 124
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Firstly, you should have more than one usecase in your assignment. I have'nt heard from anyone so far who got only one use case. What do the deliverables section say? Is it not 1 component diagram, 1 class diagram and one sequence diagram for each use case?
 
saravanan saminathan
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Dinesh,
Thanks for your reply. Sorry i got 7 usescases(Price Itinerary,Prepare Itinerary,Change Itinerary,Create profile,Log in,Pay of Itinerary and View Frequent Flyer Miles).Business Model contains(Customer, Mileage Account, Itinerary,Segment,Flight, Equipment and Seats).
In the Deliverables sections contains the following things.
1.Create a class diagram. It is not necessary to provide each method name and attribute in the class.
2.Create a Component diagram that shows all of the J2EE components used in the system and their interaction. For example, what EJBs, Servlets, and/or JSPs might be needed?
3.Create either a Sequence or Collaboration diagram for each use case provided.
4.Listing of any assumptions made during the process of coming up with the architecture and design.
Thanks Advance,
S.Saravanan
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic