public interface AbstractMethodInvocation extends ASTNode
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Expression> |
getArguments()
Returns the value of the 'Arguments' containment reference list.
|
AbstractMethodDeclaration |
getMethod()
Returns the value of the 'Method' reference.
|
org.eclipse.emf.common.util.EList<TypeAccess> |
getTypeArguments()
Returns the value of the 'Type Arguments' containment reference list.
|
void |
setMethod(AbstractMethodDeclaration value)
Sets the value of the '
Method' 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'.
setMethod(AbstractMethodDeclaration),
JavaPackage.getAbstractMethodInvocation_Method(),
AbstractMethodDeclaration.getUsages()void setMethod(AbstractMethodDeclaration value)
Method' reference.
value - the new value of the 'Method' reference.getMethod()org.eclipse.emf.common.util.EList<Expression> getArguments()
Expression.
JavaPackage.getAbstractMethodInvocation_Arguments()org.eclipse.emf.common.util.EList<TypeAccess> getTypeArguments()
TypeAccess.
JavaPackage.getAbstractMethodInvocation_TypeArguments()Copyright © 2018–2020 Atlanmod. All rights reserved.