/** */ package exhaustive; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Multiple Super Test</b></em>'. * <!-- end-user-doc --> * * * @see exhaustive.ExhaustivePackage#getMultipleSuperTest() * @model * @generated */ public interface MultipleSuperTest extends AbstractTest, InterfaceTest { } // MultipleSuperTest