public interface MethodRef extends ASTNode
The following features are supported:
JavaPackage.getMethodRef()| Modifier and Type | Method and Description |
|---|---|
AbstractMethodDeclaration |
getMethod()
Returns the value of the 'Method' reference.
|
org.eclipse.emf.common.util.EList<MethodRefParameter> |
getParameters()
Returns the value of the 'Parameters' containment reference list.
|
TypeAccess |
getQualifier()
Returns the value of the 'Qualifier' containment reference.
|
void |
setMethod(AbstractMethodDeclaration value)
Sets the value of the '
Method' reference. |
void |
setQualifier(TypeAccess value)
Sets the value of the '
Qualifier' containment reference. |
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorAbstractMethodDeclaration getMethod()
Usages In Doc Comments'.
setMethod(AbstractMethodDeclaration),
JavaPackage.getMethodRef_Method(),
AbstractMethodDeclaration.getUsagesInDocComments()void setMethod(AbstractMethodDeclaration value)
Method' reference.
value - the new value of the 'Method' reference.getMethod()TypeAccess getQualifier()
setQualifier(TypeAccess),
JavaPackage.getMethodRef_Qualifier()void setQualifier(TypeAccess value)
Qualifier' containment reference.
value - the new value of the 'Qualifier' containment reference.getQualifier()org.eclipse.emf.common.util.EList<MethodRefParameter> getParameters()
MethodRefParameter.
JavaPackage.getMethodRef_Parameters()Copyright © 2018–2020 Atlanmod. All rights reserved.