blob: 52cfeed2946f7f5bde1e62c2c539ad646b969d9d [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2011 Vrije Universiteit Brussel.
* 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:
* Dennis Wagelaar, Vrije Universiteit Brussel - initial API and
* implementation and/or initial documentation
*******************************************************************************/
package org.eclipse.m2m.atl.emftvm;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Invoke super</b></em>'.
* @author <a href="mailto:dennis.wagelaar@vub.ac.be">Dennis Wagelaar</a>
* <!-- end-user-doc -->
*
*
* @see org.eclipse.m2m.atl.emftvm.EmftvmPackage#getInvokeSuper()
* @model
* @generated
*/
public interface InvokeSuper extends InvokeOperationInstruction {
} // Invoke_super