The document provides an introduction to Object Oriented Analysis and Design (OOAD). It discusses key OO concepts including objects, classes, inheritance, polymorphism, and the three main models used in OOAD - the class model, state model, and interaction model. It also provides examples to illustrate concepts like classification, inheritance, polymorphism, and the relationships between the different models. The document is serving as an introductory chapter to OOAD principles and terminology.