Design UML diagram for the license issuing process of vehicles. The requirements are as follows: o The country is divided into departments (Cairo, Giza, Alex…. etc.). Each department is described by a code (unique), and several service locations (e.g., for Cairo department, there are: Heliopolis, Nasr City etc.). o Each Vehicle is described by a number (unique: for all vehicles in the same department), model, type (private, Limousine, taxi…. etc.), color, motor capacity, number of seats, manufacturing year, license issue date, license expiry date, owner, tax rate, and a set of fins. The owner, type, and tax rate information are mandatory for each vehicle. Each vehicle type is identified by a code (unique), name (unique), and has a set of tax categories. Each tax category has a specific tax rate. o Each vehicle fin is described by number (unique), type, date, and vehicle o Each fin type is associated with specific value. When a vehicle is transferred from one department to another or sometimes when its license is renewed, a new number is assigned to the vehicle. it is required to keep track of those old numbers (if any) for each vehicle with period of each (start date and end date. it is also requires to keep track of the total amount of fins for each vehicle. o Each owner is described by a national number (unique), name, type (individual, organization, government, etc. address, and set of phone numbers.
uml sheet question 2:
Design UML diagram for the license issuing process of vehicles. The
requirements are as follows:
o The country is divided into departments (Cairo, Giza, Alex….
etc.). Each department is described by a code (unique), and several
service locations (e.g., for Cairo department, there are: Heliopolis,
Nasr City etc.).
o Each Vehicle is described by a number (unique: for all vehicles in
the same department), model, type (private, Limousine, taxi….
etc.), color, motor capacity, number of seats, manufacturing year,
license issue date, license expiry date, owner, tax rate, and a set of
fins. The owner, type, and tax rate information are mandatory for
each vehicle. Each vehicle type is identified by a code (unique),
name (unique), and has a set of tax categories. Each tax category
has a specific tax rate.
o Each vehicle fin is described by number (unique), type, date, and
vehicle
o Each fin type is associated with specific value. When a vehicle is
transferred from one department to another or sometimes when its
license is renewed, a new number is assigned to the vehicle. it is
required to keep track of those old numbers (if any) for each
vehicle with period of each (start date and end date. it is also
requires to keep track of the total amount of fins for each vehicle.
o Each owner is described by a national number (unique), name, type
(individual, organization, government, etc. address, and set of
phone numbers.
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 1 images