|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComputeExp
A representation of the model object 'Compute Exp'.
The following features are supported:
ImperativeOCLPackage.getComputeExp()
Method Summary | |
---|---|
OCLExpression |
getBody()
Returns the value of the 'Body' containment reference |
Variable |
getReturnedElement()
Returns the value of the 'Returned Element' containment reference |
void |
setBody(OCLExpression value)
Sets the value of the ' Body ' containment reference |
void |
setReturnedElement(Variable value)
Sets the value of the ' Returned Element ' containment reference |
Method Detail |
---|
OCLExpression getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(OCLExpression)
,
ImperativeOCLPackage.getComputeExp_Body()
void setBody(OCLExpression value)
Body
' containment reference.
value
- the new value of the 'Body' containment reference.getBody()
Variable getReturnedElement()
If the meaning of the 'Returned Element' containment reference isn't clear, there really should be more of a description here...
setReturnedElement(Variable)
,
ImperativeOCLPackage.getComputeExp_ReturnedElement()
void setReturnedElement(Variable value)
Returned Element
' containment reference.
value
- the new value of the 'Returned Element' containment reference.getReturnedElement()
|
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 |