Object-modeling technique

OMT object diagram

The object-modeling technique (OMT) is an object modeling approach for software modeling and designing. It was developed around 1991 by Rumbaugh, Blaha, Premerlani, Eddy and Lorensen as a method to develop object-oriented systems and to support object-oriented programming. Describes Object model or static structure of the system.

OMT was developed as an approach to software development. The purposes of modeling according to Rumbaugh are:[1][2]

OMT has proposed three main types of models:

OMT is a predecessor of the Unified Modeling Language (UML). Many OMT modeling elements are common to UML.

Functional Model in OMT: In brief, a functional model in OMT defines the function of the whole internal processes in a model with the help of "Data Flow Diagrams (DFD's)". It details how processes are performed independently.

References

  1. Rumbaugh et al. (1991:15)
  2. 2.0 2.1 2.2 2.3 Terje Totland (1997). 5.2.7 Object Modeling Technique (OMT) Thesis, Norwegian University of Science and Technology (NTNU), Trondheim.
  3. (Rumbaugh et al.,1991:21)

Further reading

External links