blob: 8004ea3c3c766701083d38fd0d668d69d31e053c [file] [log] [blame]
/**
*/
package org.eclipse.qvto.examples.xtext.qvtoperationalcs;
import org.eclipse.emf.common.util.EList;
import org.eclipse.ocl.xtext.basecs.OperationCS;
import org.eclipse.ocl.xtext.basecs.TypeCS;
import org.eclipse.qvto.examples.pivot.qvtoperational.MappingOperation;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Mapping Operation CS</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getContextType <em>Context Type</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getResult <em>Result</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getDirectionKindCS <em>Direction Kind CS</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getMappingExtension <em>Mapping Extension</em>}</li>
* <li>{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#isIsQuery <em>Is Query</em>}</li>
* </ul>
*
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS()
* @model
* @generated
*/
public interface MappingOperationCS extends OperationCS {
/**
* Returns the value of the '<em><b>Context Type</b></em>' containment reference.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Context Type</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>Context Type</em>' containment reference.
* @see #setContextType(TypeCS)
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS_ContextType()
* @model containment="true"
* @generated
*/
TypeCS getContextType();
/**
* Sets the value of the '{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getContextType <em>Context Type</em>}' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Context Type</em>' containment reference.
* @see #getContextType()
* @generated
*/
void setContextType(TypeCS value);
/**
* Returns the value of the '<em><b>Result</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>Result</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>Result</em>' containment reference list.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS_Result()
* @model containment="true"
* @generated
*/
EList<ParameterDeclarationCS> getResult();
/**
* Returns the value of the '<em><b>Direction Kind CS</b></em>' attribute.
* The literals are from the enumeration {@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.DirectionKindCS}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Direction Kind CS</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Direction Kind CS</em>' attribute.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.DirectionKindCS
* @see #setDirectionKindCS(DirectionKindCS)
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS_DirectionKindCS()
* @model
* @generated
*/
DirectionKindCS getDirectionKindCS();
/**
* Sets the value of the '{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#getDirectionKindCS <em>Direction Kind CS</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Direction Kind CS</em>' attribute.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.DirectionKindCS
* @see #getDirectionKindCS()
* @generated
*/
void setDirectionKindCS(DirectionKindCS value);
/**
* Returns the value of the '<em><b>Mapping Extension</b></em>' containment reference list.
* The list contents are of type {@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingExtensionCS}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Mapping Extension</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>Mapping Extension</em>' containment reference list.
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS_MappingExtension()
* @model containment="true"
* @generated
*/
EList<MappingExtensionCS> getMappingExtension();
/**
* Returns the value of the '<em><b>Is Query</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Is Query</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Is Query</em>' attribute.
* @see #setIsQuery(boolean)
* @see org.eclipse.qvto.examples.xtext.qvtoperationalcs.QVTOperationalCSPackage#getMappingOperationCS_IsQuery()
* @model
* @generated
*/
boolean isIsQuery();
/**
* Sets the value of the '{@link org.eclipse.qvto.examples.xtext.qvtoperationalcs.MappingOperationCS#isIsQuery <em>Is Query</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Is Query</em>' attribute.
* @see #isIsQuery()
* @generated
*/
void setIsQuery(boolean value);
/**
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @model required="true"
* annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/Pivot body='qvtoperational::MappingOperation {\n\t\t\t\tname = name,\n\t\t\t\t-- ownedParameter = signature.parameter.ast()\n\t\t\t\townedParameter = ownedParameter.ast()\n\t\t\t}'"
* @generated
*/
MappingOperation ast();
} // MappingOperationCS