Objectory
   HOME

TheInfoList



OR:

Objectory is an
object-oriented Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code. The data is in the form of fields (often known as attributes or ''properties''), and the code is in the form of ...
methodology In its most common sense, methodology is the study of research methods. However, the term can also refer to the methods themselves or to the philosophical discussion of associated background assumptions. A method is a structured procedure for br ...
mostly created by Ivar Jacobson, who has greatly contributed to
object-oriented software engineering Object-oriented programming (OOP) is a programming paradigm based on the concept of "objects", which can contain data and code. The data is in the form of fields (often known as attributes or ''properties''), and the code is in the form of p ...
. The framework of objectory is a design technique called design with building blocks. With the building block technique, a system is viewed as a system of connecting blocks with each block representing a system service. It is considered to be the first commercially available object-oriented methodology for developing large-scale industrial systems. This approach gives a global view of the software development and focuses on cost efficiency. Its main techniques are: conceptual modelling, Object-oriented programming, and a block design technique.


References

Object-oriented programming {{Soft-eng-stub