Subject | English | Russian |
progr. | encapsulated data structure | инкапсулированная структура данных (ssn) |
progr. | indirectly access the encapsulated data structure | опосредованный доступ к инкапсулированной структуре данных (ssn) |
progr. | Other objects may only indirectly access the encapsulated data structure by calling the operations of the object | другие объекты получат опосредованный доступ к инкапсулированной структуре данных путём вызова операций объекта (см. Designing Concurrent, Distributed, and Real-Time Applications with UML by Hassan Gomaa) |