-
21 object reference: A value that identifies another object
Общая лексика: ссылка на объект: значение, которое идентифицирует другой объект (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissid)Универсальный англо-русский словарь > object reference: A value that identifies another object
-
22 object composition: Assembling or composing objects to get more complex behavior
Общая лексика: композиция объектов: объединение нескольких объектов для получения более сложного поведения (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich)Универсальный англо-русский словарь > object composition: Assembling or composing objects to get more complex behavior
-
23 Many similar instances of an object can be created by instantiating a class
Общая лексика: С помощью инстанцирования класса можно создать много подобных объектов-экземпляров (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard)Универсальный англо-русский словарь > Many similar instances of an object can be created by instantiating a class
-
24 The object is said to be an instance of the class
Общая лексика: Говорят, что объект является экземпляром класса (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > The object is said to be an instance of the class
-
25 determining object granularity
Программирование: определение степени детализации объекта (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > determining object granularity
-
26 instance of an object
Программирование: объект-экземпляр (класса; см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides) -
27 receiver: The target object of a request
Программирование: получатель: объект, которому направлен запрос (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > receiver: The target object of a request
-
28 similar instances of an object
Программирование: подобные объекты-экземпляры (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > similar instances of an object
-
29 specifying object implementations
Программирование: специфицирование реализации объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > specifying object implementations
-
30 specifying object interfaces
Программирование: специфицирование интерфейсов объекта (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > specifying object interfaces
-
31 control software for mechanical systems
Программирование: управляющие программы для механических систем (см. Auslander D.M., Ridgely J.R., Ringgenberg J.D. Control Software for Mechanical Systems. Object-Oriented Design in a Real-Time World)Универсальный англо-русский словарь > control software for mechanical systems
-
32 A thread is an independent context of execution within an operating system process
Общая лексика: Поток — это независимый контекст исполнения в рамках процесса операционной системы (см. A Practical Guide to Testing Object-Oriented Software by John D. McGregor, Davi)Универсальный англо-русский словарь > A thread is an independent context of execution within an operating system process
-
33 LOOSE
Университет: Laboratory Of Object Oriented Software Engineering -
34 Objects are created by instantiating a class
Общая лексика: Объекты создаются с помощью инстанцирования класса (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > Objects are created by instantiating a class
-
35 class inheritance
1) Вычислительная техника: наследование классов2) Программирование: наследование класса (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides) -
36 class of the instantiated objects
Программирование: класс инстанцированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > class of the instantiated objects
-
37 composed objects
Программирование: объекты-компоненты (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides) -
38 designing for change
Программирование: проектирование с учётом будущих изменений (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides) -
39 finding appropriate objects
Программирование: поиск подходящих объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)Универсальный англо-русский словарь > finding appropriate objects
-
40 instantiated objects
Программирование: инстанцированные объекты (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides)
См. также в других словарях:
Object-Oriented Software Construction — … Wikipedia
Object-oriented software engineering — (commonly known by acronym OOSE) is an object modeling language and methodology. OOSE was developed by Ivar Jacobson in 1992 while at Objectory AB. It is the first object oriented design methodology to employ use cases to drive software design.… … Wikipedia
Object Oriented Software Engineering — (OOSE) est un langage de modélisation objet crée par Ivar Jacobson. OOSE est une méthode pour l’analyse initiale des usages de logiciels, basée sur les « cas d’utilisation » et le cycle de vie des logiciels. Ce langage fut fusionné avec … Wikipédia en Français
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
object-oriented — ˈobject ˌoriented adjective [only before a noun] COMPUTING object oriented programs and software are built up from different parts, rather than being supplied as a single package: • a new operating system based on object oriented software * * *… … Financial and business terms
Object-oriented programming — Programming paradigms Agent oriented Automata based Component based Flow based Pipelined Concatenative Concurrent computing … Wikipedia
Object-oriented design — OOD redirects here. OOD may also refer to Officer of the Deck, Officer of the day, or the Ood. Object oriented design is the process of planning a system of interacting objects for the purpose of solving a software problem. It is one approach to… … Wikipedia
object-oriented — ADJ: usu ADJ n In computing, object oriented programming involves dealing with code and data in blocks so that it is easier to change or do things with. ...object oriented software … English dictionary
Object-oriented ontology — (OOO) is a metaphysical movement that rejects the privileging of human existence over the existence of nonhuman objects.[1] Specifically, object oriented ontology opposes the anthropocentrism of Immanuel Kant s Copernican Revolution, whereby… … Wikipedia
Object-Oriented Turing — Paradigm(s) multi paradigm: object oriented, procedural, concurrent Appeared in 1991 Designed by Ric Holt Developer Ric Holt … Wikipedia
Object-oriented modeling — (OOM), also called object oriented programming (OOP) is a modeling paradigm mainly used in computer programming. Prior to the rise of OOM, the dominant paradigm was procedural programming, which emphasized the use of discrete reusable code blocks … Wikipedia