Read this also -
https://en.wikipedia.org/wiki/Class_d...
#Association "has a"
#Aggregation When the container is destroyed, the contents are not destroyed
#Composition When the container is destroyed, the contents are also destroyed.
#Inheritance "is a"
#Implementation programming to interface
00:00 - Introduction and types
05:00 - Drawing in EA -Association, and others
10:39 - Code Auto Generation in JAVA
11:06 - Explaining Generated code