blob: 4f2a0c6a6506abfa18d8794001efb668a2eeef9e [file] [log] [blame]
/*******************************************************************************
* Copyright (c) 2012, 2014 Willink Transformations 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
*******************************************************************************/
package org.eclipse.qvtd.xtext.qvtcorebasecs;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Realized Variable CS</b></em>'.
* <!-- end-user-doc -->
*
*
* @see org.eclipse.qvtd.xtext.qvtcorebasecs.QVTcoreBaseCSPackage#getRealizedVariableCS()
* @model
* @generated
*/
public interface RealizedVariableCS extends RealizeableVariableCS {
} // RealizedVariableCS