As in object-oriented systems, agents usually have methods, that is named pieces of code, often called scripts. Methods may be inititauted by also be triggered by agent!messages from other agents or sensed events, such as an email arriving. Methods execute on the agent state, and possibly giving rise to further agent!messages to other agents and/or agents!actions on the external environment.
Used on Chap. 16: page 371