public interface LetVariableCS extends ExpCS, VariableCS
The following features are supported:
EssentialOCLCSPackage.getLetVariableCS()| Modifier and Type | Method and Description |
|---|---|
RoundBracketedClauseCS |
getOwnedRoundBracketedClause()
Returns the value of the 'Owned Round Bracketed Clause' containment reference.
|
LetExpCS |
getOwningLetExpression()
Returns the value of the 'Owning Let Expression' container reference.
|
void |
setOwnedRoundBracketedClause(RoundBracketedClauseCS value)
Sets the value of the '
Owned Round Bracketed Clause' containment reference. |
void |
setOwningLetExpression(LetExpCS value)
Sets the value of the '
Owning Let Expression' container reference. |
getLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, setHasError, setPrecedencegetOwnedInitExpression, getOwnedType, setOwnedInitExpression, setOwnedTypegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotLetExpCS getOwningLetExpression()
Owned Variables'.
If the meaning of the 'Let Expression' container reference isn't clear, there really should be more of a description here...
setOwningLetExpression(LetExpCS),
EssentialOCLCSPackage.getLetVariableCS_OwningLetExpression(),
LetExpCS.getOwnedVariables()void setOwningLetExpression(LetExpCS value)
Owning Let Expression' container reference.
value - the new value of the 'Owning Let Expression' container reference.getOwningLetExpression()RoundBracketedClauseCS getOwnedRoundBracketedClause()
If the meaning of the 'Round Bracketed Clause' containment reference isn't clear, there really should be more of a description here...
setOwnedRoundBracketedClause(RoundBracketedClauseCS),
EssentialOCLCSPackage.getLetVariableCS_OwnedRoundBracketedClause()void setOwnedRoundBracketedClause(RoundBracketedClauseCS value)
Owned Round Bracketed Clause' containment reference.
value - the new value of the 'Owned Round Bracketed Clause' containment reference.getOwnedRoundBracketedClause()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.