Object
An object is represented with the name of the class in a rectangle preceded by a colon.
Message
A message is a communication between objects. The solid horizontal line indicating a message can be labeled with the name of the message/operation along with its argument values.
Self Call
This is a message call from an object onto itself.
Example
No comments:
Post a Comment