Question: Assignment Content For the Document Filing example below, explain the components of each class shown. Then, add at least 5 things to the classes shown.


Assignment Content For the Document Filing example below, explain the components of each class shown. Then, add at least 5 things to the classes shown. For the Orders example below, explain the connections between each class, giving the type of connection, what it means, and what the numbers mean. Document -authors: String[] -date : Date +getAuthors(): String[] +addAuthor(name) : void +getDate(): date Book EMail -title : String +getTitle(): String -subject : String -to : String[] +getSubject(): String +getTo(): String[] 1 Customer -name: String -address Order -date: Date status: String +calc Sub Total) +calcTaxo +cal Total *cale TotalWeight line itern 1.. Order Detail quantity taxStatus : String O.. +calc Sub Total +calc Weight +calcTax) Item -shipping Weight description : String 1 getPriceForQuantity *getTaxo +iStock 0.. 1.. Payment -amount: float Cash -Cash Tendered: float Check -name: String -bankID : String +authorized() Credit -name: String -type: String -expDate +authorized()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
