Question: In computer programming, design smells are structures in the design that indicate violation of fundamental design principles and negatively impact design quality. Find the Hierarchy

In computer programming, design smells are "structures in the design that indicate violation of fundamental design principles and negatively impact design quality".

Find the Hierarchy smell design diagram below!

In computer programming, design smells are "structures in the design that indicate

Flight Flight Data +flightNo : String +plane : Plane Data +Flight Date: Date + destination Airport : String + departure Airport : String +arrive Time: String +departTime: String +passenger : List) : void +addPassenger passenger: Passenger): void +removePassenger(passenger: Passenger) : vold +getAllFlight(): List) : void +addPassenger passenger: Passenger): void +removePassenger(passenger: Passenger) : vold +getAllFlight(): List

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

The diagram illustrates a hierarchy design in a flight management context Lets identify and discuss potential hierarchy smells present in the design 1 ... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!