public interface CGCallable extends CGValuedElement
The following features are supported:
CGModelPackage.getCGCallable()| Modifier and Type | Method and Description |
|---|---|
CGValuedElement |
getBody()
Returns the value of the 'Body' containment reference.
|
List<CGParameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list.
|
void |
setBody(CGValuedElement value)
Sets the value of the '
Body' containment reference. |
getDependsOn, getEcoreClassifier, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEcore, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInlined, isInvalid, isNonInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNameList<CGParameter> getParameters()
CGParameter.
It is bidirectional and its opposite is 'Callable'.
The parameters of this operation, with 'self' as the first parameter.
CGModelPackage.getCGCallable_Parameters(),
CGParameter.getCallable()CGValuedElement getBody()
If the meaning of the 'Body' containment reference isn't clear, there really should be more of a description here...
setBody(CGValuedElement),
CGModelPackage.getCGCallable_Body()void setBody(CGValuedElement value)
Body' containment reference.
value - the new value of the 'Body' containment reference.getBody()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.