Subject | English | Russian |
IT | architecture layer | уровень архитектуры |
mil., avia. | architecture layer structure | структура схемного построения системы |
progr. | as stated before, packages can be grouped and structured into hierarchical layers supportive of the chosen software architecture. Since a package may contain other packages, a layer is a package itself. In the UML a layer package can be stereotyped as "layer" | как было сказано выше, пакеты могут быть сгруппированы и структурированы в иерархические уровни, подходящие для выбранной структуры ПО. Так как пакет может содержать другие пакеты, уровень сам является пакетом. В UML пакет уровня может быть обозначен как "layer" (уровень; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering) |
IT | layer architecture | многослойная архитектура |
comp., net. | layer architecture | многоуровневая архитектура |
progr. | layer architecture | структура уровней (ssn) |
comp. | layer architecture | слойная архитектура |
progr. | layers of abstraction architecture | архитектура с несколькими уровнями абстракции (ssn) |
progr. | Like all software production, architectural design is a continuing, iterative and incremental, effort. Early architectural decisions take a broad view on the software architecture. One of the first decisions to be taken relates to structuring the system into layers of modules and establishing principles of inter-module communication. This is the concern of this chapter. More detailed architectural solutions, such as intra-module communication, are discussed in relevant places later in the book | как и всё производство ПО, структурное проектирование – непрерывная, итерационная и пошаговая работа. Первоначально структурные решения принимаются на основе широкого взгляда на структуру ПО. Одно из первых принятых решений касается структурирования системы на уровни модулей и установления принципов связи между модулями. это тема данной главы. Более детальные структурные решения, типа связи внутри модуля, рассматриваются позже в соответствующих местах книги (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
progr. | network layer architecture | архитектура сетевого уровня (ssn) |
progr. | network layer architecture definitions | определения, относящиеся к архитектуре сетевого уровня (ssn) |
progr. | overall software architecture of layers and packages | вся структура уровней и пакетов ПО (ssn) |
progr. | software architecture of layers and packages | структура уровней и пакетов ПО (ssn) |
progr. | software architecture of layers and packages | структура уровней и пакетов программного обеспечения (ssn) |
progr. | the consequence is that if offending class dependencies i.e. class dependencies that introduce cycles can be eliminated or made harmless then the overall software architecture of layers and packages can be so much more stable | Последствие таково, что если неприятные зависимости классов то есть, зависимости классов, которые представляют циклы могут быть устранены или сделаны безопасными, то вся структура уровней и пакетов ПО может быть намного более устойчива (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering) |
progr. | vertical layer architecture | вертикальная структура уровней (ssn) |