October 1997
Intermediate to advanced
800 pages
20h 48m
English
Object Modeling Technique (OMT) is a methodology that helps you design a solution to a problem. The methodology creates object models, dynamic models, and functional models. We will discuss the object model in this chapter, which describes the static structure of a system. The dynamic model, which describes how objects interact over time, and the functional model, which describes how objects perform computations, are left for the reader to pursue independently. All of these models offer different, but complementary, views of a system. OMT is described in Rumbaugh, et al.[1]
[1] Rumbaugh, James, Blaha, M., Premerlani, W., Eddy, F., and Lorensen, W. Object-Oriented Modeling and Design. Prentice Hall, 1991. With ...