blob: c38b98e05f614275ce074442d8ff8f9e2e4dc1c4 [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>Enditerate</b></em>'.
* @author <a href="mailto:dennis.wagelaar@vub.ac.be">Dennis Wagelaar</a>
* <!-- end-user-doc -->
*
*
* @see org.eclipse.m2m.atl.emftvm.EmftvmPackage#getEnditerate()
* @model
* @generated
*/
public interface Enditerate extends BranchInstruction {
} // Enditerate