Objectory is an
object-oriented 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 bri ...
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''. Objects can contain data (called fields, attributes or properties) and have actions they can perform (called procedures or methods and impleme ...
.
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