DictionaryForumContacts

   English
Terms for subject Programming containing object relationships | all forms | in specified order only
EnglishRussian
aggregation: A whole/part relationship where one object is composed of one or more other objects, each of which is considered a part of the whole. This relationship is a weak form of containment in that the lifetimes of the whole and its parts are independentагрегирование: полное или частичное отношение, в котором один объект состоит из одного или нескольких других объектов, каждый из которых рассматривается как часть целого. это отношение является слабой формой отношения включения, в котором сроки жизни целого и его частей не зависят друг от друга (см. Object-Oriented Analysis and Design with Applications 3rd Edition by Grady Booch)
aggregation relationship: The relationship of an aggregate object to its parts. A class defines this relationship for its instances e.g., aggregate objectsотношение агрегирования: отношение агрегата и его частей. Класс определяет такое отношение для своих экземпляров, то есть агрегированных объектов (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
collection of objects and their relationshipsсовокупность объектов и отношений между ними (ssn)
object relationshipsотношения между объектами (из кн.: Солтер Н.А., Клепер С.Дж. С++ для профессионалов Alex_Odeychuk)
objects and their relationshipsобъекты и отношения между ними (ssn)
objects and their relationshipsобъекты и их отношения (ssn)
relationship between classes and objectsотношения между классами и объектами (ssn)
relationship between the rep objects and the abstract objectsсвязь между объектами представления и абстрактными объектами (ssn)
relationship objectобъект связей (ssn)
structural relationship among objectsструктурное взаимоотношение между объектами (ssn)