DictionaryForumContacts

   English
Terms for subject Programming containing be composed of | all forms | exact matches only | in specified order only
EnglishRussian
A pipeline is composed of a number of stages, which may be in execution simultaneouslyКонвейер состоит из набора операций, которые могут выполняться одновременно (см. "Petri Net Theory And The Modeling Of Systems" by James L. Peterson 1981 ssn)
aggregate object: An object that's composed of subobjects. The subobjects are called the aggregate's parts, and the aggregate is responsible for themагрегированный объект: объект, составленный из подобъектов. Подобъекты называются частями агрегата, и агрегат отвечает за них (см. Design Patterns: Elements of Reusable Object-Oriented Software by Erich Gamma, Richard Helm, Ralph Johnson, John M. Vlissides ssn)
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)
be composed ofсоздаваться на основе (ssn)
be composed of one or more other objectsсостоять из одного или нескольких других объектов (ssn)
Services are composed of service components that implement the capabilitiesСервисы создаются на основе компонентов сервисов, реализующих возможности (ssn)