blob: 0395785c054935e0bbd5215ea1e8fca5eb0e6dce [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2014, 2018 Obeo and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v20.html
*
* Contributors:
* Obeo - initial API and implementation
*******************************************************************************/
package org.eclipse.ocl.examples.validity.test.ecoreTest;
import org.eclipse.ocl.examples.validity.test.ecoreTest2.Eclass5;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>EClass3</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.ocl.examples.validity.test.ecoreTest.EcoreTestPackage#getEClass3()
* @model
* @generated
*/
public interface EClass3 extends Eclass5 {
} // EClass3