Operation icon Operation
   

An operation is a model element that represents a service that a classifier or its instances may be requested to perform. Operations are most often contained by classes, but they can also be contained by other classifiers (for example, actors, use cases, or components). In classes, operations are implementations of functions or queries that an object may be called to perform. Well-defined operations do only one thing.

A Unified Modeling Language Class showing the Operations for a Professor