public interface SetAccessor extends EObject
The following features are supported:
OopPackage.getSetAccessor()
Modifier and Type | Method and Description |
---|---|
FunctionBodySpecification |
getHasBody()
Returns the value of the 'Has Body' containment reference.
|
void |
setHasBody(FunctionBodySpecification value)
Sets the value of the '
Has Body ' containment reference. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
FunctionBodySpecification getHasBody()
If the meaning of the 'Has Body' containment reference isn't clear, there really should be more of a description here...
setHasBody(FunctionBodySpecification)
,
OopPackage.getSetAccessor_HasBody()
void setHasBody(FunctionBodySpecification value)
Has Body
' containment reference.
value
- the new value of the 'Has Body' containment reference.getHasBody()