July 2001
Intermediate to advanced
656 pages
15h 51m
English
During object-oriented analysis, there is an emphasis on finding and describing the objects—or concepts—in the problem domain. For example, in the case of the library information system, some of the concepts include Book, Library, and Patron.
During object-oriented design, there is an emphasis on defining software objects and how they collaborate to fulfill the requirements. For example, in the library system, a Book software object may have a title attribute and a getChapter method (see Figure 1.2).

Finally, during implementation ...
Read now
Unlock full access