DictionaryForumContacts

Terms for subject Programming containing layer hierarchy | all forms | exact matches only | in specified order only
EnglishRussian
from the architectural design perspective, layers are vertical structures Figure 9-4. Vertical layers consist of partitions of packages Section 9.1.2. Superimposing vertical structures of layers on horizontal structures of partitions creates a hierarchy of package dependencies. Three critical objectives of good architectural design of layers are thatс точки зрения структурного проектирования уровни представляют вертикальные структуры рис. 9.4. Вертикальные уровни состоят из сегментов пакетов раздел 9.1.2. Наложение вертикальных структур уровней на горизонтальные структуры сегментов создаёт иерархию зависимостей пакетов. Три критических показателя хорошего структурного проектирования уровней следующие (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
layer hierarchyиерархия уровней (ssn)
memory hierarchy layer assignmentраспределения памяти по иерархическим уровням (ssn)
memory hierarchy layer assignmentраспределение памяти по уровням иерархии (ssn)
the layer hierarchy does not disintegrate to a network structureиерархия уровней не представляет сетевую структуру (where a package can potentially depend on any other package in the system; см. Maciaszek L.A. and Liong B.L. (2005): Practical Software Engineering; где пакет может потенциально зависеть от любого другого пакета в системе ssn)
the layer hierarchy establishes a stable framework for the lifecycle of system developmentиерархия уровней устанавливает стабильный шаблон для жизненного цикла разработки системы (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
the layer hierarchy minimizes dependencies between packagesиерархия уровней минимизирует зависимости между пакетами (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering ssn)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)
the second objective states that the layer hierarchy should minimize dependencies between packages. the widely-accepted method of achieving this is by making higher layers depend on lower layers but not vice versaВторой показатель утверждает, что иерархия уровней должна минимизировать зависимости между пакетами. Широко используемый метод достижения этого – делать более высокие уровни зависимыми от более низких уровней, но не наоборот (см. Maciaszek L.A. and Liong B.L. 2005: Practical Software Engineering)

Get short URL