Both are building (Has - A - Relationship).
class Car { private Engine engine; }
class Team { private Player player; }