Java Interface Eclipse

Hello!
I understand how to use inheritance in a Class Diagramm with SDE. Its quite simple using the “Generalization” Arrow. Thats fine and updates to Code.
But now i want to create the code semantic “implements” from java. I guess it can be done with Realization but i dont knwo ( and can’t find it in the documentation) what and were do i have to specify?

Would be nice if Someone Coule help me :slight_smile:

wbr VP_and_SDE_User

Hi VP_and_SDE_User,

You need to create a Class with Interface as stereotype, and then use a realization connector to link up the interface and the class(es) that implement it.

Best regards,
Jick

interface.jpg