/** */ package org.eclipse.qvto.examples.xtext.qvtoperationalcs; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Constructor Operation CS</b></em>'. * <!-- end-user-doc --> * * * @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getConstructorOperationCS() * @model * @generated */ public interface ConstructorOperationCS extends ImperativeOperationCS { } // ConstructorOperationCS