blob: 1ee6cce81d5220e783f103878a53f4cd83ef3ab9 [file] [log] [blame]
/**
* <copyright>
*
* Copyright (c) 2013 E.D.Willink and others.
* 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:
* E.D.Willink - Initial API and implementation
*
* </copyright>
*/
package org.eclipse.qvtd.codegen.qvticgmodel;
import org.eclipse.ocl.examples.codegen.cgmodel.CGLibraryOperationCallExp;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>CG All Instances Operation Call Exp</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.qvtd.codegen.qvticgmodel.QVTiCGModelPackage#getCGAllInstancesOperationCallExp()
* @model
* @generated
*/
public interface CGAllInstancesOperationCallExp extends CGLibraryOperationCallExp {
} // CGAllInstancesOperationCallExp