public interface MethodSignature extends EObject
The following features are supported:
OopPackage.getMethodSignature()
Modifier and Type | Method and Description |
---|---|
ANY |
getHasReturnType()
Returns the value of the 'Has Return Type' containment reference.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setHasReturnType(ANY value)
Sets the value of the '
Has Return Type ' containment reference. |
void |
setName(String value)
Sets the value of the '
Name ' attribute. |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
OopPackage.getMethodSignature_Name()
void setName(String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
ANY getHasReturnType()
If the meaning of the 'Has Return Type' containment reference isn't clear, there really should be more of a description here...
setHasReturnType(ANY)
,
OopPackage.getMethodSignature_HasReturnType()
void setHasReturnType(ANY value)
Has Return Type
' containment reference.
value
- the new value of the 'Has Return Type' containment reference.getHasReturnType()