Define all the members of identified classes using java, JAVA Programming

Assignment Help:

A Mexican restaurant in London is struggling with preparing the meal ordered by it;s customer in time and has started loosing it;s business. The owner is looking at the possibility of having a system which could speed up the whole ordering system.

The system analyst after the initial business study has observed following flow of information in the business

There are four types of staff in the restaurant.

Manager, Waiter, Bar man and Kitchen staff.

Each waiter is assigned a group of tables, after taking orders for a table the waiters enter the orders (a list of dishes and drinks ordered by the diner or group of diners) into the system at the PC.  Only waiter can take orders.  The system must confirm the availability of dishes.  Should an item not be available, waiter should inform manager and the system must allow only the manager to change or even delete a customers order.  Dishes to be prepared are sent to the kitchen, drinks orders to the bar.  Starters and main course orders are usually taken together.  Drinks and desert orders may be taken separately.

Kitchen staff sees the dish orders on their screen, prepare them in an appropriate sequence and confirm preparation to the system when complete, similarly with the bar.

When a waiter sees the completion indications on his terminal he collects the irems and takes them to the table.  The waiter can also check on the status of dish and drink orders.

At the end of the meal the manager will have the system to print a bill, and manager will enter the details of payment for it.  The manager only can give the discount to the system.

The system keeps track of the numbers of customers served by each waiter and the amount of money taken by each waiter.  The manger can view all these statistics by the system.

Question:

1.1)  Justify the choice of Object Oriented Programming (OOP) language to design the system for the given scenario?

1.2)  Identify

a. All possible object oriented concepts applicable to the proposed design.

b. Different classes, objects and their behavoir for the given scenario.

2.1)  Define all the members (attributes and methods) of identified classes using java syntax.

2.2) Demonstrate and justify the use of objects constructor method in your implementation.

        Demonstrate the use of control structure in one or more functions while implementing your design to solve business problem.

2.3) Implement the order class according to given scenario where

         a)  A manager can accept the ordered items as arguments.

         b) Print bill with or without discount.

3.1) Do you think in the given scenario, converting window based restaurant application to web used application is beneficial?  Explain why and how java can be implemented in web applications? Explain it.


Related Discussions:- Define all the members of identified classes using java

Java , Create an object model for the Solar System using the following link...

Create an object model for the Solar System using the following link: Provide">http://airandspace.si.edu/etp/ss/index.htm Provide an abstract class called Planet and a concrete s

Describe the superclass in inheritance, Describe the Superclass in Inherita...

Describe the Superclass in Inheritance ? In this example you start through defining a more common MotorVehicle class. public class MotorVehicle { private String licensePlat

List the parentheses used in java language, List the Parentheses used in Ja...

List the Parentheses used in Java language? As usual here's the output: % javac FahrToCelsius.java % java FahrToCelsius 0 -17.7778 20 -6.66667 40 4.44444 60 15.5556 80 26.6667

Program to find prime number from linked list, For this assignment you are ...

For this assignment you are provided with a class called LNode which can be used as a list node for a linked list of ints. You are also provided with an abstract class called LList

I need a dcs source code and jar, I need a DCS (Source code and JAR) to pro...

I need a DCS (Source code and JAR) to process packets from a cheap chinese GPS TK110, the unit is already communicating with the server but is not parsing. So I need someone with e

Cadence design systems, Cadence Design Systems:   Role Working ...

Cadence Design Systems:   Role Working on tickets including debugging of unix based applications Installations of unix based tools/utlity Installation

What is numeric promotion, What is numeric promotion? Numeric promotion...

What is numeric promotion? Numeric promotion is the conversion of a smaller numeric type to a larger numeric type, so that integer and floating-point operations may take place.

Explain choosing font faces and sizes in java awt packages, Explain Choosin...

Explain Choosing Font Faces and Sizes in java AWT packages? Choosing a font face is simple. First you create a new Font object. Then you call g.setFont(Font f). To instantiate

In javascript, In JavaScript, what is event handling? What are the two type...

In JavaScript, what is event handling? What are the two types of events? In JavaScript capturing events and responding to them is event handling. The system sends events to the

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd