How to disable the assertion from class ? where the assertion is in interface

In reply to vybhava:

Is there any restriction on Virtual Interface assignment that if we have intereface that bind to any design then it become a static. Now we have same interface as virtual in other class and try to assign a handle to it and access there variable is not possible. ?