public interface CallExp<C> extends OCLExpression<C>, CallingASTNode
The following features are supported:
ExpressionsPackage.getCallExp()| Modifier and Type | Method and Description |
|---|---|
OCLExpression<C> |
getSource()
Returns the value of the 'Source' containment reference.
|
void |
setSource(OCLExpression<C> value)
Sets the value of the '
Source' containment reference. |
getName, getType, setName, setTypegetPropertyEndPosition, getPropertyStartPosition, setPropertyEndPosition, setPropertyStartPositiongetEndPosition, getStartPosition, setEndPosition, setStartPositionOCLExpression<C> getSource()
If the meaning of the 'Source' containment reference isn't clear, there really should be more of a description here...
setSource(OCLExpression),
ExpressionsPackage.getCallExp_Source()void setSource(OCLExpression<C> value)
Source' containment reference.
value - the new value of the 'Source' containment reference.getSource()Copyright © 2015 Open eHealth Foundation. All rights reserved.