Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

software engineering An Order Management System: A customer can send and receive one or more orders. He must provide his name and location. The order

software engineering
An Order Management System:
A customer can send and receive one or more orders. He must provide his name and location. The order when received, it will be confirmed and then closed. The order has a date and a number. There are two types of orders: Special and Normal. Special order can be dispatched faster. Normal order is handled in different way once received.
Class Diagram:
Problem Description:
Hospital has 1 or more Departments, each Department belongs to exactly one Hospital. If Hospital is closed, so are all of its Departments.
- Each Department has some Staff, and each Staff could be a member of one Department (or none).
- Folder could contain many files, while each File has exactly one Folder parent.
-If Folder is deleted, all contained Files are deleted as well.
Class Diagrams:
Problem Description:
A Bank is characterized by a location and bank ID#. Each bank has many customers (characterized by ID#, Name and Address), manages many debit cards (identified by card# and customer name) and maintains many ATM machines (characterized by a location). Each customer can obtain one debit card but can create more than one bank account. Each account has type, the customer name and the branch location.
Here, in this system there could be two types of Account: Current Account and Saving
Account. Both use to share many of the properties and methods. At ATM Machine one can perform four types of tasks like withdrawing cash, change pin, check balance and transfer money. These four types of tasks have the following
common characteristics: transaction id, date and amount.
Problem Description:
The library lends books and magazines to borrowers who are registered in the system (as are the books and magazines). The library handles the purchase of new titles. Old books and magazines are removed when they are out of date or in poor conditions. The librarian is an employee of the library who interacts with the customers (borrowers) and whose work is supported by the system. A borrower can reserve a book or magazine that is not currently available, so that when it is returned or purchased, she/he is notified. The reservation is cancelled when the borrower checks out he book or magazine, or through an explicit canceling procedure. The librarian can create, update, and delete information about titles, borrowers, loans and reservations in the system.
image text in transcribed
image text in transcribed
Class Activitv 2 - Svstem Concents and Modelling (Class Diagrams) A Bank is characterized by a location and bank ID 4. Each bank has many customers (characterized by ID\#, Name and Address), manages many debit cards (identified by card\# and customer name) and maintains many ATM machines (characterized by a location). Each customer can obtain one debit card but can create more than one bank account. Each account has type, the customer name and the branch location. Here, in this system there could be two types of Account: Current Account and Saving Account. Both use to share many of the properties and methods. At ATM Machine one can perform four types of tasks like withdrawing cash, change pin, check balance and transfer money. These four types of tasks have the following common characteristics: transaction id, date and amount. The library lends books and magazines to borrowers who are registered in the system (as are the books and magazines). The library handles the purchase of new titles. Old books and magazines are removed when they are out of date or in poor conditions. The librarian is an employee of the library who interacts with the customers (borrowers) and whose work is supported by the system. A borrower can reserve a book or magazine that is not currently available, so that when it is returned or purchased, she/he is notified. The reservation is cancelled when the borrower checks out he book or magazine, or through an explicit canceling procedure. The librarian can create, update. and delete information about titles, borrowers, loans and reservations in the system

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Performance Indexing In SQL Server

Authors: Jason Strate, Grant Fritchey

2nd Edition

1484211189, 9781484211182

More Books

Students also viewed these Databases questions

Question

107 MA ammeter 56 resistor ? V voltmeter

Answered: 1 week ago

Question

Generally If Drug A is an inducer of Drug B , Drug B levels will

Answered: 1 week ago

Question

2. Identify issues/causes for the apparent conflict.

Answered: 1 week ago