June 2017
Beginner
1296 pages
69h 23m
English
[Note: This section may be read after Chapter 3.]
Now we begin designing the ATM system. In this section, we identify the classes that are needed to build the system by analyzing the nouns and noun phrases that appear in the requirements document. We introduce UML class diagrams to model these classes. This is an important first step in defining the system’s structure.
We begin our OOD process by identifying the classes required to build the ATM system. We’ll eventually describe these classes using UML class diagrams and implement these classes in Java. First, we review the requirements document of Section 33.2 and identify key nouns and noun phrases ...
Read now
Unlock full access