public interface IfThenExpCS extends ExpCS
The following features are supported:
EssentialOCLCSPackage.getIfThenExpCS()| Modifier and Type | Method and Description |
|---|---|
ExpCS |
getOwnedCondition()
Returns the value of the 'Owned Condition' containment reference.
|
ExpCS |
getOwnedThenExpression()
Returns the value of the 'Owned Then Expression' containment reference.
|
void |
setOwnedCondition(ExpCS value)
Sets the value of the '
Owned Condition' containment reference. |
void |
setOwnedThenExpression(ExpCS value)
Sets the value of the '
Owned Then Expression' containment reference. |
getLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, setHasError, setPrecedencegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotExpCS getOwnedCondition()
If the meaning of the 'Condition' containment reference isn't clear, there really should be more of a description here...
setOwnedCondition(ExpCS),
EssentialOCLCSPackage.getIfThenExpCS_OwnedCondition()void setOwnedCondition(ExpCS value)
Owned Condition' containment reference.
value - the new value of the 'Owned Condition' containment reference.getOwnedCondition()ExpCS getOwnedThenExpression()
If the meaning of the 'Then Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedThenExpression(ExpCS),
EssentialOCLCSPackage.getIfThenExpCS_OwnedThenExpression()void setOwnedThenExpression(ExpCS value)
Owned Then Expression' containment reference.
value - the new value of the 'Owned Then Expression' containment reference.getOwnedThenExpression()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.