public interface InfixExpCS extends OperatorExpCS
The following features are supported:
EssentialOCLCSPackage.getInfixExpCS()| Modifier and Type | Method and Description |
|---|---|
ExpCS |
getArgument()
Returns the value of the 'Argument' reference.
|
ExpCS |
getOwnedLeft()
Returns the value of the 'Owned Left' containment reference.
|
void |
setOwnedLeft(ExpCS value)
Sets the value of the '
Owned Left' containment reference. |
getOwnedRight, getSource, setOwnedRightgetLocalLeft, getLocalLeftContainer, getLocalLeftmostDescendant, getLocalParent, getLocalRight, getLocalRightContainer, getLocalRightmostDescendant, getPrecedence, isHasError, isLocalLeftAncestorOf, isLocalRightAncestorOf, setHasError, setPrecedencegetName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotExpCS getOwnedLeft()
If the meaning of the 'Owned Left' containment reference isn't clear, there really should be more of a description here...
setOwnedLeft(ExpCS),
EssentialOCLCSPackage.getInfixExpCS_OwnedLeft()void setOwnedLeft(ExpCS value)
Owned Left' containment reference.
value - the new value of the 'Owned Left' containment reference.getOwnedLeft()ExpCS getArgument()
If the meaning of the 'Argument' reference isn't clear, there really should be more of a description here...
EssentialOCLCSPackage.getInfixExpCS_Argument()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.