• 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

2 questions about PART II

 
Ranch Hand
Posts: 159
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello All,
I have 2 questions regarding Part II
1) After customer confirms booking intinerary, could He
still change Itinerary?
2) in my class diagram. should I also show the association , dependency
, Gerneralization, ? because my current diagram only has implemenation
and inheritage . i didnot draw other relatsions between different
classes / interfaces
 
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Walter,
These are good questions on the requirements.
>> 1) After customer confirms booking intinerary, could He
still change Itinerary?
I think this part of the requirement is a bit vague.
Some airlines don't allow any changes to the itinerary after it has been booked. Some allow changes to the itinerary but keeps the charges as non-refundable. Some allow the flexibility of changing the itinerary and allows cancellations with full or partial refunds. I guess it would be part of the assumptions that you need to make on the business.
>>>2) in my class diagram. should I also show the association , dependency
, Gerneralization, ? because my current diagram only has implemenation
and inheritage . i didnot draw other relatsions between different
classes / interfaces
I would say that it is important to show class associations in the Class Diagram, both from an exam and a good modeling practice points of view.
Also, rememeber that the Class Diagram is for 44 marks.
Regards
Sridhar-
 
Sridhar Raman
Ranch Hand
Posts: 142
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
That's a cool, Dilbert-style footer!
Sridhar-
 
If you try to please everybody, your progress is limited by the noisiest fool. And this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic