Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java')
-rw-r--r--extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java149
1 files changed, 75 insertions, 74 deletions
diff --git a/extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java b/extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java
index c37ba2448f6..8818ee9b415 100644
--- a/extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java
+++ b/extraplugins/alf/org.eclipse.papyrus.alf/src-gen/org/eclipse/papyrus/alf/alf/InvocationOrAssignementOrDeclarationStatement.java
@@ -2,7 +2,7 @@
* <copyright>
* </copyright>
*
- * $Id$
+
*/
package org.eclipse.papyrus.alf.alf;
@@ -25,83 +25,84 @@ package org.eclipse.papyrus.alf.alf;
* @model
* @generated
*/
-public interface InvocationOrAssignementOrDeclarationStatement extends Statement {
- /**
- * Returns the value of the '<em><b>Type Part OR assigned Part OR invocation Part</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Type Part OR assigned Part OR invocation Part</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>Type Part OR assigned Part OR invocation Part</em>' containment reference.
- * @see #setTypePart_OR_assignedPart_OR_invocationPart(NameExpression)
- * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_TypePart_OR_assignedPart_OR_invocationPart()
- * @model containment="true"
- * @generated
- */
- NameExpression getTypePart_OR_assignedPart_OR_invocationPart();
+public interface InvocationOrAssignementOrDeclarationStatement extends Statement
+{
+ /**
+ * Returns the value of the '<em><b>Type Part OR assigned Part OR invocation Part</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Type Part OR assigned Part OR invocation Part</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>Type Part OR assigned Part OR invocation Part</em>' containment reference.
+ * @see #setTypePart_OR_assignedPart_OR_invocationPart(NameExpression)
+ * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_TypePart_OR_assignedPart_OR_invocationPart()
+ * @model containment="true"
+ * @generated
+ */
+ NameExpression getTypePart_OR_assignedPart_OR_invocationPart();
- /**
- * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getTypePart_OR_assignedPart_OR_invocationPart <em>Type Part OR assigned Part OR invocation Part</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Type Part OR assigned Part OR invocation Part</em>' containment reference.
- * @see #getTypePart_OR_assignedPart_OR_invocationPart()
- * @generated
- */
- void setTypePart_OR_assignedPart_OR_invocationPart(NameExpression value);
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getTypePart_OR_assignedPart_OR_invocationPart <em>Type Part OR assigned Part OR invocation Part</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Type Part OR assigned Part OR invocation Part</em>' containment reference.
+ * @see #getTypePart_OR_assignedPart_OR_invocationPart()
+ * @generated
+ */
+ void setTypePart_OR_assignedPart_OR_invocationPart(NameExpression value);
- /**
- * Returns the value of the '<em><b>Variable Declaration Completion</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Variable Declaration Completion</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>Variable Declaration Completion</em>' containment reference.
- * @see #setVariableDeclarationCompletion(VariableDeclarationCompletion)
- * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_VariableDeclarationCompletion()
- * @model containment="true"
- * @generated
- */
- VariableDeclarationCompletion getVariableDeclarationCompletion();
+ /**
+ * Returns the value of the '<em><b>Variable Declaration Completion</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Variable Declaration Completion</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>Variable Declaration Completion</em>' containment reference.
+ * @see #setVariableDeclarationCompletion(VariableDeclarationCompletion)
+ * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_VariableDeclarationCompletion()
+ * @model containment="true"
+ * @generated
+ */
+ VariableDeclarationCompletion getVariableDeclarationCompletion();
- /**
- * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getVariableDeclarationCompletion <em>Variable Declaration Completion</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Variable Declaration Completion</em>' containment reference.
- * @see #getVariableDeclarationCompletion()
- * @generated
- */
- void setVariableDeclarationCompletion(VariableDeclarationCompletion value);
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getVariableDeclarationCompletion <em>Variable Declaration Completion</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Variable Declaration Completion</em>' containment reference.
+ * @see #getVariableDeclarationCompletion()
+ * @generated
+ */
+ void setVariableDeclarationCompletion(VariableDeclarationCompletion value);
- /**
- * Returns the value of the '<em><b>Assignment Completion</b></em>' containment reference.
- * <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Assignment Completion</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>Assignment Completion</em>' containment reference.
- * @see #setAssignmentCompletion(AssignmentCompletion)
- * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_AssignmentCompletion()
- * @model containment="true"
- * @generated
- */
- AssignmentCompletion getAssignmentCompletion();
+ /**
+ * Returns the value of the '<em><b>Assignment Completion</b></em>' containment reference.
+ * <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Assignment Completion</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>Assignment Completion</em>' containment reference.
+ * @see #setAssignmentCompletion(AssignmentCompletion)
+ * @see org.eclipse.papyrus.alf.alf.AlfPackage#getInvocationOrAssignementOrDeclarationStatement_AssignmentCompletion()
+ * @model containment="true"
+ * @generated
+ */
+ AssignmentCompletion getAssignmentCompletion();
- /**
- * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getAssignmentCompletion <em>Assignment Completion</em>}' containment reference.
- * <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- * @param value the new value of the '<em>Assignment Completion</em>' containment reference.
- * @see #getAssignmentCompletion()
- * @generated
- */
- void setAssignmentCompletion(AssignmentCompletion value);
+ /**
+ * Sets the value of the '{@link org.eclipse.papyrus.alf.alf.InvocationOrAssignementOrDeclarationStatement#getAssignmentCompletion <em>Assignment Completion</em>}' containment reference.
+ * <!-- begin-user-doc -->
+ * <!-- end-user-doc -->
+ * @param value the new value of the '<em>Assignment Completion</em>' containment reference.
+ * @see #getAssignmentCompletion()
+ * @generated
+ */
+ void setAssignmentCompletion(AssignmentCompletion value);
} // InvocationOrAssignementOrDeclarationStatement

Back to the top