When a component is inherited and its interface is created or specified, there is no binding between the ancestor and the descendant component.
The interface is only a list of methods and events. To create a binding, the component must be registered into the interface. During the component setup in Component Inspector view, the Processor Expert will allow you to choose any component that supports (is registered for) the desired interface to be the ancestor component.