In the class diagram below we have a parking office class for an object-oriented parking system that is to be designed using java. Briefly explain any implementation decisions and the reasoning behind those without writing the complete code. N.B explain how the implementation will proceed instead of writing code

EBK JAVA PROGRAMMING
9th Edition
ISBN:9781337671385
Author:FARRELL
Publisher:FARRELL
Chapter4: More Object Concepts
Section: Chapter Questions
Problem 19RQ
icon
Related questions
Question

In the class diagram below we have a parking office class for an object-oriented parking system that is to be designed using java.

Briefly explain any implementation decisions and the reasoning behind those without writing the complete code.

N.B explain how the implementation will proceed instead of writing code

 

Parkingoffice
name: String
address: String
customers: List<Customer>
cars: List<Car>
lots: List<ParkingLot>
charges: List<ParkingCharge>
register(String name,
String address,
string phone): Customer
register(customer c,
string license,
Cartype t): Car
getcustomer (string name): Customer
addcharge (ParkingCharge): Money
Transcribed Image Text:Parkingoffice name: String address: String customers: List<Customer> cars: List<Car> lots: List<ParkingLot> charges: List<ParkingCharge> register(String name, String address, string phone): Customer register(customer c, string license, Cartype t): Car getcustomer (string name): Customer addcharge (ParkingCharge): Money
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Class
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning