|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableExp
A representation of the model object 'Variable Exp'.
The following features are supported:
PivotPackage.getVariableExp()| Method Summary | |
|---|---|
VariableDeclaration |
getReferredVariable()
Returns the value of the 'Referred Variable' reference. |
boolean |
isImplicit()
Returns the value of the 'Implicit' attribute. |
void |
setImplicit(boolean value)
Sets the value of the ' Implicit' attribute. |
void |
setReferredVariable(VariableDeclaration value)
Sets the value of the ' Referred Variable' reference. |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.TypedElement |
|---|
getType, setType |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.NamedElement |
|---|
createOwnedAnnotation, createOwnedRule, getName, getOwnedAnnotations, getOwnedRules, isStatic, setIsStatic, setName |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.MonikeredElement |
|---|
getMoniker, hasMoniker, setMoniker |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.Element |
|---|
createOwnedComment, getETarget, getOwnedComments |
| 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 |
| Methods inherited from interface org.eclipse.ocl.examples.pivot.util.Visitable |
|---|
accept, eClass |
| Method Detail |
|---|
VariableDeclaration getReferredVariable()
If the meaning of the 'Referred Variable' reference isn't clear, there really should be more of a description here...
setReferredVariable(VariableDeclaration),
PivotPackage.getVariableExp_ReferredVariable()void setReferredVariable(VariableDeclaration value)
Referred Variable' reference.
value - the new value of the 'Referred Variable' reference.getReferredVariable()boolean isImplicit()
"false".
If the meaning of the 'Implicit' attribute isn't clear, there really should be more of a description here...
setImplicit(boolean),
PivotPackage.getVariableExp_Implicit()void setImplicit(boolean value)
Implicit' attribute.
value - the new value of the 'Implicit' attribute.isImplicit()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||