ConcurrentialStatement.java 471 Bytes
/**
 * <copyright>
 * </copyright>
 *
 * $Id$
 */
package fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams;


/**
 * <!-- begin-user-doc -->
 * A representation of the model object '<em><b>Concurrential Statement</b></em>'.
 * <!-- end-user-doc -->
 *
 *
 * @see fr.femtost.disc.eclipse.vhdlamsmetamodel.vhdlams.VhdlamsPackage#getConcurrentialStatement()
 * @model
 * @generated
 */
public interface ConcurrentialStatement extends Statement {
} // ConcurrentialStatement