blob: f8af6d388e1bf35a8a8df20a21cca471c1d74c27 [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2012-2014 SAP SE.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v1.0
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*
* Contributors:
* SAP SE - initial API and implementation and/or initial documentation
*
*******************************************************************************/
/**
*/
package org.eclipse.ogee.model.odata;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>IType Term</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.ogee.model.odata.OdataPackage#getITypeTerm()
* @model interface="true" abstract="true"
* @generated
*/
public interface ITypeTerm extends EObject {
} // ITypeTerm