Summary

An Interface should not be implemented twice by the same Class or the same Component.

Details

For an element to have more than one implements link towards an Interface makes no sense in UML.

Tips

Remove all spare implementation links.