DictionaryForumContacts

   English
Terms for subject Programming containing be responsible for | all forms | exact matches only | in specified order only
EnglishRussian
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)
be responsible for creating new instancesотвечать за создание новых экземпляров (Alex_Odeychuk)
be responsible for the behavior of the machine when it is in the corresponding stateопределять поведение автомата, находящегося в соответствующем состоянии (ssn)
be responsible for writing a state-machine description that is unambiguousнести ответственность за однозначность в описании конечного автомата (ssn)
the designer is responsible for writing a state-machine description that is unambiguousразработчик несёт ответственность за однозначность в описании конечного автомата (ssn)
these classes will be responsible for the behavior of the machine when it is in the corresponding stateэти классы определяют поведение автомата, находящегося в соответствующем состоянии