Operations
Services that a class knows to carry out
Correspond to messages of the class (or IF)
Conceptual level
- principal responsibilities
Specification level
- public messages = interface of the class
Normally: Don’t show operations that manipulate attributes