Working with Aggregations

Relationships are bonds between classes. A number of different relationship types can be modeled such as aggregation (one class contains another), assignable (attribute values of one class may be copied to the other), foreign key (for referential constraints), index and unique index (to define database indexes on entity classes).