Notation: Behavioral Things:Messages & States
An interaction is a behavior that comprises a set of messages exchanged among a set of objects within a particular context to accomplish a specific purpose.
A state machine is a behavior that specifies the sequence of states an object or an interaction goes through during its lifetime in response to events.