encapsulate

[en-kap-suh-leyt, -syoo-] /ɛnˈkæp səˌleɪt, -syʊ-/
verb (used with object), encapsulated, encapsulating.
1.
to place in or as if in a capsule.
2.
to summarize or condense.
verb (used without object), encapsulated, encapsulating.
3.
to become enclosed in or as if in a capsule.
Origin
1860-65; en-1 + capsulate
Related forms
encapsulation, noun
Examples from the web for encapsulation
  • Applications: encapsulation, self-reflection, role models.
  • It stands as the colloquial encapsulation of a capitalist survival-of-the-fittest system that runs on greed and heartlessness.
  • Their production process uses a form of encapsulation called powder-impression moulding.
  • Temperature is merely a succinct encapsulation of this average.
  • The trip was an encapsulation of what has happened in the ghettos since the sixties.
  • The conscious aim of his existence may well have been to become the only individual who could elicit such an encapsulation.
  • There are no silver bullets for this problem-not even encapsulation or the universal virtual computer.
British Dictionary definitions for encapsulation

encapsulate

/ɪnˈkæpsjʊˌleɪt/
verb
1.
to enclose or be enclosed in or as if in a capsule
2.
(transitive) to sum up in a short or concise form; condense; abridge
Derived Forms
encapsulation, incapsulation, noun
Word Origin and History for encapsulation
n.

1860, from encapsulate + -ion.

encapsulate

v.

1874, from en- (1) "make, put in" + capsulate (see capsule). Related: Encapsulated; encapsulating.

encapsulation in Medicine

encapsulate en·cap·su·late (ěn-kāp'sə-lāt')
v. en·cap·su·lat·ed, en·cap·su·lat·ing, en·cap·su·lates

  1. To form a capsule or sheath around.

  2. To become encapsulated.


en·cap'su·la'tion n.
encapsulation in Technology


1. The technique used by layered protocols in which a layer adds header information to the protocol data unit (PDU) from the layer above. As an example, in Internet terminology, a packet would contain a header from the physical layer, followed by a header from the network layer (IP), followed by a header from the transport layer (TCP), followed by the application protocol data.
2. The ability to provide users with a well-defined interface to a set of functions in a way which hides their internal workings. In object-oriented programming, the technique of keeping together data structures and the methods (procedures) which act on them.
(1998-09-07)