The object model
computation is sending messages between objects
Message
object method arguments
Encapsulation
objects encapsulate data and procedures
Protocol
the collection of messages an object supports
slide
:
The object model