encapsulation
US /ɪnˌkæp.sjəˈleɪ.ʃən/
UK /ɪnˌkæp.sjəˈleɪ.ʃən/

1.
inkapseling, omhulling
the action of enclosing something in or as if in a capsule
:
•
The drug requires special encapsulation for targeted delivery.
Het medicijn vereist speciale inkapseling voor gerichte afgifte.
•
The tiny sensors are protected by a strong plastic encapsulation.
De kleine sensoren worden beschermd door een sterke plastic inkapseling.
2.
encapsulatie, kapseling
(in object-oriented programming) the bundling of data with the methods that operate on that data, or the restricting of direct access to some of an object's components
:
•
Good encapsulation in programming leads to more maintainable code.
Goede encapsulatie in programmeren leidt tot beter onderhoudbare code.
•
The principle of encapsulation hides the internal implementation details of a class.
Het principe van encapsulatie verbergt de interne implementatiedetails van een klasse.