|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface VariableInitExp
A representation of the model object 'Variable Init Exp'.
The following features are supported:
ImperativeOCLPackage.getVariableInitExp()| Method Summary | |
|---|---|
Variable |
getReferredVariable()
Returns the value of the 'Referred Variable' containment reference |
boolean |
isWithResult()
Returns the value of the 'With Result' attribute. |
void |
setReferredVariable(Variable value)
Sets the value of the ' Referred Variable' containment reference |
void |
setWithResult(boolean value)
Sets the value of the ' With Result' attribute |
| Method Detail |
|---|
Variable getReferredVariable()
If the meaning of the 'Referred Variable' containment reference isn't clear, there really should be more of a description here...
setReferredVariable(Variable),
ImperativeOCLPackage.getVariableInitExp_ReferredVariable()void setReferredVariable(Variable value)
Referred Variable' containment reference.
value - the new value of the 'Referred Variable' containment reference.getReferredVariable()boolean isWithResult()
"false".
If the meaning of the 'With Result' attribute isn't clear, there really should be more of a description here...
setWithResult(boolean),
ImperativeOCLPackage.getVariableInitExp_WithResult()void setWithResult(boolean value)
With Result' attribute.
value - the new value of the 'With Result' attribute.isWithResult()
|
Copyright 2008 Borland Software Corporation and others. All Rights Reserved. |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||