Architecting and designing > UML 2.5 > Relationships > Generalization
  
Generalization
The Generalization relationship enables you to separate a classifier from one or more refined versions of the classifier. For example, to differentiate between a Truck, and a Pickup Truck.
Relates
The Generalization relationship can be drawn like this:
From
To
Any Classifier
Any Classifier
See also
Association
Connector
Dependency
Extension
InformationFlow
Realization
Collaboration Property to Part
Comment to AnnotatedElement
Component Provides (Realizes) Interface
Component Requires (Uses) Interface
Constraint to ConstrainedElement
ElementGroup to Element
Instance Specification Relationships
Package Containment
Package Import
Port Provides (Realizes) Interface
Port Requires (Uses) Interface
Substitution
Go up to
Relationships