• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

Question on mileage system

 
Ranch Hand
Posts: 36
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It mentions that the mileage system will not be rewrited. However, there should be a web interface for customers. May I ask how this requirement is incorporated into the diagrams? It seems that it cannot be represented in class and sequence diagrams. Is it required only in Component Diagram?
 
Ranch Hand
Posts: 1906
3
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
You are correct - the requirements state explicitly that you may not rewrite the mileage system (as, IIRC, they just had it written). It's up to you, though, how you carry through the requirements applied to using the system - if you search this forum, you'll find some discussions on the matter.
 
reply
    Bookmark Topic Watch Topic
  • New Topic