English | Russian |
a call to the interface method does result in a call to the function block implementation | вызов метода интерфейса всегда приводит к вызову реализации функционального блока (ssn) |
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML — classifier/instance, and interface/implementation | Принятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор/экземпляр и интерфейс/реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005 ssn) |
Common divisions describe particular ways of thinking about the world. There are two common divisions in UML classifier/instance, and interface/implementation | Принятые деления описывают конкретные способы представления мира. В UML существует два принятых деления: классификатор / экземпляр и интерфейс / реализация (см. UML 2 and the Unified Process: Practical Object-Oriented Analysis and Design, Second Edition by Jim Arlow and Ila Neustadt 2005) |
definition of the representation chosen in this implementation | определение представления, выбранного в данной реализации (ssn) |
have an implementation in the works | работать над реализацией (чего-либо Alex_Odeychuk) |
in other words, a service is a logical group of components that make up the implementation of a capability | другими словами, сервис – логическая группа компонентов, образующих реализацию возможности |
in other words, a service is a logical group of components that make up the implementation of a capability | другими словами, сервис логическая группа компонентов, образующих реализацию возможности |
in the UP, Implementation means programming and building the system, not deployment. The Environment discipline refers to establishing the tools and customizing the process for the project | в контексте унифицированного процесса "реализация" означает программирование и построение системы, но не её развёртывание. Дисциплина "окружение" предполагает установку необходимых средств и настройку процесса для данного проекта (см. Applying UML and Patterns by Craig Larman 2002) |
practical issues of testing the implementation in popular browsers | практические проблемы тестирования реализации виджета в популярных браузерах (ssn) |
role of implementation in the software life cycle | роль реализации в жизненном цикле разработки программного обеспечения (ssn) |
testing the implementation in popular browsers | тестирование реализации виджета в популярных браузерах (ssn) |
there are different names used to signify the entire set of classes necessary to be designed and implemented in a computer program. They are called interchangeably design classes, software classes, application classes, program classes, system classes or implementation classes | Используются различные имена, чтобы назвать все множество классов, которые должны быть разработаны и реализованы в компьютерной программе. Они попеременно называются классами проекта, классами ПО, прикладными классами, классами программы, классами системы или классами реализации (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |