|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Precedence
A representation of the model object 'Precedence'.
The following features are supported:
PivotPackage.getPrecedence()| Method Summary | |
|---|---|
AssociativityKind |
getAssociativity()
Returns the value of the 'Associativity' attribute. |
java.math.BigInteger |
getOrder()
Returns the value of the 'Order' attribute. |
void |
setAssociativity(AssociativityKind value)
Sets the value of the ' Associativity' attribute. |
void |
setOrder(java.math.BigInteger value)
Sets the value of the ' Order' attribute. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotation, getOwnedRule, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
allOwnedElements, createOwnedComment, getETarget, getOwnedComment, validateNotOwnSelf |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
AssociativityKind getAssociativity()
"Left".
The literals are from the enumeration AssociativityKind.
If the meaning of the 'Associativity' attribute isn't clear, there really should be more of a description here...
AssociativityKind,
setAssociativity(AssociativityKind),
PivotPackage.getPrecedence_Associativity()void setAssociativity(AssociativityKind value)
Associativity' attribute.
value - the new value of the 'Associativity' attribute.AssociativityKind,
getAssociativity()java.math.BigInteger getOrder()
If the meaning of the 'Order' attribute isn't clear, there really should be more of a description here...
setOrder(BigInteger),
PivotPackage.getPrecedence_Order()void setOrder(java.math.BigInteger value)
Order' attribute.
value - the new value of the 'Order' attribute.getOrder()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||