SlideShare a Scribd company logo
QUALITY. PRODUCTIVITY. INNOVATION.

Object Oriented
Analysis and Design
Give your software a 30minute workout

endava.com
Give your software a
30-minute workout
Flexible software

2

Benefits of analysis
Design decisions
Flexible applications
Cohesion
OOA&D Toolbox

QUALITY. PRODUCTIVITY. INNOVATION.
3

3

QUALITY. PRODUCTIVITY. INNOVATION.
We should use only one search method, using InstrumentSpec

4

4
5

5
public class Inventory {
private final List<Instrument> inventory;
public Inventory() {
inventory = new LinkedList<>();
}
public void addInstrument(String serialNumber, double price, InstrumentSpec spec) {
Instrument instrument = null;
if (spec instanceof GuitarSpec) {
instrument = new Guitar(serialNumber, price, (GuitarSpec) spec);
} else if (spec instanceof MandolinSpec) {
instrument = new Mandolin(serialNumber, price, (MandolinSpec) spec);
}

inventory.add(instrument);
}

6

public Instrument get(String serialNumber) {
for (Instrument instrument : inventory) {
if (instrument.getSerialNumber().equals(serialNumber)) {
return instrument;
}
}
return null;
}

public List<Instrument> search(InstrumentSpec searchSpec) {
List<Instrument> matchingInstruments = new LinkedList<>();
for (Instrument instrument : inventory) {
if (instrument.getSpec().matches(searchSpec)) {
matchingInstruments.add(instrument);
}
}
return matchingInstruments;
}

6

}
7

7

QUALITY. PRODUCTIVITY. INNOVATION.
8

8

QUALITY. PRODUCTIVITY. INNOVATION.
9

9

QUALITY. PRODUCTIVITY. INNOVATION.
10

10

QUALITY. PRODUCTIVITY. INNOVATION.
11

11

QUALITY. PRODUCTIVITY. INNOVATION.
12

12

QUALITY. PRODUCTIVITY. INNOVATION.
13

13

QUALITY. PRODUCTIVITY. INNOVATION.
14

14

QUALITY. PRODUCTIVITY. INNOVATION.
15

15

QUALITY. PRODUCTIVITY. INNOVATION.
16

16

QUALITY. PRODUCTIVITY. INNOVATION.
The great ease-of-change challenge

17

17

QUALITY. PRODUCTIVITY. INNOVATION.
18

18

QUALITY. PRODUCTIVITY. INNOVATION.
19

19

QUALITY. PRODUCTIVITY. INNOVATION.
20

20

QUALITY. PRODUCTIVITY. INNOVATION.
21

21

QUALITY. PRODUCTIVITY. INNOVATION.
Secrieru Radu
Junior Developer

QUALITY. PRODUCTIVITY. INNOVATION.

More Related Content

PPT
Stack linked list
PPTX
Command line arguments
PDF
Improving software quality and devop automation with STAMP, OW2con'16, Paris.
 
PPTX
Variadic functions
PPTX
Aftermath of functional programming. the good parts
PDF
Aftermath of functional programming. The good parts
PDF
Null, the Abyss
PPT
Educational slides by venay magen
Stack linked list
Command line arguments
Improving software quality and devop automation with STAMP, OW2con'16, Paris.
 
Variadic functions
Aftermath of functional programming. the good parts
Aftermath of functional programming. The good parts
Null, the Abyss
Educational slides by venay magen

What's hot (18)

PPTX
Reactive Programming on Android
PDF
Adding unit tests to the database deployment pipeline
PPTX
Application of Stack - Yadraj Meena
PPT
ITK Tutorial Presentation Slides-944
DOCX
Cambio de bases
DOCX
PDF
Oot practical
PPT
DOCX
java program assigment -1
PPTX
11. Iterators | ES6 | JavaScript | TypeScript
PDF
Command Line Arguments with Getopt::Long
PDF
The Ring programming language version 1.6 book - Part 8 of 189
DOCX
.net progrmming part3
PPTX
Stack application
PDF
Adding unit tests with tSQLt to the database deployment pipeline
PDF
SAC 2018: "AutoPUT: An Automated Technique for Retrofitting Closed Unit Tests...
PDF
openCypher Technology Compatibility Kit (TCK)
PDF
Java Script Workshop
Reactive Programming on Android
Adding unit tests to the database deployment pipeline
Application of Stack - Yadraj Meena
ITK Tutorial Presentation Slides-944
Cambio de bases
Oot practical
java program assigment -1
11. Iterators | ES6 | JavaScript | TypeScript
Command Line Arguments with Getopt::Long
The Ring programming language version 1.6 book - Part 8 of 189
.net progrmming part3
Stack application
Adding unit tests with tSQLt to the database deployment pipeline
SAC 2018: "AutoPUT: An Automated Technique for Retrofitting Closed Unit Tests...
openCypher Technology Compatibility Kit (TCK)
Java Script Workshop
Ad

Similar to Object oriented analysis and design flexible software (20)

PDF
Exploring the Efficiency of the Program using OOAD Metrics
PPT
Object-oriented analysis and design with examples
PPTX
The-Foundations-of-Object-Oriented-Analysis-What-Every-CS-Student-Should-Know.
PDF
Object-Oriented Analysis and Design
PPTX
Object Oriented Analysis & Design
PPTX
Object Oriented Programming in Systems Analysis
PPT
Object oriented analysis
PPT
Head First Object Oriented Analysis and Design_Ch01.ppt
PPTX
ooadunitiintroduction-150730050129-lva1-app6892.pptx
PDF
Cs 2352 object oriented analysis and design
PPT
34. uml
PPTX
What is Object Orientation?
PDF
Object Orientation Fundamentals
PDF
from-analysis-to-design-the-art-of-object-oriented-programming-2023-6-5-5-17-...
PDF
ppt_ooad.pdf
PPT
Ooad
PDF
Best Practices in Object Oriented Analysis and Design
PDF
Object oriented-systems-development-life-cycle ppt
PDF
Sqm2mark
Exploring the Efficiency of the Program using OOAD Metrics
Object-oriented analysis and design with examples
The-Foundations-of-Object-Oriented-Analysis-What-Every-CS-Student-Should-Know.
Object-Oriented Analysis and Design
Object Oriented Analysis & Design
Object Oriented Programming in Systems Analysis
Object oriented analysis
Head First Object Oriented Analysis and Design_Ch01.ppt
ooadunitiintroduction-150730050129-lva1-app6892.pptx
Cs 2352 object oriented analysis and design
34. uml
What is Object Orientation?
Object Orientation Fundamentals
from-analysis-to-design-the-art-of-object-oriented-programming-2023-6-5-5-17-...
ppt_ooad.pdf
Ooad
Best Practices in Object Oriented Analysis and Design
Object oriented-systems-development-life-cycle ppt
Sqm2mark
Ad

Recently uploaded (20)

PPTX
A Presentation on Artificial Intelligence
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
SOPHOS-XG Firewall Administrator PPT.pptx
PPTX
1. Introduction to Computer Programming.pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Encapsulation theory and applications.pdf
PDF
A comparative analysis of optical character recognition models for extracting...
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
Big Data Technologies - Introduction.pptx
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
Encapsulation_ Review paper, used for researhc scholars
PPTX
Tartificialntelligence_presentation.pptx
PDF
Getting Started with Data Integration: FME Form 101
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
Spectroscopy.pptx food analysis technology
A Presentation on Artificial Intelligence
Mobile App Security Testing_ A Comprehensive Guide.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Building Integrated photovoltaic BIPV_UPV.pdf
SOPHOS-XG Firewall Administrator PPT.pptx
1. Introduction to Computer Programming.pptx
NewMind AI Weekly Chronicles - August'25-Week II
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Encapsulation theory and applications.pdf
A comparative analysis of optical character recognition models for extracting...
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
Digital-Transformation-Roadmap-for-Companies.pptx
Big Data Technologies - Introduction.pptx
Advanced methodologies resolving dimensionality complications for autism neur...
Encapsulation_ Review paper, used for researhc scholars
Tartificialntelligence_presentation.pptx
Getting Started with Data Integration: FME Form 101
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Spectroscopy.pptx food analysis technology

Object oriented analysis and design flexible software