I'm not sure how to draw a UML diagram for two classes match this natural language description?
The Server class has one attribute named 'disk' of type Disk.
Which one of these two diagrams is the right one?
I think the first one describes well the relationship between the classes, but the second one is a better description of the single class.