Class icon Class
   

A class is a model element that describes a set of objects that share the same attributes, operations, relationships, and semantics. While the class identifies these structural and behavioral features, each object created from it typically provides its own values for the attributes.

An example of a Unified Modeling Language of a Class model element showing the attributes and operations of a Professor