/** */ package exhaustive; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Interface Test</b></em>'. * <!-- end-user-doc --> * * * @see exhaustive.ExhaustivePackage#getInterfaceTest() * @model interface="true" abstract="true" * @generated */ public interface InterfaceTest extends OperationsTest { } // InterfaceTest