public interface PrecedenceCS extends NamedElementCS
The following features are supported:
OCLstdlibCSPackage.getPrecedenceCS()| Modifier and Type | Method and Description |
|---|---|
boolean |
isIsRightAssociative()
Returns the value of the 'Is Right Associative' attribute.
|
void |
setIsRightAssociative(boolean value)
Sets the value of the '
Is Right Associative' attribute. |
getName, setNamegetOriginalXmiId, getOwnedAnnotations, setOriginalXmiIdgetPivot, setPivotaccept, getCsi, getDescription, getParent, setCsieClassresetPivotboolean isIsRightAssociative()
"false".
If the meaning of the 'Right Associative' attribute isn't clear, there really should be more of a description here...
setIsRightAssociative(boolean),
OCLstdlibCSPackage.getPrecedenceCS_IsRightAssociative()void setIsRightAssociative(boolean value)
Is Right Associative' attribute.
value - the new value of the 'Is Right Associative' attribute.isIsRightAssociative()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.