blob: 6e0a4f781e168487f5f0421c172dd08582af8d57 [file] [log] [blame]
/**
*/
package org.eclipse.qvto.examples.xtext.qvtoperationalcs;
import org.eclipse.emf.common.util.EList;
import org.eclipse.ocl.xtext.basecs.ClassCS;
import org.eclipse.ocl.xtext.basecs.PackageCS;
import org.eclipse.ocl.xtext.basecs.PathNameCS;
import org.eclipse.ocl.xtext.essentialoclcs.StringLiteralExpCS;
import org.eclipse.qvto.examples.pivot.qvtoperational.OperationalTransformation;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Transformation CS</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getQualifiers <em>Qualifiers</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getPathNameCS <em>Path Name CS</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getParameters <em>Parameters</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getModuleUsages <em>Module Usages</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getTransformationRefineCS <em>Transformation Refine CS</em>}</li>
* </ul>
*
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS()
* @model
* @generated
*/
public interface TransformationCS extends PackageCS, ClassCS {
/**
* Returns the value of the '<em><b>Qualifiers</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.ocl.xtext.essentialoclcs.StringLiteralExpCS}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Qualifiers</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Qualifiers</em>' containment reference list.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS_Qualifiers()
* @model containment="true"
* @generated
*/
EList<StringLiteralExpCS> getQualifiers();
/**
* Returns the value of the '<em><b>Path Name CS</b></em>' containment reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Path Name CS</em>' containment reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Path Name CS</em>' containment reference.
* @see #setPathNameCS(PathNameCS)
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS_PathNameCS()
* @model containment="true" required="true"
* @generated
*/
PathNameCS getPathNameCS();
/**
* Sets the value of the '{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getPathNameCS <em>Path Name CS</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Path Name CS</em>' containment reference.
* @see #getPathNameCS()
* @generated
*/
void setPathNameCS(PathNameCS value);
/**
* Returns the value of the '<em><b>Parameters</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.ParameterDeclarationCS}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Parameters</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Parameters</em>' containment reference list.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS_Parameters()
* @model containment="true"
* @generated
*/
EList<ParameterDeclarationCS> getParameters();
/**
* Returns the value of the '<em><b>Module Usages</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.ModuleUsageCS}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Module Usages</em>' containment reference list isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Module Usages</em>' containment reference list.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS_ModuleUsages()
* @model containment="true"
* @generated
*/
EList<ModuleUsageCS> getModuleUsages();
/**
* Returns the value of the '<em><b>Transformation Refine CS</b></em>' containment reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Transformation Refine CS</em>' containment reference isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Transformation Refine CS</em>' containment reference.
* @see #setTransformationRefineCS(TransformationRefineCS)
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getTransformationCS_TransformationRefineCS()
* @model containment="true"
* @generated
*/
TransformationRefineCS getTransformationRefineCS();
/**
* Sets the value of the '{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.TransformationCS#getTransformationRefineCS <em>Transformation Refine CS</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Transformation Refine CS</em>' containment reference.
* @see #getTransformationRefineCS()
* @generated
*/
void setTransformationRefineCS(TransformationRefineCS value);
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @model required="true"
* annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot body='qvtoperational::OperationalTransformation {\n\t\t\t\tname = name,\n\t\t\t\tnsPrefix = name,\n\t\t\t\tnsURI = name,\n\t\t\t\tnestedPackage = ownedNestedPackage.ast(),\n\t\t\t\townedType = ownedType.ast(),\n\t\t\t\townedOperation = ownedOperation.ast()\n\t\t\t}'"
* @generated
*/
OperationalTransformation ast();
} // TransformationCS