Is casting = association?

Hi, just trying to draw some parallels
Is casting to some class in blueprints is the same like like association? Aggregation?
Or is association just any variable that is a reference of some other class? Like, Source Preset Object Reference? What are the casts then?

Casts are casts. A utilility to find the dynamic type of a referenced object.