Can't show inheritence or interface implementation in UML diag

Hi, I’ve got some java code that i’ve Instant Reversed, however the diagram does not show interface implementation.
Specifically i have a class which implements an interface, both are present and visible. However the relationship between them isn’t. Same goes for private fields referencing abstract classes (like the strategy pattern). Is there any way to show this?